资源列表
LIANG_BK
- C语言梁友栋的完整实现.运行时先输入窗口的边界.再输入直线的坐标.
Hex-Converter
- 进制转换器: 可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。 -Hex converter: Enter a binary, octal, decimal, hexadecimal number the number has been entered into the rest of hexadecimal numbers with input and output interface.
CIniReader
- 一个读写Ini文件的类,可以读写三种类型的数据格式!-a class for reading and writing class
Java-VariablesDemo
- 这是一个输出简单数据类型的取值范围的程序,已经编译出字节码文件。-This program is an output range of simple data types, and has compiled bytecode files.
avi_process
- 该小程序能将AVI视频文件逐帧转换并保存为JPG格式图片-The applet is able to convert and save an AVI video file as a series of JPG format pictures frame-by-frame
ALLTRIM
- Trims spaces, left and right and deletes empty lines.
readigs
- 读取精密星历文件,方便快捷,代码简单易懂-Read precise ephemeris file, convenient, easy to understand code
mis
- Unix环境写的 学生管理系统登录模块。 注册 - 增加用户名和密码, 登录 - 验证用户名和密码, 用户信息保存在文件中。-Unix environment management system for students to write login module. Register- increase user name and password, login- username and password, the user information is saved in a
randomWordFromFile
- Read from file, choose random words from file like text file
ReadFromFile
- File utilities and read from text file
incam
- INCAM中用CSH句法指令方案导入一个TGZ数据包-INPUT TGZ
mulu
- 查找Windows FAT文件系统下指定目录的特定文件 2.设计要求及目的: 1. 对形如“C:\\Windows\\System\\Telnet.hlp”的文件进行查找;算法为: 2. 首先找到根目录C:\\; 3. 从根目录找到子目录Windows; 4. 再找到子目录System; 5. 再找到文件Telnet.hlp; -Find the specified directory Windows FAT file system-specific file 2.