-
电子商务的源代码
很好的框架,重新设计的电子商务网站。
使用的语言:
PHP,java 脚本
- 2023-03-29 07:15:04下载
- 积分:1
-
C/c + + IP 摄像头应用程序 (爱科特 SDK)
这是一个基本示例如何接收来自爱科特 ip 摄像机与爱科特 SDK 的 RGB 数据。
QThread 设计的新的视频图像采集,如果线程将发出 QImage *。
如果你有知识的 qt 离散度的体系结构,您可以很容易理解。
- 2023-07-30 00:00:04下载
- 积分:1
-
这是一种运用经纬线画球的方法,很实用!谢谢使用!
这是一种运用经纬线画球的方法,很实用!谢谢使用!-This is a use of latitude and longitude lines painted ball method, very useful! Thank you to use!
- 2023-04-21 06:25:03下载
- 积分:1
-
基本图书管理系统功能需求:
基本图书管理系统功能需求:
1. 新书入库
2. 读者信息管理:
(1)读者信息录入
(2)读者信息修改
(3)读者信息删除
(4)读者信息查询。
3. 图书查询:
(1) 输入一个书号,在文件中查找此书,若找到则输出此书的全部信息;若找不到则输出查找失败的信息。
(2) )查询所有要购入的图书的书名和书号。
4. 借阅管理
(1) 每个读者的信息包括姓名,编号,借阅图书1,借阅图书2,借阅图书3,输入M个读者的信息并存入数组reader中.
(2) 借书登记:输入读者的姓名及所借图书的书号,先判断姓名是否在读者数组中,若有则将书号存入reader数组中,同时修改book数组中此书的现存量.若reader数组中无此姓名,则应提示错误。
(3) 还书管理:输入读者的姓名,所还图书的书号,修改reader数组和book数组中相应的项。
5. 输出全部图书信息和全部读者信息。
6. 退出系统。
-Basic library management system functional requirements:
1. Book storage
2. Readers Information Management:
(1) reader information into
(2) modify the reader information
(3) the reader information to delete
(4) the reader information query.
3. Book Search:
(1) Enter an ISBN, in the document to find the book, if the output of the book to find all the information if it can not find the output of the failure to find information.
(2)) check all books to be purchased titles, and ISBN.
4. Lending Management
(1) Every reader s i
- 2022-03-20 01:18:53下载
- 积分:1
-
vb6 spy
vb6源码,取得窗口句柄和画面,最大化最小化窗口或者修改窗口的大小(对于内容显示不全或者窗口内可见范围外还有控件的情况特别有用),修改按钮的可用性等等。
- 2022-02-03 17:39:35下载
- 积分:1
-
Classic case of VFP, convenient and practical, many students could not find a go...
VFP的经典案例,方便实用,很多学生找不到好的案例,这个既小又实用-Classic case of VFP, convenient and practical, many students could not find a good case, this small and practical
- 2023-02-20 03:55:03下载
- 积分:1
-
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广...
程序源代码
遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm source code is based on Darwin" s theory of evolution of an intelligent optimization algorithm, a complex system can be used to optimize the robustness of the search algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields. Traveling Salesman Problem is a NP hard combinatorial optimization problem, has important theoretical value and practical application of research background. However, the traditional genetic algorithm, there is less than the need to introduce new improved genetic algorithm, and applied for solving the traveling salesman problem.
- 2022-07-04 18:15:39下载
- 积分:1
-
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位...
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
- 2022-03-16 06:19:03下载
- 积分:1
-
vc环境下编写的测量圆的程序,里面附图片,值得研究!
vc环境下编写的测量圆的程序,里面附图片,值得研究!-vc environment prepared by the procedures for measuring a round, which is attached pictures, worth studying!
- 2022-04-28 01:53:35下载
- 积分:1
-
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。...
一套图形江湖的源代码。里面含有详细的例子文件及说明,用此代码,可开发自己的图形江湖。自己定义游戏规则,即内容。功能非常强大。-Jianghu a graphical source code. Which contains detailed examples of documents and shows that using this code, may be developing its own graphics arena. Own definition of the rules of the game, that is, content. Very powerful.
- 2022-07-25 16:38:58下载
- 积分:1