-
非常实用的查询工具,具有多项操作功能,有兴趣的可以下载使用...
非常实用的查询工具,具有多项操作功能,有兴趣的可以下载使用-Very useful query tool with a number of operating functions, are interested in can be downloaded using the
- 2023-04-14 15:15:04下载
- 积分:1
-
一步 学VB2005数据库编程,WROX出品,Roger Jennings编写,啥也不多说了,学VB.NET必看的精品
一步 学VB2005数据库编程,WROX出品,Roger Jennings编写,啥也不多说了,学VB.NET必看的精品-Database Programming VB2005 step Xue, WROX produced, Roger Jennings writing, what not to say, the school must-see boutique VB.NET
- 2022-04-22 01:39:38下载
- 积分:1
-
信息社会的高科技,商品经济化的高效益,使计算机的应用已普及到经济和社生活的各个领域。计算机虽然与人类的关系愈来愈密切,还有人由于计算机操作不方便继续用手工劳动。...
信息社会的高科技,商品经济化的高效益,使计算机的应用已普及到经济和社生活的各个领域。计算机虽然与人类的关系愈来愈密切,还有人由于计算机操作不方便继续用手工劳动。为了适应现代社会人们高度强烈的时间观念,考试系统软件为教学办公带来了极大的方便。该软件是以VB编程语言为主实现语言,其功能在系统内部有源代码直接完成。通过操作手册,使用者可以了解本软件的基本工作原理。操作人员只需输入一些简单的汉字、数字,即可达到自己的目标。-information society technology, commodity economy of the high effectiveness and the application of computers have access to the economy and society in all areas of life. Although computer and human relations more closely, it was inconvenient for computer operators continue to use manual labor. In order to adapt to modern society was highly strong concept of time, the examination system software for teaching office brought great convenience. The software is Visual Basic programming language mainly to achieve language, and its function within the system active code directly completed. Through the operations manual, users of the software can understand the basic principle. Operators only need to input some simple Chinese characters, numbers, and can achieve their goals.
- 2023-08-28 13:10:04下载
- 积分:1
-
Compact_& Repair Database
这是一个简单的实用程序,允许您在不安装MS access的情况下压缩和修复access数据库。对于使用commondialogs和简单的文件复制/删除以及compact&;repair例程的示例来说,它也很好。
- 2022-05-28 22:43:52下载
- 积分:1
-
银行家算法!这是一各比较简单的银行家算法,是在c 语言的环境下开发的!...
银行家算法!这是一各比较简单的银行家算法,是在c 语言的环境下开发的!-Banker
- 2022-03-23 20:23:22下载
- 积分:1
-
用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧...
用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
- 2023-07-26 14:30:04下载
- 积分:1
-
栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进...
栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack) is in the programming process frequently
meets the vitality one kind of construction of data form under, it has
such characteristic regarding data depositing and the operation: 1) it
only has a logarithm according to the port which carries on stores and
takes out; 2) less advanced first leaves, namely finally the data
which will store first is taken out. Its form looks like one kind of
memory coin very much the small container, each time only may press in
a coin from the peak, but takes out also only may carry on from the
peak, namely less advanced first leaves. Such data storage and the
management form are very useful in some programmings. For example, in
the compiling system (this is a kind of quite complex procedure),
transfe
- 2023-08-22 21:50:04下载
- 积分:1
-
two randomly generated Chain Link, together with a small to large export order
将两个随机产生的链表连接,并按从小到大的顺序输出-two randomly generated Chain Link, together with a small to large export order
- 2022-07-05 02:08:40下载
- 积分:1
-
杭州电子科技大学ACM
杭州电子科技大学ACM-OJ系统的部分代码,对学习数据结构还有算法很有帮助-Hangzhou University of Electronic Science and Technology ACM-OJ part of the system code, data structure of the learning algorithm was also very helpful
- 2022-03-01 00:53:45下载
- 积分:1
-
loginpageusing c#.net
在visual studio 2010中使用c#.net登录页面,使用microsoft sql server 2008连接,连接字符串位于应用程序代码中,sql server数据位于live链接中。该代码已被用于用户登录使用多个设置,如管理员用户,最终用户等。,
- 2022-11-20 11:55:04下载
- 积分:1