-
ADO 访问Access数据库
ADO 访问Access数据库-ADO Access database
- 2022-08-20 03:19:48下载
- 积分:1
-
读入树状结构,是计算机系c语言设计必考内容之一,大家应好好研究这个源程序...
读入树状结构,是计算机系c语言设计必考内容之一,大家应好好研究这个源程序-read into the tree structure of the Department of Computer Language Design c compulsory element, we should seriously consider the source
- 2023-03-21 19:45:03下载
- 积分:1
-
xiande
弗洛伊德算法计算有向网络图最短路问题。可算最短路径。(Freud algorithm to calculate the shortest path problem to the network diagram. Can be considered the shortest path.)
- 2012-08-17 14:02:44下载
- 积分:1
-
用DataGridView显示ACCESS数据库表
用C#编程连接到一个Access数据库,打开其中的一张表,在DataGridView控件中显示数据表的详细内容。
- 2022-12-01 19:35:03下载
- 积分:1
-
Data-structure4
关于数据结构这门学科的源程序,系列四。 (About data structure this discipline the source program.)
- 2011-05-20 20:49:26下载
- 积分:1
-
这是一个数据无向图的简单模拟程序,可以用于数据结构的学习...
这是一个数据无向图的简单模拟程序,可以用于数据结构的学习-This is an undirected graph data a simple simulation program that can be used for data structure learning
- 2022-02-10 02:05:33下载
- 积分:1
-
网络最短路径Dijkstra算法
网络最短路径Dijkstra算法-network Dijkstra shortest path algorithm
- 2022-09-22 06:40:03下载
- 积分:1
-
Unix下Oracle数据库开发必备资料
Unix下Oracle数据库开发必备资料-Unix under the essential information on Oracle database development
- 2023-08-22 06:10:03下载
- 积分:1
-
学生运动会成绩数据库
学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200,400,1500米,跳高,...
学生运动会成绩数据库
学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200,400,1500米,跳高,跳远,标枪,铅球铁饼等。进入系统后可以输入和修改某个项目的结果情况,可以按各系院编号输出总分;按总分排序;按男团体总分排序 ;按系院编号查询;按项目编号查询;按女团体总分排序。-Student Games Student Games results database performance database system for recording all the games of a school sports scores and faculty rankings, including 50,100,200,400,1500 meters, high jump, long jump, javelin, shot put discus and so on. After entering the system can enter and modify the outcome of a project can be output by each department Total Number of Hospitals by sorting scores male groups by sorting scores by the Department of Hospital No. inquiries by Item Number inquiries by women groups Total sort.
- 2022-06-30 13:53:12下载
- 积分:1
-
算法图解.pdf
说明: 本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。
本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者。(This book is rich in examples, illustrated and illustrated. It explains the algorithm in a concise and easy to understand way. It aims to help programmers make better use of algorithms to help software development in daily projects. The first three chapters introduce the basic algorithm, including binary search, big O representation, two basic data structures and recursion. The remaining space will mainly introduce the widely used algorithms, including: when facing specific problems, how to use greedy algorithm or dynamic programming; hash table application; graph algorithm; k-nearest neighbor algorithm.
This book is suitable for all programmers, computer related teachers and students as well as interested in algorithm readers.)
- 2020-11-19 16:10:19下载
- 积分:1