-
yuanma
计算机图形学 源码资料汇总 包括立方体旋转等(Computer graphics source data summary)
- 2013-01-03 20:06:01下载
- 积分:1
-
vb-heike-programing
VB黑客编程高手
VB黑客编程高手—30天打造黑客程序编写高手(vb program vb programvb programvb programvb programvb program)
- 2011-05-08 18:18:29下载
- 积分:1
-
ImageView
利用BAYER表抖动显示图象的C++环境下的代码(use bayer table to show images)
- 2012-04-16 14:25:17下载
- 积分:1
-
mad_exen_v1.2
大名鼎鼎的mad播放程序,本人做了一些修改,使之更优秀(Mad famous player, I make some modifications to make it better)
- 2008-05-08 21:19:24下载
- 积分:1
-
template
template 模版函数 函数模版 深入了解(template template template-depth understanding of the function function)
- 2013-07-15 17:33:53下载
- 积分:1
-
heart1
制作类似心电图波形 程序(ECG waveform program)
- 2017-07-21 09:16:59下载
- 积分:1
-
11
说明: 《Visual c++ 项目开发案例 全程实录》(第二版)第11章 图像处理系统 配套源代码(" Visual c++ project development case full Record" (second edition) Chapter 11 of the image processing system supporting source code)
- 2012-05-22 16:53:33下载
- 积分:1
-
OPC-Server--src
OPC Server服务器和驱动源代码,非常实用,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server或其他协议源代码,联系 truesoft@163.com(OPC Server source code for Modbus RTU,Modbus TCP,IEC61850,CANopen procotol.)
- 2011-09-27 18:09:41下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
ROOTKIT
rookit 编写 整理框架齐全,包括进程隐藏,文件隐藏,服务隐藏,注册表隐藏,端口隐藏等。各种隐藏方式,是学习rookit很好的资料(Rookit write complete finishing framework, including the hidden process, hidden files, hidden services, hidden registry port hidden. A variety of hidden learning rookit good information)
- 2012-05-15 16:56:15下载
- 积分:1