搜索资源列表
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
SlashRemove
- 使用VC6.0开发的小程序,删除文本文件中所有以双斜线打头的行。-Use VC6.0 to develop a small program, delete all text files by double slash the head of the line.
Electricity
- 电力公司电费收取中涉及的信息主要有:用户号、姓名、类别(居民照明、工业用电)、 起始度、止度、电价、金额、收费单位、日期。要求编程程序实现如下功能: 1)信息录入:当输入用户号为-999时,结束录入,同时将录入的信息以增加的方式 写入到指定的文件中; 2)查询:输入用户号,显示所找到用户的所有信息;3)修改: 输入用户号或姓名,修改指定收费中的相关信息,将修改结果写回文件保存;4)删除: 输入用户号,能够删除指定人员的信息,将删除后结果写回文件;5)排序:要求按姓名 进行
file_monitor
- 控制台实现简单的文件监控功能 可以监视程序当前运行目录及子目录下的文件的创建 删除 属性改变等-Console for simple file monitoring function
PPP-Fsc-test
- 最近在做ppp协议,对其FSC校验不是很了解,查找了资料也很片面,经过慢慢查找,终于总结出了基本过程,于是写了个控制台程序来测试了一下,数据都正确通过。(注:为了减小文件大小,Debug生成的临时文件已全部删除,请重新生成)-Ppp agreement recently made its FSC parity is not very understanding , finding the information is also very one-sided , after slowly find
Kinescope
- 运行程序,打开程序主界面。在屏幕录像模块的主窗体中,用户可以设置录像文件名和存储位置,并可以进行录像和抓图,还可以对已有录像文件进行播放、重命名、另存为、查看时间和删除等操作。-Run the program, open the main program interface. In the main window screen video module, the user can set the video file name and location, and you can capture
watchDirChange-vs2010
- vs2010 c++ 文件夹文件监控系统软件工程代码是用vs2010编译的,该程序是使用线程来实时监控指定目录下文件、文件夹的变化(添加、删除、修改)-vs2010 c++ Folder Monitoring System software engineering vs2010 code is compiled, the program is the use of threads to real-time monitoring designated directories file, chang
SJ06_CVTest
- 监听文件夹中的文件操作,能够对于文件夹中文件的创建、删除、修改、重命名实现相应。此程序使用了C#的库文件,故使用时需要添加公共语言支持-Monitor folder file operations can create folders for files, delete, modify, rename achieve appropriate. This program uses a C# library file, so you need to add support for the use o