-
PQ3
Right solution for PQ3!!! Total point is 100 points
- 2011-04-30 21:44:52下载
- 积分: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
-
USC-Mech II
USC_Mech v2 in a chemkin format
- 2021-03-11 20:09:25下载
- 积分:1
-
C#完全手册
C#完全手册教程,是一个特别好的教程,希望大家写,下载。(C# complete manual tutorial)
- 2017-06-13 13:53:59下载
- 积分:1
-
VCGAME
本文件夹提供了扫雷游戏、俄罗斯方块等游戏的源码(this is a good source code)
- 2010-11-23 19:09:49下载
- 积分:1
-
ADOACCESS
这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示(This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display)
- 2009-04-20 21:15:47下载
- 积分:1
-
j
说明: 基于数字全息和离散余弦变换的数字水印技术(Digital watermarking technology based on digital holography and discrete cosine transform)
- 2013-03-18 15:47:09下载
- 积分:1
-
NCSimulaSys
说明: 用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。(With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.)
- 2021-04-22 23:18:48下载
- 积分:1
-
RiChengBiao
一个实用的日程表工具,可以快速记事,安排任务,可以自动排序;可以标记是否完成,可以查询历史记录。(Schedule a practical tool that can quickly notes, schedule tasks, can automatically sort can mark it complete, you can check the history.)
- 2011-10-19 18:22:13下载
- 积分:1
-
Load_Picture
保存图片,c++ ,gui,实现图像信息提取(save picture)
- 2010-03-14 12:07:23下载
- 积分:1