-
三层架构 图书管理系统
数据库有脚本,可直接运行创建数据库;非常经典的管理系统架构,采用mvc三层程序架构,是初学者入门的决好资料;vs2008可直接打开运行。
- 2023-03-24 19:10:06下载
- 积分:1
-
Bug Free is a very good tool for defect management. I hope you like.
Bug Free是一款非常好的缺陷管理工具。希望大家喜欢。-Bug Free is a very good tool for defect management. I hope you like.
- 2022-06-30 07:54:13下载
- 积分:1
-
另一个获取版本信息的程序
另一个获取版本信息的程序-The example of getting the version information
- 2022-04-08 11:48:37下载
- 积分:1
-
图书管理系统
采用asp.net 开发的简易网上图书管理系统,初学者可以借鉴。另外还有一些小功能~!
- 2023-01-21 09:00:04下载
- 积分:1
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第3章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 3 source!
- 2022-01-22 15:35:18下载
- 积分:1
-
最近学了一段时间的C,感觉还不错,这对单片机的编程也很有帮助,在这奉上一个小程序(在VC6.0里运行的话,能看得更加清楚),其功能就是显示任何一年的万年历,没办...
最近学了一段时间的C,感觉还不错,这对单片机的编程也很有帮助,在这奉上一个小程序(在VC6.0里运行的话,能看得更加清楚),其功能就是显示任何一年的万年历,没办法,学的不是很多,这样的程序也拿来传。。希望大家见谅,不过我觉得这也有他的好处。-Recent study for a period of time C, feeling good, and this single-chip programming is also helpful in this offer, a small program (to run in VC6.0 so, can see more clearly), its function is to display any calendar year, no way, learning is not a lot, so that the procedures used Chuan. . I hope everyone will forgive, but I think this also has the advantage of him.
- 2022-05-08 07:54:29下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This is a typical non_numerical value problem.you must design complicated arithmetic and long program if you use non_recursion arithmetic.But if you make use of recursion arithmetic,your arithmetic will be clear.The course of analysing and establish recursion arithmetic is a typical example to take out the principle ,establish recursion arithmetic and solve non_numerical value problem.
- 2022-05-25 16:28:31下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1
-
用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。...
用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。-achieve registry simple operation. Programming Institute will use the registry your program more professional. The cases include basic programming method.
- 2022-07-24 07:29:35下载
- 积分:1
-
这是一本关于C++的经典书籍,是每个C++程序员必备的。
这是一本关于C++的经典书籍,是每个C++程序员必备的。-This is a C++ about the classic books, are each C++ programmers must have.
- 2022-03-06 21:35:13下载
- 积分:1