资源列表
LinkPanel
- 一个快捷面板,可以将自己常用的程序放在其中!-a quick panels can be used in their procedures on it!
Proj5_2
- 一个模仿操作系统的页面调度算法,模拟了调试的基本操作。-a copy of the operating system pages scheduling algorithm, a simulation testing the basic operation.
数学实验
- 用MATLAB实现的RSA。界面友好,可加密任意长度字符串。-MATLAB RSA. Friendly interface, encryption arbitrary length of the string.
winner
- 这些是自己写的,不知道合适不,也有可能会有错!java计算器的-wrote it myself, do not know is not appropriate, it may be wrong! Java Calculator
在MFC中用正则表达式对窗体进行有效性验证
- 我想利用本月的专栏描述一个有趣的应用程序,这个程序是用本期我的一篇文章:“使用 ManWrap 库在本机 C++ 代码中调用.NET”所讨论的 RegexWrap 库生成的。RegexForm 是一个基于正则表达式的MFC窗体有效性验证系统。为了实现这个程序,我首先实现了 RegexWrap。但因为许多细节与正则表达式本身无关,所以感觉在这里描述 RegexForm 更好些。-I would like to use this month's column describes an int
D-Algorithm
- 数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。-digital circuit failure analysis algorithm C D realization. According to textbook writing, perhaps more rigid.
逆置带头结点
- 按照数据结构书编的程序,编译出来完事的,能运行的\"逆置带头结点的动态单链表L\"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
ecpxs
- 数据结构中的二叉树,二叉排序树,遍历左右孩子,输入数值划出圆-data structure, the binary, binary sort tree traversal around children, the importation of numerical round draw
动态链接库编程
- 动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问-DLL programming, system resources can be placed on dynamic link library, and realize the hardships Dynamic Link visit
编译原理pl0
- 编译方法课程设计PL0词法分析,语法分析C的实现。包括GETSYM-compiled curriculum design PL0 lexical analysis, parsing C realized. Including GETSYM!
LA_Debug
- 对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax a
050629
- 编译方法课程设计之LL(1)语法分析,使用说明详见说明文件。-compiled Course Design LL (1) syntax analysis, use detailed documentation.