-
mfc
mfc进度条,实现多个进度显示!很有帮助,帮助了解多个进度条的显示,(mfc progress bar, to achieve more progress display,)
- 2013-11-07 21:37:27下载
- 积分:1
-
12864TUPIAN
12864的显示图片和任意文字的函数,能够很好的让初学者入门(12864 pictures and any text display function, can be a good start for beginners)
- 2013-09-03 15:44:42下载
- 积分:1
-
sportsystem
运动会管理系统 运动会管理系统 (Games Management System Games Management System Games Management System)
- 2007-03-07 00:01:52下载
- 积分:1
-
myDicomView
vtk mfc 打开dicom图片,用文档类新建一个视图类实现(vtk mfc open dicom images, use the document class to create a new view class implementation)
- 2021-03-08 14:19:29下载
- 积分:1
-
socket
这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand.
Is a good example of socket programming.)
- 2013-09-16 15:38:21下载
- 积分:1
-
C
说明: Data about C program language. IT s very esay to
- 2014-08-12 08:50:22下载
- 积分:1
-
chap29--use-OLE-DB-handle-databases
MFC操作数据库ADO操作数据库,
MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
- 2012-09-19 17:29:05下载
- 积分: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
-
Blind
volterra 系统的盲辨识,高阶统计随机输入(Blind Identification of Second Order Volterra SystemsWith
Complex Random Inputs Using Higher Order Cumulants)
- 2016-08-01 09:21:30下载
- 积分:1
-
3DGame
说明: 一个初学D3D的Demo,有望高手给点意见(D3D a beginner)
- 2008-11-03 11:36:28下载
- 积分:1