资源列表
garbortexture
- 有关gabor滤波 纹理特征提取 并且有很好的效果 可以-reference on gaborfiter and texture characteristics and works well
YcQrCode-master
- 个性二维码模版制作底层 要求: C#.net 4.0以上引入 lib\Yc.QrCodeLib.dll 永久开源,自主研发个性二维码模版。-Personalized dimensional code templates make the underlying Claim: C# .net 4.0 more than the introduction of lib \ Yc.QrCodeLib.dll Permanently open, independent resear
51C
- 本文详细的讲述了C语言的单片机编程方法,其中对结构体写的比较详细-This article about microcontroller programming method of the C language, including the structure written in more detail
CSDatabase
- 前已经介绍过一纯C#编写的大型关系型数据库系统MINOSSE,架构相当好,但到目前为止仍然无法正常运行,估计是研发力量不足,大家有兴趣的话可以参与。 今天要介绍的是SharpHSQL,如果用过JAVA的朋友或许会接触过HSQLDB(前身是HSQL),它是纯JAVA编写的轻量级/嵌入式关系型数据库引擎,大概是300k左右,应用很广泛。而SharpHSQL是HSQLDB的C#迁移版本,曾经在有人于2002年在codeproject.com上发布了第一个版本,当时用的是是Visual St
POJ_3714
- POJ-3714完整代码,readme及解题报告 -POJ-3714 complete code, readme, and problem-solving report
PolygonFill
- 计算机图形学橡皮筋填充程序使用opengl-Computer graphics using opengl program filled rubber band
EhLib_5.6.215(D5-XE3)
- 著名的EhLib_5.6.215,支持D5-XE3-Famous EhLib_5.6.215, support D5-XE3
chess
- 用vc实现国际象棋,例如棋盘的设计,马,皇后的走法等等各种操作。-Achieved with the vc chess, such as board design, horse, Queen' s moves and so on all kinds of operations.
directShowRecord
- 基于directshow的USB摄像头实时预览和录制功能-Directshow based USB camera real-time preview and recording functions
Robot_Localization
- 机器人定位与kalman滤波的学位论文与源程序-Robot localization and kalman filtering and source of dissertation
vc++6.0
- vc++6.0开发网络典型应用实例导航 1. 本光盘提供了本书中所有的实例源程序文件。 2. 附录文件夹下是Winsock 函数参考以及错误码列表,供读者开发时参考。
TCP.UDP
- 网络通信,TCP/UDP高级编程,对于学习WINDOWS网络编程有帮助.