-
数据结构算法及其应用
数据结构算法与应用-C__语言描述,数据结构和算法-Data structures algorithms and application-C__ language to describe the
- 2022-02-27 05:17:58下载
- 积分:1
-
FreeKaoYanDS_pascal
数据结构课件
电子科技大学个人认为比严蔚敏、张铭的视频好
(data structure Courseware
University of Electronic Science and Technology)
- 2010-11-20 20:20:56下载
- 积分:1
-
dijkstra_mapped_heap
单源最短路径,dijkstra算法+映射二分堆,正向表形式,复杂度O(mlogn)(Single-source shortest path, dijkstra algorithm+ Mapping 2 points heap, positive list system, complexity of O (mlogn))
- 2009-12-18 13:13:25下载
- 积分:1
-
C运行另一个程序调用sqlite
能够运行的c调用sqlite的又一个程序-程序2,适合学习sqlite-C call to run sqlite another procedure- the procedure 2, suitable for learning sqlite
- 2022-01-23 10:46:20下载
- 积分:1
-
编译系统: Visual C++ 6.0 操作系统: Windows 2000/XP 这几个程序对于学习和理解数据结构有很大的帮助。...
编译系统: Visual C++ 6.0 操作系统: Windows 2000/XP 这几个程序对于学习和理解数据结构有很大的帮助。-Compiler System : Visual C 6.0 operating system : Windows 2000/XP these procedures for the study and understanding of data structure will be very helpful.
- 2023-01-24 17:45:03下载
- 积分:1
-
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库...
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库-Is the distributed database described the basic concept and principle, suitable for beginners to understand what is distributed database
- 2022-03-26 03:02:48下载
- 积分:1
-
vb 调用IBM domino server数据库的例子,,仅供参考。...
vb 调用IBM domino server数据库的例子,,仅供参考。-vb call IBM domino server database example, for informational purposes only.
- 2022-10-16 13:30:02下载
- 积分:1
-
本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试...
本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试、程序优化与效率问题,以及这些技巧在排序、查找和字符串处理等方面的几个实际应用。本书每章末尾都附带有相关内容的问题,附录中给出了一些问题的提示和解答。仔细思考问题或与同事进行讨论,可以巩固所学知识,将作者的经验应用到自己的编程实践中。-This book is the author of the crystallization of programming experience, published in the journal by the column consists of the contents of each chapter is relatively independent, but they are in the process of programming an integral part. The book includes problem definition, algorithms, data structures, program verification and testing, process optimization and efficiency issues, as well as these skills in sorting, string search and deal with several aspects of practical application. The book comes at the end of each chapter has relevant content issues, the appendix gives some tips and answers to the problem. Think carefully about questions or discussion with colleagues, you can consolidate the knowledge acquired will be applied to the author
- 2022-02-04 06:11:35下载
- 积分:1
-
中缀表达式转后缀表达式然后计算结果
C How to Program 第12章课后练习题12,13题,可以计算多位整数,+,-,×,/,%以及求幂运算
- 2022-02-19 23:12:53下载
- 积分:1
-
C language:hotel manage system
C语言课程设计--旅店客房管理系统
数据结构:采用十字链表,实现录入、遍历、保存、载入、修改、插入、删除、各种查询及统计等功能。运行环境:Turboc2.0,文本界面-C language:hotel manage system
- 2022-10-10 15:25:02下载
- 积分:1