资源列表
Address
- 该系统要求实现一个简单、实用的通信录管理程序,主要功能包括通信录数据的录入、查找、修改、删除、排序、显示等。所有通信录数据都要利用文件系统保存,以备系统下次运行时使用。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些基本算法思想的应用。-The system requirements to achieve a simple, practical address book management program, the main functions include address book
systemmenu
- 添加任务栏上的系统右键菜单,实现添加功能。-Add the system taskbar right-click menu, add functionality to achieve.
codessa_sd
- 将codessa的des格式转化成sdf格式,其中包含实例-transform des into sdf
SCF_test
- 二维谱相关函数计算,未形成3d视图,但做了具体到每个循环频率的剖面图-Computing Spectral Correlation Function
JavaScanner
- 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能;-1. Using DFA realize the design of the lexical analyzer 2. To realize th
DCBUS
- 自动测试串口通讯,台达变频器通讯,gpibtongxun ceshi -Automatic test serial communications, Delta inverter communication, gpibtongxun ceshi
TCPNetKitServerCustomer
- 非常实用的客户端服务端网络检测程序,多线程处理。-Very useful client server network detection program, multi-threading.
1
- 分别编写出把十进制整数转化成二进制整数和把二进制整数转化成十进制整数的函数,并编写主程序调用它们,以验证其正确性-Were written out to a decimal integer into binary integer and the binary integer into a decimal integer function, and write the main program calls them, to verify its correctness
2
- 用筛选法得到2~10000之间的所有素数,并找出其中的所有等差数列-2 with the screening method are all prime numbers between 10000 and to find out all the arithmetic progression
3
- 从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:“a?bb*d”,输出符合正则表达式的字符串。-Read from a file into N-string, and then read from the keyboard out of any of the rules of regular expressions such as: " a? Bb* d" , output match a regular expression string.
cbmpread
- 一个简单的BMP存储小程序,比较简单,仅供娱乐-A simple small program stored in BMP, relatively simple, only for entertainment
GetFileNameList
- 自己写的一段遍历文件的代码,用了MFC的CFileFind类-Traverse a section of his paper to write the code, use the MFC' s CFileFind class