-
Scribble
SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。(Scribble is a small drawing application that allows freehand drawing with the mouse and the image stored in the file.)
- 2008-04-03 10:44:53下载
- 积分:1
-
TOPWAY-GraphicLCM-S1D13700-AppPro-v0.2
topwaydisplay 5.7 inches black and while lcd with s1d13700 source code
- 2009-05-04 18:53:48下载
- 积分:1
-
snmp
使用VC实现SNMP管理程序,内容详细,对于初学者很有帮助,(VC achieved using SNMP management program, detailed, useful for beginners,)
- 2013-12-18 10:07:34下载
- 积分:1
-
Bank
基于随机事件的驱动模拟,利用栈,队列的知识开发的一个银行驱动事件模拟(Driven simulation based on random events, using stacks, queues of knowledge development of a bank-driven event simulation)
- 2010-06-06 21:38:31下载
- 积分: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
-
usb3_examples
cy3014 usb3.0芯片的一个固件程序,在一个ad高速接口板上实际使用没有问题(cy3014 usb3.0 firmware )
- 2014-06-17 17:32:18下载
- 积分:1
-
zgy-server
说明: 用VC6写的简单控制台服务器端程序,学习用。(with VC6 write a simple console server software, to study.)
- 2006-04-12 14:39:50下载
- 积分:1
-
DCDlg
利用兼容DC保持绘图Dlg
利用兼容DC保持绘图Dlg
利用兼容DC保持绘图Dlg
(Dlg use compatible DC to keep drawing to keep the use of compatible graphics Dlg use compatible DC DC kept drawing Dlg)
- 2013-09-13 09:05:16下载
- 积分:1
-
HDF_read_guide
对HDF格式的MODIS遥感影像进行读取(MODIS imagery for HDF format for reading)
- 2013-12-19 09:56:52下载
- 积分:1
-
VB_numberical_codes
VB常用数字计算方法代码集合,功能齐全,内容丰富,是VB学习者的好帮手。(VB code calculation methods commonly used digital collection, full-featured, rich in content, is a good helper VB learner.)
- 2013-11-06 15:41:52下载
- 积分:1