-
Product
利用MFC编程实现,在设置中输入产量值的数据,点击确定,视图区将显示结果统计的柱状图和扇形统计图。(MFC programming, production value of the data input settings, click OK, the view area will display the results of statistical bar and pie charts.)
- 2012-11-15 19:09:30下载
- 积分:1
-
Qvod_P2P
Qvod_P2P-------------源码(Qvod P2P code)
- 2014-01-01 14:20:38下载
- 积分: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
-
wk_dz
Visual C++案例开发集锦第六章\获取网卡地址的程序源码,值得一看!(Visual C++ case development highlights Chapter to obtain the Ethernet address of the program source code, worth a visit!)
- 2011-08-13 16:07:33下载
- 积分:1
-
ProfessionalWCFProgramming
Professional WCF Programming
WCF高级编程书附盘(code of
Professional WCF Programming)
- 2009-05-26 23:00:03下载
- 积分:1
-
delaunaydemo
生成delaunay三角网的源代码,以及演示demo(Delaunay triangulation generation of source code, and the demonstration of demo)
- 2021-04-08 12:39:01下载
- 积分:1
-
isodata
isodata聚类算法流程图,开发环境可以是vc,也可以是matlab。(Isodata clustering algorithm flow chart, the development environment can be a vc, also can be the matlab)
- 2013-11-19 21:51:03下载
- 积分:1
-
LCD_TFT
屏幕刷新程序,可实现图片的储存和切换,功能实现完整(Screen refresh process, enabling image storage and switching functions to achieve complete)
- 2014-02-26 13:32:19下载
- 积分:1
-
homework4
手绘吉普车,并且伴随摄像机变换视角,之间渐远。北京是红粉光漫反射(Hand-painted jeeps, and with the camera angle change, there' s become distant. Beijing is a Pink light diffuse reflectance)
- 2020-09-14 14:27:57下载
- 积分:1
-
cimage_pixel_access_opt
將bitmap存取速度加快,減少記憶體存取所占用的時間,以方便做影像的演算法(Faster access to the bitmap to reduce the occupied memory access time in order to facilitate the algorithm to do image)
- 2009-10-14 18:11:20下载
- 积分:1