-
yhsj
说明: 这是一个很简单的C++程序
也只是随手练练而已
我现在的水平还不行 不过 我一直都在努力(This is a very simple C program is only to practice it, I threw the level is not enough but I have been efforts)
- 2006-04-28 18:49:32下载
- 积分:1
-
TIN-vc
利用vc++开发的TIN的生成算法 (Using vc++ TIN generation algorithm developed)
- 2011-01-06 21:42:14下载
- 积分:1
-
jisuanqi
C++普通计算器的功能,实现整数、小数的加减乘除的算法,有退格、清空的功能。(Common calculator functions)
- 2014-03-20 16:23:25下载
- 积分: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
-
VB-Pad
VB写的仿WINDOWS的记事本,包含源码
VB写的仿WINDOWS的记事本,包含源码(Written in VB imitation WINDOWS Notepad, including VB source code written in imitation WINDOWS Notepad, including source code)
- 2009-11-30 15:30:06下载
- 积分:1
-
converte-into-corresponding-digital
对一段只含有几种字符的字符串进行转换,转换成相应的数字(a string contains only several character conversion, and converted into the corresponding digital
)
- 2013-09-07 17:46:26下载
- 积分:1
-
Chang_display
改变屏幕分辨率,程序控制动态改变屏幕的分辨率。(change the screen resolution, dynamic programmed to change the screen resolution.)
- 2006-07-06 09:28:09下载
- 积分:1
-
Jesephus.rar
说明: 解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。(Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.)
- 2008-11-16 18:37:28下载
- 积分:1
-
TelBook
能实现添加,删除,查找,拨号等基本功能。当然还用到了windows皮肤,很漂亮的哟(Able to add, delete, search, dial-up and other basic functions. Of course, also used the windows skin, very beautiful yo)
- 2013-07-21 07:27:35下载
- 积分:1
-
VC_GWVI_Code
说明: vc编写的虚拟仪器的例子
带有信号显示的方法(vc The virtual instrument with a signal example of the methods shown)
- 2010-04-06 12:31:29下载
- 积分:1