搜索资源列表
tail
- window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
showcom_1
- 串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件-serial programming, serial port can monitor serial documents, ASCII and can be conducted for 16 observational data into two data for the system and can save documents into object.bin
lvbo
- 读完wave文件 用matlab进喜过滤波器设计 参数传入助理wave-finish wave documents Matlab Jinxi off filter design parameters imported Assistant wave
四级1999-1.上机考试题
- 1999年的上机考试题原程序,也是一个关于文件和数字处理的好例子! 适合初学者-1999 on the original machine examination procedures, as well as a document on the digital processing and a good example! For beginners
四级1999-2.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级2000-1.上机考试题
- 这是一个关于2000年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 2000 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级上机练习程序原代码
- 这是一个关于计算机等级考试的上机预测的练习题目的原代码,文件中有相关的说明,是一系列个关于文件,数字和字符串处理的好例子!-This is a computer grade examination on the previous forecast of practice for the original topic code, a document related to the note of a series of 000 documents, digital, and the string
四级2000-2.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级2000-3.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级2000-4.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
Metaparllel
- 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
使用Log4j进行日志操作
- 使用Log4j进行日志操作,LOG4J是记录日志文件的强大工具,非常方便较大系统的开发。-for use Log4j log operation, LOG4J log file records is a powerful tool, a very convenient larger system development.
获得文件列表,C程序
- 获得文件列表,C程序,可以得到任何目录下的所有文件,包扩大小,属性之类的
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
wenjian
- 建立内存文件系统 在内存中建立一个虚拟磁盘; 建立文件系统; 设计合理的数据结构,管理虚拟磁盘中已分配和未分配的盘块; 设计相应的目录结构,文件控制块等来管理系统中的文件; 实现文件的创建,删除,移位和改名; 设计可视化界面,显示已分配和未分配的磁盘空间; 实现磁盘转储功能,使文件可以从虚拟磁盘转入内存中。 -The establishment of the memory file system in memory to create a virtual d
test
- 大量点网格索引文件的实现,一个索引文件,一个点文件的结构。-Grid Index file a large number of points, the realization of an index file, a point file structure.
encryption
- 文件加密解密程序,采用C语言实现,当输入文件名并回车就能加密你所指定的文件,解密反之同理.-File encryption and decryption process, using C language, when the input file name and hit return you will be able to encrypt specified files, decrypt and vice versa.
fos
- 模拟DOS下的文件管理功能,包括文件增删改查等等。(Simulation DOS file management functions, including file additions and deletions, changes, and so on.)
二进制文件的读写
- 将程序中产生的文件以二进制形式写入电脑硬盘(Writes the files generated in the program in binary form to the computer hard disk)
文件逆序
- 把任意文件按二进制逆序保存 使用请看go.bat文件内容