CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
assembly language
SCSI-ASPI
ELanguage
Disk Tools
Speech/Voice recognition/combine
Editor
Anti-virus
MultiLanguage
MPI
source in ebook
Delphi VCL
OS Develop
MiddleWare
MacOS develop
LabView
e-language
python
Search - directory - List
[
Other
]
draw-colorlb
DL : 0
UNZIP with directory preservation. This sample contains long file names. Uploaded on 24 April, 2000. The COLORLB sample shows how to implement an owner-draw list box. The box is drawn LBS_OWNERDRAWFIXED and also uses the LBS_HASSTRINGS style. The box allows you to individually set the color of each item in the box
Date
: 2008-10-13
Size
: 52.47kb
User
:
陈云
[
Other
]
VB6 Mouse Wheel
DL : 0
VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:\\Program Files\\Microsoft Visual Studio\\Common\\MSDev98\\AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。-VB6 integrated environment that plug-in mouse wheel. Use VB6 open, it will be compiled to C : \\ Program Files \\ Microsoft Visual Studio \\ Common \\ MSDev98 \\ AddIns directory in VB6 Add-In Manager activated inside "MouseWheel Fix" plug-ins. The VB6 you can use the mouse wheel banging the source code.
Date
: 2008-10-13
Size
: 61.99kb
User
:
全宁
[
Other
]
监视目录修改情况
DL : 0
可以监视文件目录被修改情况的小软件,vc编程-surveillance directory can be small revision of the software, vc Programming
Date
: 2008-10-13
Size
: 20.92kb
User
:
陈大明
[
Other
]
searchfiles
DL : 0
源码简介:采用递归查询文件的例子,可以查询指定目录下的符合条件的文件,可以搜索文件中的字符串-source profiles : recursive query document examples can be specified directory inquiries eligible documents, document search string
Date
: 2008-10-13
Size
: 19.67kb
User
:
asdf
[
Other
]
“C语言接口”扩展程序调用接口规范
DL : 0
分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写\"动态库名称@函数名称\"(参数表)即可,例如下面函数可以写为\"FXJFUNC@MYCMALOSE\"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a standardized function. This instruction applies to analysts 3.10 standard and professional versions formula system. 2. Spread Function Function system for achieving the impossible special algorithm. 3. PSF with windows 32 DLL realized, production proposed use Microsoft Visual C programming. 4. called to the formula editor wrote "@ name DLL function name" (Table parameters) can be, for example, the following function can be written as "FXJFUNC @ MYCMALOSE" (5) 5. DLL name and function name can be its own definition. 6. using DLL can be copied to the directory analysts use.
Date
: 2008-10-13
Size
: 6.02kb
User
:
周有本
[
Other
]
得到目录类
DL : 0
我所写的一个c++类,可以得到目录,只要复制过去就可以直接运行.-I wrote a category c can be directory, as long as the copies on the past can be directly run.
Date
: 2008-10-13
Size
: 1.89kb
User
:
陈志刚
[
Other
]
TestLexicon
DL : 0
Win32 MDI程序,可以查找access数据库(97版)中的词、词性标记、频度信息,词典文件在程序内部指定,需要于程序放在同一目录下运行-Win32 MDI procedures, you can access the database (version 97), in terms POS markers, frequency information, dictionaries documents specified in the internal procedures required procedures in the same directory on the run
Date
: 2008-10-13
Size
: 57.75kb
User
:
丁淑彬
[
Other
]
PcfgParser
DL : 0
1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. Accounting rules to open, read the rules set (comparable two documents rule1.txt rules and the differences rule2.txt) 2. Word selection and tagging of a document for syntactic analysis 3. Results of the analysis and test document with a document in the directory, documents suffixes called. pcfg 4. After the analysis, while generating a new rule, known as the suffix. new, can observe the rules of probability values and expectations of changes in the number of five. results of the analysis-by-tree approach to show that if a sentence is over, the box shows the same time show.
Date
: 2008-10-13
Size
: 52.01kb
User
:
丁淑彬
[
Other
]
UpdateClient
DL : 0
比较两个目录(包含子目录)并更新 1、发现目标目录缺少文件,则更新 2、发现目标目录的文件与源文件不同,则更新 3、更新时,保持与源目录结构相同-compare two directories (including subdirectories) and an update, the target directory lack of documentation, update 2, the target directory file with the source file were different, Update 3, update, and maintain the same source directory structure
Date
: 2008-10-13
Size
: 17.85kb
User
:
香烟
[
Other
]
超级玛丽
DL : 0
这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows 和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器 的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举 地创造出游戏中的关卡( 目前我只做了两关 )。-This a parody of classic Nintendo game "Super Mario" Cloning of the game. The current support for Windows and Linux operating systems. You should have won the game all the source code and the map editor's source code. Map Editor (MapEdit directory) so that you can fully use my imagination to create an easy game points (currently I only had two clearance).
Date
: 2008-10-13
Size
: 123.86kb
User
:
李建波
[
Other
]
pascal_menu
DL : 0
Pascal做的精彩目录界面,不敢相信吧pascal也能做这个,运行环境TP-Pascal done wonderful directory interface, pascal not believe it can do this also, the environment TP
Date
: 2008-10-13
Size
: 3.52kb
User
:
朱竹
[
Other
]
用CSharp编写发手机中文短信息Windows服务
DL : 0
短信收发程序,能从一个目录中固定格式的文本文件中读取出相应的信息,发送出去。-SMS transceiver procedures, from a directory fixed format text file to read out the corresponding information sent.
Date
: 2008-10-13
Size
: 11.98kb
User
:
ffgg
[
Other
]
PFN
DL : 0
文件扩展名批量修改器V1.0 功能:批量修改文件扩展名 使用方法:用户可以选择某个目录,然后对该目录下(包括子目录)的某类文件的扩展名,进行批量修改,可修改成用户设定的扩展名类型。-file extensions volume changes for V1.0 features : batch change file extensions Use : Users can select a directory, then the directory (including subdirectories) in the expansion of certain documents, and changes in volume can be transformed into a user-defined extension types.
Date
: 2008-10-13
Size
: 169.95kb
User
:
赵丁香
[
Other
]
KMEANS01
DL : 0
This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
Date
: 2008-10-13
Size
: 63.03kb
User
:
赵丁香
[
Other
]
DeleteSpeciaExtlFiles
DL : 0
删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生\"Delete special Ext files\"和\"Edit delete special Ext files list\"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择\"Delete special Ext files\"可快速删除指定扩展名的文件。选择\"Edit delete special Ext files list\"自动使用记事本打开FileExtList.txt文件,您可以输入您想要删除文件的扩展名,在此文件中\" \"表示注释,此行后面的扩展名将不被处理。-delete VC and Delphi can delete the file or your designated extension, the first run this batch file will be in the drive letter and directory folder right-click menus have a "special Ext Delete files" and "Edit special Ext delete files list" and produce a document FileExtList.txt this file contains VC and Delphi can delete the file extension list. Select "Delete special Ext files" can quickly delete the specified file extensions."Edit delete special Ext files list"FileExtList.txt" "
Date
: 2008-10-13
Size
: 2.04kb
User
:
红军
[
Other
]
DeleteSpecialExtFiles
DL : 0
快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生\"Delete special Ext files\"和\"Edit delete special Ext files list\"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择\"Delete special Ext files\"可快速删除指定扩展名的文件。选择\"Edit delete special Ext files list\"自动使用记事本打开FileExtList.txt文件,您可以输入您想要删除文件的扩展名,在此文件中\" \"表示注释,此行后面的扩展名将不被处理。-deleted VC and Delphi can delete the file or your designated extension, the first run this batch file will be in the drive letter and directory folder right-click menus have a "special Ext Delete files" and "Edit special Ext delete files list" and produce a FileExtList.txt , this document contains VC and Delphi can delete the file extension list. Select "Delete special Ext files" can quickly delete the specified file extensions. Choose "Edit special Ext delete files list" automatic use Notepad to open FileExtList.txt document, you can import you want to delete the file extension, in this document, "" Notes, said that the trip behind the extension would not be processed.
Date
: 2008-10-13
Size
: 2.04kb
User
:
红军
[
Other
]
通讯录c源码
DL : 0
通讯录c源码是我们大一课程设计的题目,当时在网上没找到相关内容,所以最后还是自己动手丰衣足食了,呵呵!虽然不是很好,但是毕竟自己编的,拿出来大家分享!-directory c freshman source is the subject of the curriculum design, online content is not found, it will ultimately make their own affluence, Oh! Although it is not very good, but after all, part of their show to share with you!
Date
: 2008-10-13
Size
: 7.54kb
User
:
五名
[
Other
]
DTModify
DL : 0
1、本软件只能对某一目录下的文件或某一文件进行时间修改。 2、修改的条件是设定页中的日期。只有文件日期与原来日期相同的那些文件才能被修改。 修改后的文件日期为设定页中的更正日期。 3、设定页中的原来日期与更正日期更改只有当存盘后方可生效,若更改设定出错,将不执 行设定更改。 4、更改结果将在系统页中上方的备注中显示,只有出现原日期与更正日期的那些文件执行 了文件日期改动。 5、软件中各个按钮或弹出菜单的功能简介请看软件最下面的状态栏提示。-one, the software only to a directory of a particular document or amend the document. 2, modify the conditions set page is the date. Only documents with the date of the original date of the same documents can be amended. After the revised document set date for the corrections page date. 3, page set of the original date of the change of dates and corrected only when the disk before it can take effect, if the changes set wrong, it would not implement the set changes. 4, the change will result in the system page above the remarks showed that only arise with the original date of the date of the corrected documents the implementation date of the document changes. 5, various software or pop-up menu button in the software profiles Look at the bottom status bar suggested.
Date
: 2008-10-13
Size
: 218.56kb
User
:
余灿基
[
Other
]
记录当前时间+内存检测
DL : 0
记录当前时间+内存检测(可绑在一个程序里,得知程序是什么时候启动的,我是把他放在启动目录里,看电脑启动了多少次)-record current time, memory checking (to be tied in a procedure, to know what is the procedure started, I put him launch directory, the computer started to see how many times)
Date
: 2008-10-13
Size
: 5.68kb
User
:
李慎丹
[
Other
]
1-ycx
DL : 0
这是一个通讯录程序,建立一个通讯录数据库,运行程序时,将数据读入内存,可以对数据进行删除/修改/添加 操作.数据库是由结构体构成的链表. 问题是:执行删除操作时出点问题. 我在内存中对数据的操作都正常,程序里面有个ShowAll()函数,可显示操作后的数据.我删除一个结点后,显示删除成功.然后退出程序,退出前有个Save()函数,将数据存盘.下次打开后,读取数据正常,用ShowAll()函数正确显示上次对数据的操作,如果这时进行添加或退出,就出问题.具体的问题你可以将程序编译执行搞几个数据试试.-This is a directory procedures, the establishment of a directory database, operational procedures, the data is read into memory, the data can delete / modify / add operations. The database is posed by the structure of the List. the question is : implementation delete operation point out the problem. my memory of data operations are normal. inside there is a ShowAll () function can display the data after the operation. I have deleted a node, reflect the deletion of success. then withdraw from the process, from pre-Save () function. data archiving. next opened, read data normal, with ShowAll () function to the correct data of the last operation, if the time for adding or withdrawing from, on the problem. specific problems you can engage in the implementation of procedures for compiling data
Date
: 2008-10-13
Size
: 2.59kb
User
:
asd
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.