-
CoolClockl
Cool Clock Control,You can enjoy it!
- 2010-02-17 01:15:30下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
ssks
一个简单的四则运算考核小程序,采用VB开发。(A simple arithmetic evaluation applet development using VB.)
- 2010-07-01 08:37:06下载
- 积分:1
-
vcdll
VC++从DLL中获得资源的小实例源代码,从DLL中获得背景图像,可者是一个图标资源或是其它类型的文件,总之,学会了一种,就可以举一反三,灵活掌握了。(VC++ from the DLL resources, source code examples to get a background image from the DLL, can an icon resource, or other types of documents, in short, learned, you can learn by analogy, flexibility.)
- 2012-05-19 02:34:41下载
- 积分:1
-
process
这是用VB写的PCB钻孔机的钻孔数据处理程序,可以对钻孔精度进行分析。(It is written in VB PCB drilling machine drilling data processing program, you can drill precision analysis.)
- 2013-08-28 10:59:41下载
- 积分:1
-
VISTA
说明: 用VB做得,仿Vista经典界面的日历,也算个万年历,(Done using VB, a classic interface like Vista' s calendar, a calendar are also considered,)
- 2009-08-02 21:19:36下载
- 积分:1
-
shutdownV0.1
用WinAPI写的定时关机的小程序的源码,比较简单,作为参考。(Shutdown using WinAPI write a small program source code is relatively simple, as a reference.)
- 2011-01-09 12:31:16下载
- 积分:1
-
TIN-vc
利用vc++开发的TIN的生成算法 (Using vc++ TIN generation algorithm developed)
- 2011-01-06 21:42:14下载
- 积分:1
-
CCallJava
VC调用java的简单例子。需要注意jvm.dll路径,路径不对就不能成功!(VC called a simple example. Attention jvm.dll path, the road would not be wrong!)
- 2006-06-30 17:32:26下载
- 积分:1
-
caibei
非常经典的C++程序,十分实用对于练习程序来说。(good programme)
- 2013-09-14 21:23:56下载
- 积分:1