搜索资源列表
jiandanhangbianjichengxu
- 这是一个简单的行编辑程序,请大家给予指点指点,有什么好的可以共同分享分享!-This is a simple line editor for you to give instructions to guide you, what good can be shared share!
XGetopt_demo
- XGetopt Windows下的Getopt兼容函数 解决了LINUX下程序向WINDOWS命令行程序部分移植问题-XGetopt the Getopt Windows compatibility function to solve the Linux way Preface to the Windows command line procedures of Transplantation
caaaaaaaaa
- 通过配置文件修改IP,DNS,等... 支持命令行,适用于机房维护-through configuration files IP, DNS, etc. ... command line support and maintenance applicable to the engine room
CmdLineParser_demo
- windows下接收命令行参数的演示程序-windows to receive command-line parameters Demonstration Program
grep
- grep by Cao Siqin,2007.7.17 grep [-v?] <sub-string> Options: -? : show this help -v : list lines that doesn t contain sub-string -n : list in one line, words separated by tab
ls
- LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
ExtConvert
- 文件扩展表批量转换程序。 使用方法可在命令行窗口输入ExtConvert /? 可解!-file extensions Table batch conversion process. Use the command line window ExtConvert / solvable!
WhoUses.rar
- 曾经想编程获取自己的哪些文件被哪些进程打开,一直难以如愿。后来费劲力气找到一个老外编制的控制台工程。可以命令行方式使用,也可以另外下载使用本人曾经编制的Dos命令行方式包装成Windows界面的工程,Wanted to get his own program which files have been opened which process has been difficult to Ruyuan. Strenuous efforts to find a foreigner was prepa
1316-How-Many-Fibs
- HDU ACM 1316 Problem Descr iption Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n >= 3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a, b].
eluosifangkui
- 简单的俄罗斯方块的实现,在命令行程序中使用了多线程和定时器来实现方块下落。-Simple implementation of Tetris, at the command line program implemented using multithreading and timer blocks falling in.
acm
- 北大OJ,3668到3673题源码,全部是通过代码-3070:The cows are so very silly about their dinner partners. They have organized themselves into three groups (conveniently numbered 1, 2, and 3) that insist upon dining together. The trouble starts when they line up at the
DOS_edlin
- DOS下行编辑器 功能: 编辑软件的状态 编辑软件分为两种状态: 状态一:命令状态(命令态) 输入、处理各种行编辑命令。所输入的内容要根据事先定义的编辑命令进行解释,完成规定的操作。 编辑命令状态提示符:* 状态二:行输入状态(编辑态) 输入文本行。所输入的内容要全部作为文本存入文件中。 输入态提示符:无 系统启动进入命令状态,显示提示符 *。-DOS downlink editor functions : editing software edi
sis
- 学生信息管理系统,命令行版 查看修改学生信息,管理学生成绩-Student information management system, command-line version of Show modify student information, manage student achievement
StatusBarMsgWnd_demo
- 一个定时弹出类似与MSN好友上线提示的窗口,小程序,代码简洁-A regular pop-up similar to MSN friends on line prompt window, small procedures, the code simple
distance_between_two_lines
- 对于给定的两个线段,程序输出这两个线段之间的距离-For a given two line segments, the program output that the distance between two line segments
SlashRemove
- 使用VC6.0开发的小程序,删除文本文件中所有以双斜线打头的行。-Use VC6.0 to develop a small program, delete all text files by double slash the head of the line.
cmd
- VB命令行-VB command line .................
HideStart
- 隐藏启动指定的应用程序,可以通过命令行指定程序-Hide start specified applications, can be specified through the command-line program
Line-Clip
- draw line midpoint algorthim
bestfitted-line
- 根据所给的点的坐标算出最拟合曲线的公式,并根据原来的x值算出新的y值。并将数据储存到一个data文件-A C++ programme finds the best-fitted straight line to the x and y values, and then writes the original x, y values and the new y values on the line (for each x) to a data file. X: 1.0000 2.0000