资源列表
gray_Transform
- 这是用MATALB编写的静态图像压缩程序中的灰度转换部分-This is enriching the preparation of the static image compression process of converting part of Gray
target_extract_visual
- 基于运动区域和运动区域外截矩形进行运动目标检测的程序-campaign based regional and extra-regional movement closed rectangular exercise target detection procedures
BombHan
- 自己编写的扫雷游戏程序,这是其中的主程序部分-their game preparation procedures for the mine, which is part of the main program
PL/0编译程序
- PL/0语言的文法规则 说明 (1)对原PL/0编译程序作了如下修改: 1’增加了输入文件ff和fi,输出文件fw2。 2’增加了保留字read和write,使保留字个数增至13。 3’关系运算符中的>=、<=和<>改为在过程getsym中说明。 4’在过程interpret中增加了读和写操作。 (2)预先建立PL/0语言源程序文件ff和其所需要的数据文件fi(文件名预先确定)。 (3)运行时在键盘上根据提示信息键入输出文件fw2的文件名(自行随时确定)。-PL / 0
ASP.NET源代码
- asp 初学者必用。 内容简单易懂,事例多多。 包括数据库的连接和操作。/-asp beginners will use. As simple and understandable, many examples. Database connectivity and operation. /
局域网查看器
- 局域网查看工具,可以自己设定IP来对本地局域网共享的文件作很好的搜索!功能强大!-LAN View tool, it set itself on the local IP LAN to share a document search for good! Powerful!
操作系统讲义
- 这是一篇操作系统的讲义,大家可以好好看一个,希望大家都能有一个好的结果-This is an operating system lectures, we could well see a hope that we can have a good result
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