搜索资源列表
vb+access
- 用VB+Access做的图书管理系统! 通过简单的算法可以做出图书的录入和录出!-do library management system. A simple algorithm can make the entry books and recorded out!
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
xueer456789nurbus
- nurbus曲面算法 比较经典的画图 源自xjtu图书馆的内部资料-Comparison of surface nurbus classic algorithm xjtu drawing from the library' s internal data
tushu
- 图书管理系统详细设计是设计的第二个阶段,这个阶段的主要任务是在图书管理系统概要设计书基础上,对概要设计中产生的功能模块进行过程描述,设计功能模块的内部细节,包括算法和详细数据结构,为编写源代码提供必要的说明。-Detailed design of library management system is designed for the second stage, the main task of this stage is to outline the design book library
gplib-0.5.tar
- 地球物理开发包。地震处理、解释、反演等。C++编写,跨平台。-Geophysical Library is a C++-library to handle geophysical data. At the moment the focus is on magnetotelluric and seismic data. It also includes a genetic algorithm for data inversion, signal processing and statistics
uml
- 1. 网上图书馆系统建模及实现 2. 对一组电梯建模并实现 在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求: 1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。 2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。 3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。 4、保存一个星期内的各电梯的运行记录。 -1. Online Library System Model
book
- 图书信息管理系统设计 图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。试设计一图书信息管理系统,使之能提供以下功能: 系统以菜单方式工作 图书信息录入功能(图书信息用文件保存)--输入 图书信息浏览功能--输出 查询和排序功能:--算法 按书名查询 图书信息的删除与修改(可选项) -Library Information Management S
1
- 试设计一图书信息管理系统,使之能提供以下功能: 1、系统以菜单方式工作 2、图书信息录入功能(图书信息用文件保存)--输入 3、图书信息浏览功能--输出 4、图书信息查询功能--算法 查询方式 按书名查询 按作者名查询 5、图书信息的删除与修改(可选项) -Try to design a library information management system so that it can provide the following functions:
Library
- 去年帮人写的课程作业,纯c++语言 功能包括:图书录入、列出;保存、输出;信息浏览、检索 ========= 图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。试设计一图书信息管理系统,使之能提供以下功能:1.图书信息录入功能(图书信息用文件保存)——输入。2.图书信息浏览功能——输出。3.查询或排序功能:——算法:a按书名查询 b按作者名查询.-Last year' s course work to help people write pure c++
library.cpp
- 图书管理系统,用于课程设计,作业,里面有些算法还不错。-Library management system for course design, assignments, some algorithm which is not bad.
Chap2Lib
- ms chap 2算法封装库,在网银认证时刻保证不传输密码-ms chap 2 algorithm library package
vrph-master
- 解决车辆路径问题,提供了很多有用的算法实现,比如3-opt,2-opt和or-opt等算法,以静态库的形式提供给别人调用。-Solving vehicle routing problem, provide a lot of useful algorithms, such as 3-opt ,2-opt and or-opt algorithm, in the form of a static library available to others call.