-
down
一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
- 2018-12-30 10:57:37下载
- 积分:1
-
QXAPRK
是PDA如何打开BMP文件,如何显示在PDA屏目上,使用EVC4编译,在HP3210PDA上动行通过(PDA is how to open the BMP file, how to display on the PDA screen mesh, using EVC4 compilation, moving on HP3210PDA line through)
- 2017-04-12 02:50:16下载
- 积分:1
-
ctovb
VB实现将C++头文件转换为VB模块的源程序.(VB implementation will c++ header file is converted into a VB source program module.)
- 2013-08-07 18:56:55下载
- 积分:1
-
computer_design
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
- 2014-02-19 14:34:59下载
- 积分:1
-
ElevatorSimulator
一个电梯模拟程序。
该程序模拟两个电梯的运作情况。(程序会随机生成电梯选择任务以及超重提示)(An elevator simulation program. The program simulated the operation of the two elevators. (Procedures are randomly generated elevator prompted to choose the task, as well as overweight))
- 2021-04-26 20:28:45下载
- 积分:1
-
table
一个桌子,可以对其进行移动旋转,并可设置长宽高。(A table, you can move the rotation, and can set the length and breadth.)
- 2012-05-23 20:51:32下载
- 积分:1
-
check_counter
vc查看计数器值的程序源码,希望对大家有所帮助(vc view the source code program counter value, we hope to help)
- 2011-06-05 23:15:12下载
- 积分: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
-
786756436
VB获取当前日期时间的一个范例程序,有需要的就下载吧。(VB to get the current date and time a sample program, there is a need to download it.)
- 2013-08-23 18:29:13下载
- 积分:1
-
ClipboardChangedControl
说明: 剪贴板监控,监控应用程序的剪贴板操作,会对剪贴板内的变化做出响应(clipboard monitoring and control applications in the clipboard operations, the clipboard will respond to changes)
- 2006-02-17 10:27:03下载
- 积分:1