-
code-
从键盘接收字符串,并统计其中各种字符出现频率!(calculate the frequency of every sinal get from the keyboard!)
- 2012-04-23 10:59:16下载
- 积分:1
-
Excel录入
用VB写的Excel录入程序 非常方便 可以方便用户对excel的输入修改 (VB write Excel entry procedures can be very convenient user-friendly input to excel changes)
- 2005-05-30 11:25:59下载
- 积分:1
-
fee
编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
- 2013-04-24 18:21:49下载
- 积分:1
-
DateChang
VB编程实现改变系统日期格式,有需要的就下载吧。(VB Programming to change the system date format, there is a need to download it.)
- 2013-07-25 20:44:37下载
- 积分:1
-
PI
说明: 本程序是模拟常数PI的计算,可以精确到小数点后很多位!(This procedure is a simulation of constant PI calculation can be accurate to a lot of places after the decimal point!)
- 2008-12-14 20:35:09下载
- 积分: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
-
migong
说明: 迷宫程序,不是很好看,不过适合初学者。用VC++编写的,看看吧。(Maze procedure, not a good look, but suitable for beginners. With VC++ Prepared to see it.)
- 2008-10-16 20:26:00下载
- 积分:1
-
STSFX.
计算机移动设备的管理,开启,禁用USB设备、U盘、软驱、光驱(Computer, mobile device management, open, disable the USB device, U disk, floppy, CD-ROM)
- 2020-07-30 15:38:37下载
- 积分:1
-
EX_Dictionary
能对已有的单词数据库进行查询,修改,实现双向翻译,并能够进行模糊查询(Word on the existing database can be queried, modified, two-way translation, and be able to carry out fuzzy query)
- 2013-10-10 20:31:55下载
- 积分:1
-
NewNotePad
VB仿Windows可显示行号的记事本程序,有需要的下。(VB notepad application in imitation of a Windows to display line Numbers, in need.)
- 2013-08-15 18:06:33下载
- 积分:1