资源列表
排序选择:
PatternMatching
- 这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
VC串口通信程序
- 基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE: serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
UICPL
- 一个CPL源代码,比较完整清晰的cpl演示程序。对于初写控制面板程序很有帮助。-a CPL source code, more complete and clear cpl demonstration program. Writing for the early control panel procedures helpful.
atoi
- 这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
基于虹膜的模式识别VC源码
- 基于虹膜的模式识别的源码-iris based pattern recognition source code
图像融合(可视水印)
- 图像融合(可视水印)源代码-source code for image fusion (visible watermarking)
消除闪烁的新方法
- 使用双缓冲机制(Double buffering)来解决屏幕的闪烁现象-use double buffering mechanism (Double buffering) to resolve the scintillation screen phenomenon
jzclass
- 改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等-improved matrix operations, such as the right to increase the matrix arbitrary line / column access, image matrix of the integral calculation
Prime
- 这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will be interested.
09语义分析
- 词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现.-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression opt
UnionFind
- 这是研究生课程计算方法与技术中讲到的UnionFind算法的具体实现代码。-This is the post-graduate courses and technical calculation method described in UnionFind algorithm to achieve the specific code.
CustomFormsDesigner
- 这是一个基于ASP.NET的用户自定义控件,对于需要使用控件进行扡放操作的编程者提供了一个好的控件-This is user defined control based on ASP.NET. as for those who need to apply drag&drop with control, this is a good one.
