-
PcsMgr
Windows任务管理器,VC++开发的任务管理器(Windows Task Manager, Task Manager VC++ development)
- 2012-07-25 21:58:30下载
- 积分:1
-
YUVviewer_src
能实现视频帧格式的选择,前一帧的播放,整个视频的文件播放(Can realize the video frame format of choice, before playing a frame, the video file playback
)
- 2015-04-28 16:45:57下载
- 积分:1
-
gxFskSrv_src
东进语音板卡使用范例,主要是与应用平台间的数据通信,还有与语音板卡的数据交换。同时包括语音通道的状态管理。(East to use an example of voice board, mainly between the platform and application of data communications, as well as data and voice exchange board. At the same time, including the status of the management of voice channels.)
- 2009-06-16 17:46:03下载
- 积分:1
-
tubiaotuodong
说明: 一个用vc编写的创建拖放时使用的图标源代码,可用鼠标进行图标的的拖动。(Vc prepared with the creation of a drag and drop the icon to use the source code, available dragging the mouse icon.)
- 2010-04-23 10:46:25下载
- 积分:1
-
SYIN
数学符号输入工具SYIN,完全开源免费。作者最近忙重修,过了寒假可能会出一个输入法版本。现在只是在MFC下做了个简单的实现,可以根据拼音输出对应的符号,常用的数学符号基本都可以输出,具体的见程序帮助。有兴趣的可以看看。英语不好,翻译就交给谷歌吧。
上午发的有点问题,望大家见谅。网络不好,传了好几次没传上(Mathematical symbols input tool SYIN, completely free open source. Of busy recently rebuilt after the winter break may be a version of an input method. A simple realization is now just under MFC Pinyin output corresponding symbol, basic mathematical symbols can be output, specific see the program help. Interested can look at. Poor English translation to the Google.)
- 2012-12-05 19:22:09下载
- 积分:1
-
VC_RAW
用VC实现的RAW格式图片显示功能,可以直接显示RAW格式的图片(Achieved with the VC display RAW format images, you can directly display RAW format images)
- 2009-12-28 14:51:04下载
- 积分: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
-
GetCRC32(VC)
介绍Hash算法,VC源代码,着是一个精点的酸法。(Hash algorithm introduced, VC source code, with a fine point acid.)
- 2008-01-18 15:38:58下载
- 积分:1
-
wdusb_man
关于windriver驱动USB的教程,英文版,其中有stream传输模式(About windriver Drive USB, tutorials, in English, which stream transmission mode)
- 2009-12-15 10:20:07下载
- 积分:1
-
vc++jishuneimu5
VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
(VC technology insider, fifth edition (English) The 6.0 release of Visual C's hows Microsoft's continued focus on te Internet chnologies and COM. which are key components of the new Windows Dist ributed interNet Application Architecture (D NA). In addition to supporting these platform i nitiatives. Visual C++ 6.0 also adds an amazing number of produ ctivity-boosting features such as Edit And Con tinue, IntelliSense, AutoComplete. tips and code. These features take to a Visual C n ew level. We have tried to make sure that this boo k keeps you up to speed on the latest technologie 's being introduced into Visual C.)
- 2007-04-08 13:51:01下载
- 积分:1