-
-
mode.rar
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c:\test.bmp必须存在
-
CryptoXML_src.zip
Encrypt and decrypt DataSets to XML files .This class lib allows encrypting DataSets to XML files and reading them back. A Win Form app is included as a showcase.
-
SoftwareEngineeringandComputerGameseBook-LiB.rar
Software Engineering and Computer Games
By Rudy Rucker
Software Engineering and Computer Games was written with four broad goals:
To teach a lively style of object-oriented software engineering.
To show how to bring a complete program to the ...
-
-
EdgeDetection.rar
边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在
-
-
-
dispaly.rar
displaytag的使用方法
首先当然是要下载它的jar包了,这里可以下载到最新的版本。将jar包放到WEB-INF的lib文件夹下。另外还需要两个辅助包:apache的commons-lang和standard包
-
avrlib.rar
this the AVR lib who used to design the project for AVR chips
-
-