-
教堂管理系统
使用窗体开发了这个教堂管理系统 (兼容性-视觉工作室 2010 年或以上和水晶报表必须安装在您的系统,这个项目成功运行) 和在后端使用 MS Access 2010 数据库。
- 2023-05-05 15:40:04下载
- 积分:1
-
数据结构-3 sum
We
discussed two versions of the 3-sum problem: A "naive" implementation
(O(N^3)) and a "sophisticated" implementation (O(N^2 lg N)).
Implement these algorithms. Your implementation should
be able to read data in from regular data/text file with each entry on a
separate line.
- 2022-10-11 08:55:04下载
- 积分:1
-
基本的冒泡算法,可供数据结构的初学者参考,希望能有所帮助。...
基本的冒泡算法,可供数据结构的初学者参考,希望能有所帮助。-sort
- 2022-01-28 03:11:24下载
- 积分:1
-
求解最短路径的程序。根据迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0...
求解最短路径的程序。根据迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0-Procedures for solving the shortest path. Dijkstra" s algorithm based on ideas to write procedures. VC++6.0 environment
- 2022-06-13 02:34:10下载
- 积分:1
-
本代码包包含有各种各样的常用算法代码,你可以在里面找到你所要的...
本代码包包含有各种各样的常用算法代码,你可以在里面找到你所要的-the code packs containing a wide range of commonly used algorithm code, you can still find what you want
- 2023-03-20 01:40:04下载
- 积分:1
-
A small database system, the specific contents of address book for the class to...
一个小数据库系统,具体内容为班级通讯录,比较全-A small database system, the specific contents of address book for the class to compare the whole
- 2023-09-08 19:00:04下载
- 积分:1
-
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。...
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。-understanding of the internal structure of the server, right LOCK have a higher level of awareness. Proposal 3 years C programming reference to a friend.
- 2023-01-08 21:55:02下载
- 积分:1
-
自己编写的一个小算法 用于weka中,数据预处理
自己编写的一个小算法 用于weka中,数据预处理-I have written for a small weka algorithm, the data pre-processing
- 2023-04-08 09:45:03下载
- 积分:1
-
调试顺序结构栈的基本操作(清华大学出版社数据结构C语言版书本P44)...
调试顺序结构栈的基本操作(清华大学出版社数据结构C语言版书本P44)-Debug stack order of the structure of the basic operations (Tsinghua University Press Data Structures C language version of the book P44)
- 2023-08-27 19:10:03下载
- 积分:1
-
用c写的数据结构链表的操作,包括关于链表的系列操作
用c写的数据结构链表的操作,包括关于链表的系列操作-used to write the data structure Chain operations, including a series of Chain Operation
- 2022-02-03 17:38:30下载
- 积分:1