-
这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接...
这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接-It is the right of the vendor ldap operation, the compiler can run, a little change can be used personal ldap data services and server connectivity tomcat
- 2022-03-16 11:22:32下载
- 积分:1
-
在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解...
在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解-in 9 (3* 3) grid matrix to fill out a number of N (Ngt; = 10) of a nine figures each box filled an integral require two adjacent box at the two integral to the quality and number. Examination for all solutions
- 2022-10-06 18:45:03下载
- 积分:1
-
多中通用排序算法组合源码,不好用你找我.
多中通用排序算法组合源码,不好用你找我.-Sorting algorithm and more general source portfolio, not me with you.
- 2022-03-24 05:26:52下载
- 积分:1
-
用Matlab实现的Dijkstra算法源码。主要用于求最短路径。
用Matlab实现的Dijkstra算法源码。主要用于求最短路径。-Using Matlab source realize the Dijkstra algorithm. Mainly used for the shortest path.
- 2022-04-17 00:14:37下载
- 积分:1
-
用VC写的模拟内存分配管理的代码,经测试运行完全正确
用VC写的模拟内存分配管理的代码,经测试运行完全正确-VC write memory allocation management simulation code, the test run entirely correct
- 2023-01-07 01:40:03下载
- 积分:1
-
清华大学严蔚敏老师《数据结构题集(C语言版)》实验3.4 串基本操作的演示...
清华大学严蔚敏老师《数据结构题集(C语言版)》实验3.4 串基本操作的演示-Tsinghua University, Yan Wei-Min teacher
- 2022-03-16 13:12:33下载
- 积分:1
-
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。...
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。-the procedure is in accordance with the materials on discrete mathematics algorithm is written, is a wholly-lexicographic order algorithm. Space complexity is O (n), is basically time complexity is O (n ^ 2). Only drawback is not for print, and store all the results.
- 2023-07-28 06:00:02下载
- 积分:1
-
本程序实现了二叉排序树的建立以及查找,插入和删除的功能.
本程序实现了二叉排序树的建立以及查找,插入和删除的功能.-realized by the two forks of trees to establish order and search, insert and delete functions.
- 2022-03-22 18:29:45下载
- 积分:1
-
电话薄管理系统
里边实现对人员信息的管理与包括电话号码,姓名,与其关系等信息,可以添加,删除,同时提供多种方法进行查询,比如电话号码,姓名等方式进行查询。
- 2023-07-14 23:40:04下载
- 积分:1
-
快速排序
不是稳定的快速排序
优化了的原位快速排序
快速排序
不是稳定的快速排序
优化了的原位快速排序
- 2022-06-21 21:50:00下载
- 积分:1