-
使用VC6.0开发的LoanArranger系统,包括整个工程文件
使用VC6.0开发的LoanArranger系统,包括整个工程文件-VC6.0 developed using LoanArranger system, including the entire project file
- 2022-03-10 15:50:54下载
- 积分:1
-
This is an applet program, which implements Stack and List by means of java. It...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-This is an applet program, which implements Stack and List by means of java. It can show the actions of stack through operations.
- 2022-07-18 04:12:18下载
- 积分:1
-
OQPSK the AWGN and frequency selective fading channel simulation
OQPSK在AWGN和频率选择性衰落信道中的仿真-OQPSK the AWGN and frequency selective fading channel simulation
- 2023-06-23 18:25:02下载
- 积分:1
-
C# code for chess game
srchess是一个内置于C的国际象棋程序。虽然它与商业国际象棋项目不一样,但srchess毫无问题地击败了我,因此对于普通玩家来说,它可能是一个严重的对手。程序支持合理数量的函数。它最大的弱点可能是缺乏一个良好的棋盘评估功能和游戏结束数据库。它的优点之一是,它可以利用多个处理器。该计划还包括一个PGN过滤器,让你导入游戏的PGN格式和建立自己的网站
- 2023-01-24 04:45:03下载
- 积分:1
-
This is program to make simple database using Visual basic 6.0 that can view, ad...
This is program to make simple database using Visual basic 6.0 that can view, add, delete and update databases.
- 2022-08-13 16:34:25下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
用PB写的HIS,这只是其中的一个模块 是一个门诊挂号模块
用PB写的HIS,这只是其中的一个模块 是一个门诊挂号模块-with PB wrote HIS, it is only one of a module is an out-patient registration module
- 2022-02-13 00:16:46下载
- 积分:1
-
最重要的国外操作系统设计源码,实现了操作系统的最基本功能,对学习系统设计帮助相当大...
最重要的国外操作系统设计源码,实现了操作系统的最基本功能,对学习系统设计帮助相当大-The most important source of foreign operating system design, implementation of the basic operating system functions, system design of the study to help a large
- 2022-08-11 13:14:47下载
- 积分:1
-
VRML模拟车床车削过程
解压后右键wrl文件以txt打开即可编辑,预览的话需要安装vrml开发工具,qiexiao.wrl是主文件
- 2023-06-10 20:20:03下载
- 积分:1
-
校友录系统(ASP.NET 3.5实现)
本程序实现了校友录系统的基本功能,通过对数据库的操作,完善了校友录的所有功能,方便初学者参考学习,也能够通过这个大体框架来修改实现自己想要添加的各个功能模块。希望大家能通过这个小程序来加深对ASP.NET的理解和应用。
- 2022-01-26 20:07:41下载
- 积分:1