资源列表
Visual.C.plus.plus.Windows.Applications.by.Exampl
- MS VC application by example
mina-1.1.5
- 一个非常好的套接字程序,JAVA开元框架MINA
Bmp(1)
- 可以打开图像,并实现图像上下左右四个方向旋转的功能-Can open the image, and up and down the four directions of image rotation features
RFC-data
- RFC协议文档,中文版,很实用,共享一下-RFC protocol document, the Chinese version, it is useful to share what
jsq
- 这是一份关于实现计算器的源代码,它基本上能够实现计算器的所有功能,适合新手。-This is a calculator on the realization of the source code, which can almost all the features of calculator, suitable for beginners.
code
- 在对话框中输入文件路径,实现该文件的复制和改名。-In the dialog box, enter the file path to achieve the file copy and rename.
changjiang
- the arithmetic of seed filling. First filling the section that the scanning beam has past. Then make sure the top and the bottom scanning beam which is near to the scanning beam that whether they are the new section which need to be filled. If so the
bardemo.rar
- 本程序给出了一个常用界面的编程方法,包括工作区等,用户可自行添加需要的控件。给出了源代码,This procedure gives a common programming interface, including work areas, the user can add their own need for control. Given source code
OwnDrawButton1
- 简单好看实用的按钮小程序,适合初学者,还包括几个按钮类-Nice button program
SDI(multiview)
- VC++6.0 单文档多视图 源代码 非常的简单实用 可以用作学习参考-VC++6.0 multiple view single document source code
Sqlite
- sqlite数据库编程,对sqlite数据库-sqlite datebase
myCalculator1.0
- 这是一个用LL(1)文法实现的公式计算器,但他只能实现整数的四则运算,功能不怎么强!