搜索资源列表
down1-jsp1
- 本程序的功能如下: 1)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 2)可以对添加的记录进行添加、删除、编辑的功能 3)前台可以自动生成栏目,默认为选择前十的栏目 4)前台显示当天的下载爬行和总的下载排行-the functions of the procedures are as follows : 1) background and management will be set up for the columns, add, delete, change the col
dotnet写的文件分割器
- 下面我将这个文件分割器的运行流程简单列出如下: 1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。 2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。 3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。 4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
pickbin
- 本代码可以区分二进制文件和普通文本(ASCII)文件,并列出制定目录下所有的二进制文件或文本文件。 编译源代码后,请使用\"-?\"、\"-h\"或\"-H\"命令选项察看帮助。-the binary code can distinguish between documents and ordinary text (ASCII) files, and lists of all the development directory of binary files or text files. A
AMODIFIEDRAO-BLACKWELLISEDPARTICLEFILTER
- Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall
fileinfo_demo
- file gathering through directories and this class allows just that: gather file information recursively by directory and, as a bonus track, it also calculates 32bit file-checksum (note this is not NT s executables checksum calculated with MapFileAndC
MINSortDict
- Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.
QGA
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
wordfile
- ultra-edit如果没有语法的高亮显示,感觉就像是记事本,wordfile.txt是ultraedit语法高亮显示的文件只需在选项里将所需的添加即可-If there are no ultra-edit syntax highlight, I feel like Notepad, wordfile.txt is UltraEdit syntax highlighting the document shown only option will be required to add
JIEMEIXIANG
- 洁美箱环保箱源程序 /*************************************************************************** FILE = dustbin.c DEVICE = uPD78F9222 AUTHOR = GGQ VERSION = 1.0 DATE = 2007.11.25 LAST CHANGE = -------- *********************************
VS_Solution_Converter
- This utility is designed to make it easier for folks to switch back and forth between Visual Studio 2005 and Visual Studio 2008. It edits the solution (*.sln) and project files (*.csproj, *.vbproj, and *.vcproj) so that they can be openeded by
fsnoop
- FileSnoop 用 Delphi 6 编写。可以运行在Windows 9x/Me,NT 4.0,2000和XP。 FileSnoop 使你快速获得文件的所有基本信息。对于每一种类型的文件,它最多可以提供四种视图来察看:信息视图,格式化视图,文本视图和十六进制视图。 信息视图除提供基本的文件信息(如类型、属性)外,还根据不同的文件类型提供其特定的信息内容。如图像文件会包含图像的高度和宽度以及其它的详细信息。格式化视图只针对某些文件有用,包括.rtf,.html,.avi和各种声音、位图和图
operationkechengsheji
- 模拟一个文件系统,并实现对它们的一些基本操作。(图形化/命令行操作 界面任选) 能实现基本的文件操作,如新建、复制、删除文件和文件夹、显示文件和文件夹内的信息等。 -Simulate a file system, and achieve some of their basic operations. (Graphical/command line interface option) to achieve the basic file operations, such as new,
modify-file-option
- 在Windows系统中一旦被赋予系统属性,即无法修改隐藏、只读等属性。打开本程序,将要修改的文件拖到上面,即可采用截面修改文件属性-Windows systems have been given the system properties, it can not modify the hidden, read-only attributes such. Open the program you want to modify the file onto the above can use the
Day02_js_am
- 很实用,是先选项卡。单击不同的选项卡,得到不同的选项。-Very practical, is the first tab. Click a different tab, a different option.
PDF7.0draw
- 利用PDFlib 7创建表格并在表格中显示中文,是生成PDF报表的好例子,提供的库文件为无水印版本。PDFlib/PDFlib+PDI/PPS 7 -* This example demostrates the usage of Acrobat Standard CJK fonts * in table based on Chinese Simplifed Windows. * Also demo the in-line option and marco usage for text
DiskRandomFill
- 磁盘自由空间粉碎机DiskRandomFill: 通过在指定目录下打开文件追加随机数据直到硬盘空间写满为止,已达到覆盖已删除文件内容的目的。- DiskRandomFill.c To fill the disk with random data until the disk is full or manually interupted by the user. Note that the program will open a file "tmpName=Whatiti
Read-Option-File
- 读取配置文件的通用代码,直接粘贴到工程中即可使用不需要重新写-Reads the configuration file generic code, paste it directly into projects to use does not need to re-write
FileCount
- 文件遍历工具主要通过文件的十六进制标志位进行识别,同时也可以选择再根据其后缀名来进行详细识别。文件类型和识别标志具有记录功能,也能进行删除操作,遍历路径需自己进行选择。遍历的同时,也有“自动分离识别文件”可选,选择此项后可将用户定义的类型文件复制到指定目录,供用户查看。遍历完成后,会在界面上显示出用户定义类型的文件数,同时在结果文件中有所记录。-File traversal tool primarily through files in hexadecimal flags to identify
764009
- lcd的仿真程序,可以试试看,可以的不错的选项资料-LCD simulation program, can try, can be a good option data
5985969
- Program added a top-level menu Storage, including the Write and Read option,
