-
- 2022-11-21 21:55:03下载
- 积分:1
-
Java数据库连接(JDBC)API是一系列能够让Java编程人员访问数据库的接口,各个开发商的接口并不完全相同。在使用多年的Oracle公司的JDBC后,我积...
Java数据库连接(JDBC)API是一系列能够让Java编程人员访问数据库的接口,各个开发商的接口并不完全相同。在使用多年的Oracle公司的JDBC后,我积累了许多技巧,这些技巧能够使我们更好地发挥系统的性能和实现更多的功能。-Java Database Connectivity (JDBC) API is a series enables Java programmers a couple of According to the interface, developers of the various interface is not exactly the same. Used for many years in the company"s Oracle JDBC, I have accumulated a lot of skills, These skills will better enable us to play the performance of the system and achieve greater functionality.
- 2022-06-21 17:28:11下载
- 积分:1
-
detailed design software, we hope to help in PDF format and can serve as a refer...
软件详细设计报告,希望对大家有帮助,PDF格式的,可以作为参考模板!-detailed design software, we hope to help in PDF format and can serve as a reference template!
- 2022-01-26 01:17:17下载
- 积分:1
-
说明:
7.0的版本但和7.5差不多
说明:
7.0的版本但和7.5差不多-Description: version 7.0 and 7.5 but almost
- 2022-07-12 21:43:45下载
- 积分:1
-
Windows环境下的Unicode编程
Windows环境下的Unicode编程-Windows environment Unicode Programming
- 2023-07-26 13:05:02下载
- 积分:1
-
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现...
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现-the adjacency matrix, the adjacent table, Cross Chain, Listless multiple adjacent storage structure and said the creation algorithm in C Language map of the depth-first traversal algorithm and search a broad plan Search priority traversal algorithm and C Language
- 2022-02-02 21:19:17下载
- 积分:1
-
JAVA文件操作,提供对文件的建立何删除
JAVA文件操作,提供对文件的建立何删除-JAVA file operation, the establishment of the document to delete Ho
- 2023-04-27 16:15:03下载
- 积分:1
-
BP算法下载之一
BP算法下载之一-BP algorithm download one
- 2022-03-01 19:58:07下载
- 积分:1
-
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网...
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网络
A2=compet(A2)
answer=find(compet(A2)==1)
plotchar(alphabet(:,answer)) -A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteristic matrix A2 = sim (netn, A) netn that have already trained neural network A2 = compet (A2) answer = find (compet (A2) == 1) plotchar (alphabet (:, answer))
- 2022-03-22 00:30:20下载
- 积分:1
-
编写了一个程序,单链表示池池(池,没有重复的E ..
编写一个程序,采用单链表表示集合(集合中不存在重复的元素),利用例2.4的算法将其按递增方式排序,构成有序单链表。求这样的两个集合的并、交和差。-prepared a procedure, single chain said pool (pool, there is no duplication of elements), 2.4 cases using the algorithm based on the progressive sorting, orderly single-chain form. For the two pools, intersection and the poor.
- 2022-01-26 02:15:03下载
- 积分:1