-
Czhihen
关于C语言的一些指针的处理算法,能够使得初学者对C语言指针有自己的了解(Some pointers on C language processing algorithms, it is possible to make a beginner C language pointer has its own understanding)
- 2016-06-17 11:29:59下载
- 积分:1
-
Six-degree-space
中国大学MOOC-陈越、何钦铭-数据结构
解题报告—06-3 六度空间 (Chinese University MOOC- Chen Yue, He Qinming- data structure
Solving report of the problem- 06-3 Six degrees space)
- 2015-09-06 11:09:27下载
- 积分:1
-
基于聚类的细分研究
使用R语言进行聚类分析的例子,包括层次聚类,k均值聚类,密度聚类等(Examples of clustering analysis using R language, including hierarchical clustering, K mean clustering, density clustering, etc.)
- 2018-03-28 15:11:33下载
- 积分:1
-
DelStudent
该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
- 2012-12-17 19:43:02下载
- 积分:1
-
OraSelect1
VC++与oracle 10 数据库连接(VC++ connection oracle)
- 2012-11-24 15:09:40下载
- 积分:1
-
有序链表的合并
将两个有序的链表合并,分别有A、B两个链表。通过比较A、B是否有相同的元素,从而对链表进行合并(Merge the two ordered linked lists, A and B respectively. Merge linked lists by comparing whether A and B have the same elements)
- 2019-01-08 09:59:00下载
- 积分:1
-
在水晶报表中使用SQL数据库
在水晶报表中使用SQL数据库 在水晶报表中使用SQL数据库,可以参考学习使用,对初学者有一定的帮助。
在水晶报表中使用SQL数据库 在水晶报表中使用SQL数据库,可以参考学习使用,对初学者有一定的帮助。
在水晶报表中使用SQL数据库 在水晶报表中使用SQL数据库,可以参考学习使用,对初学者有一定的帮助。
在水晶报表中使用SQL数据库 在水晶报表中使用SQL数据库,可以参考学习使用,对初学者有一定的帮助。
- 2022-04-10 22:41:19下载
- 积分:1
-
自动备份数据库 windows 服务 源码
因为是windows服务 所以最后要手动安装一下这个服务程序,在cmd窗口输入命令:InstallUnit BackupFileService.exe。
- 2014-03-20下载
- 积分:1
-
Large_integer_multiplication
算法分析与设计——大整数乘法。
计算两个超出机器数表示范围的整数的乘积。(Algorithm Analysis and Design- large integer multiplication. Calculating the number of two machines that go beyond the scope of the product of an integer.)
- 2009-05-08 14:21:06下载
- 积分:1
-
Campus-navigation-problem
校园导航问题,设计你的学校的平面图,至少包括10个以上的景点(场所),每两个景点间可以有不同的路,且路长也可能不同,找出从任意景点到达另一景点的最佳路径(最短路径)。
要求:
(1)以图中顶点表示校园内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等有关信息。
(2)为来访客人提供图中任意景点相关信息的查询。
(3)为来访客人提供任意景点的问路查询,即查询任意两个景点之间的一条最短路径。
(4)修改景点信息。
(Campus navigation problem, the design of your school s plan, at least more than 10 attractions (places), between every two spots can have a different way, and the long road may be different, to find spots to reach from any other attractions best path (shortest path).
Requirements:
(1) graph vertices represent various campus sites, storage sites name, code, profile and other information the side that path, the path length of storage of information.
(2) the figure for visiting any sites offering information about the query.
(3) any attractions for visiting guests ask queries of that query any two of the shortest path between sites.
(4) modify the attractions information.)
- 2011-08-12 10:34:14下载
- 积分:1