-
数据连接程序放到数据库里,登陆发现新版本则下载.
数据连接程序放到数据库里,登陆发现新版本则下载.-data link procedures into databases, landing discover new version will download.
- 2022-07-18 22:01:19下载
- 积分:1
-
这是数据结构中图的全部实现代码,对学习数据结构的同学很有帮助...
这是数据结构中图的全部实现代码,对学习数据结构的同学很有帮助-this is a code of data structure
- 2022-05-23 07:02:24下载
- 积分:1
-
生活的用户名可用性检查
应用背景此源代码将保存到用户表前检查该用户名可用性。这很重要,这样用户可以触发,如果数据已经存在。这是使用Ajax,所以它不会刷新页面,显示响应如果存在或不。希望它能帮助。谢谢你。关键技术技术和组件的选择:1 PHP2。MySQLjQuery的Ajax 3 /HTML 45 CSS6 Ajax7。自举
- 2022-06-15 15:30:06下载
- 积分:1
-
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少...
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少加油次数。并证明算法能产生一个最优解-Fill up the car after driving an n km. There are a number of gas stations journey. Design an efficient algorithm that at which stations should stop to refuel along the way so that the least number of refueling. For a given n and k-station location, the calculation program for at least the number of refueling. And to prove that the algorithm can produce an optimal solution
- 2023-08-07 06:10:03下载
- 积分:1
-
数据结构最小生成树
数据结构最小生成树-minimum spanning tree data structure
- 2023-09-05 01:40:04下载
- 积分:1
-
array assignment is well
如何给链表数组赋值,很适合初学数据结构的朋友。-array assignment is well-suited to beginners data structure friend.
- 2022-04-26 12:45:20下载
- 积分:1
-
可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!...
可以实现两个大整数(不限数位)相加减! 在C++中,加减法的两个数必须在系统规定内,本程序突破了这一界限!-can achieve two large integers (Open-digit) is modified! In C++, and subtract the number two must be within the system, the process broke the limits!
- 2022-03-25 05:48:53下载
- 积分:1
-
对给定的N个数进行排序,进行非降次序排序,要求使用归并排序...
对给定的N个数进行排序,进行非降次序排序,要求使用归并排序-The number of a given set of n sorted, according to the non-descending order of arrangement, requires the use of merge sort
- 2022-02-13 07:40:49下载
- 积分:1
-
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。...
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。-a network known counterparts in the adjacent matrix, the network for the maximum flow. Data structures belonging to the problem.
- 2022-07-21 20:53:21下载
- 积分:1
-
八皇后问题串行算法,可递推n皇后问题
C代码
八皇后问题串行算法,可递推n皇后问题
C代码-eight queen question
code
- 2022-03-21 10:30:04下载
- 积分:1