-
v2
说明: vs2015编程,图书馆管理系统,界面登录,借书系统。连接了数据库(SQL SERVER2014)。还书系统,超期罚款等等(Vs2015 programming, library management system, interface login, library system. Connected to the (SQL SERVER2014). Book system, overdue fine and so on)
- 2017-04-15 16:59:46下载
- 积分:1
-
4675465764
VB将数据库导出到TXT文本文件中,有需要的就下载吧。(VB database export to TXT text file, there is a need to download it.)
- 2013-08-22 11:08:07下载
- 积分: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
-
criticalpath
这是一个求取关键路径的c语言程序设计源代码(This is a strike the critical path of c language programming source code)
- 2012-06-14 09:35:54下载
- 积分:1
-
wei
说明: 简单计算器.热爱C++,但还是学生,故来此向大家学习。谢谢。(simple calculator)
- 2011-03-16 18:26:15下载
- 积分:1
-
yue
采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
- 2019-01-01 07:32:29下载
- 积分:1
-
Code
按下 Mouse 的右键,选择『编码』里的『GB2312』查看输出结果。">
- 2009-05-22 06:29:22下载
- 积分:1
-
CBinary
一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
- 2013-11-07 19:30:53下载
- 积分:1
-
多项式
Visual C++语言,数据结构小程序,自定义系数及指数的多项式相加代码(Visual C++ language, data structure small program, custom coefficient and exponential polynomial addition code)
- 2017-12-11 00:45:37下载
- 积分:1
-
keyboard
模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。(Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.)
- 2010-05-13 16:43:47下载
- 积分:1