搜索资源列表
CH1-oop-and-class
- 中科院研究生院信息学院杨立祥教授vc++面向对象程序设计课件,2010年版!-Chinese Academy of Sciences, Graduate School of Information Science Professor Yang Lixiang vc++ object-oriented programming courseware, the 2010 edition!
DelphiZLib.125
- 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。 此源码为编译好适合Delphi的版本。-This is the latest version
zuoye
- 迪卡克拉斯算法的vc++2010解决方案,包含完整的头文件和主程序-Di Klass algorithm vc++2010 solutions, including complete header files and the main program
TString
- 一个封装有KMP模式匹配算法的String类示例,VC++ 2010下编译通过。. -A package KMP pattern matching algorithm with the String class example, VC++ 2010 compile. .
postal_rs
- Doubly Lengthened Reed-Solomon Encoder Decoder Library for Japanese Postal ID Barcode. Codes are written for Windows DLL (VC++ 2010 Express). However, you can change easily for another target.
CRC16
- 开发环境 VC++ 2010 CRC16计算器-VC++2010 CRC16 Calculator
SplitandMerge
- Application of VC + + for image segmentation technique through Split and Merge, made in visual studio 2010 and opencv 2.4.3
MatrixMultiplication
- 在VC++下实现矩阵乘法计算,使用的是visual studio 2010.-Realization of VC++ matrix multiplication