-
testFlowCtrl
FlowCtrl,工控系统中组态软件中常用的流体显示控件源代码。(FlowCtrl, industrial control system configuration software commonly used in fluid showed that the source code control.)
- 2009-02-21 10:49:49下载
- 积分:1
-
treebrowser
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐( With the MyIE function same multi- windows browser, is quite
practical, contains the complete source code, intense recommendation!
)
- 2004-07-09 15:12:06下载
- 积分:1
-
inclass
visual C++开发平台下分类(inclass)程序(visual C++ of classify)
- 2011-07-17 21:42:35下载
- 积分:1
-
relorien
摄影测量中的相对定向程序,供摄影测量初学者使用(photographic measurement of the relative orientation procedures for the use of photogrammetry beginners)
- 2021-01-04 21:58:55下载
- 积分:1
-
5_2跳动abc
跳动字符 讲述一个个字符的起落,按时间的间隔均匀依次跳动,增带颜色的变化.(characters on a beating characters to the ups and downs by the time interval followed by beating uniform, increase with a change in color.)
- 2005-06-29 09:37:41下载
- 积分:1
-
jdrda
说明: Source code Image matching source code for image matching
- 2018-12-31 05:02:48下载
- 积分: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
-
ThreadSynchronization
一个用Mfc的临界区对象模拟线程同步问题(A critical area with Mfc simulation thread synchronization object)
- 2010-07-13 20:39:58下载
- 积分:1
-
GDIwin32
GDI win32实例,里面包含了一个GDI实现透明窗口的实例
- 2016-07-11 15:51:40下载
- 积分:1
-
juyuwangliaotian
局域网聊天软件,主要功能是发送文字消息,语音消息,图片,功能强大,界面简单(LAN chat software, the main function is to send text messages, voice messages, pictures, powerful, simple interface)
- 2012-07-13 09:25:37下载
- 积分:1