资源列表
zimosw
- 字模软件的参考,万能字模转换。可以转换各种字模。-Matrix of the reference software, and universal conversion matrix. A variety of matrix can be converted.
DeskColorPicker
- 拾取桌面的颜色,界面类似photoshop-get desktop color,like photoshop
CoreC++-ASoftwareEngineeringApproach2000
- A Core VC reference book.
FOJ.1207
- 给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1)n∈set(n); (2)在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3)按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。 -Given a natural number n From n Start sets can in turn generate half set(n) Number
yonghuming
- 该程序利用StringGrid组件,建立一个能记录保存网络上注册、登陆所用到的用户名和密码。
Parkinglot-Admin
- 一个模拟停车计费的小程序,使用队列与栈,可以给一些初学者做参考-A simulation of a small parking meter, the use of queues and stacks, you can make reference to some beginners
tsgl
- 基于PB的图书管理系统,实现简单图书管理的基本功能。操作简单,实用方便-powerbuilder
count
- 用MFC编写的计算器程序,我新手界面还是可以的,你们可以-Calculator written in MFC, novice interface, or can, you can look
VisualC++6.0bianchengjiqiao
- 是一本很好的VC++的编程技巧和程序,讲述了VC++的基本操作
CoreC++ASoftwareEng
- Core C++ A Software Engg Approach
synthesis_piano
- 一篇介绍用物理模型的方法合成钢琴声的博士论文,对学习音乐合成很有帮助。-Introduce a physical model synthesis钢琴声doctoral thesis on the synthesis of useful learning music.
iniRWtest
- 1.本程序文档参考benkaoya提供开源代码编写。 2.封装benkaoya代码中提供的函数成为CIniWR类实现功能功能 3.实现部分参考DEMO 4.修正在VS2005下的部分错误。 主要在GetString函数中VS2005中的严格性出错W_CHAR *问题 修订: wcsncpy((wchar_t *)lpReturnedString, pValue, cchCopied) 原始: //wcscpy((wchar_t *)lpReturnedString