-
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告-HopfieldTSP
- 2022-09-05 18:45:02下载
- 积分:1
-
DMA和DMA控制器,对DMA(直接存储器访问)和C DMA系统
DMA与DMA控制器,讲解了DMA(Direct Memory Access)的概念以及DMA系统组成及工作过程
-DMA and the DMA controller, on a DMA (Direct Memory Access) and DMA system the concept of the composition and the working process
- 2022-05-19 10:08:09下载
- 积分:1
-
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2...
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2-This is an IP address of the decomposition of the code can be broken down 4 Int data such as URL: (192.168.1.2) divided into 19,216,812
- 2022-02-05 17:30:09下载
- 积分:1
-
vc++链表,可以实现链表内的头文件等的链接
vc++链表,可以实现链表内的头文件等的链接-vc Chain, Chain can be achieved within the first links to documents
- 2022-02-06 03:11:29下载
- 积分:1
-
wave files sound production
wave文件的音效制作-wave files sound production
- 2022-07-05 12:23:08下载
- 积分:1
-
自订制菜单,在菜单栏上面显示公司logo图标位图。
自订制菜单,在菜单栏上面显示公司logo图标位图。-Since the customized menu, the menu bar shown above the company logo icon bitmap.
- 2022-01-24 13:00:32下载
- 积分:1
-
by right
按鼠标右键弹出带有图标的图形菜单-by right-clicking the icon with a pop-up menu graphics
- 2022-03-05 00:33:32下载
- 积分:1
-
B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal & Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.-B-Tree Filer is a fast library of file-based database routines for Borland Turbo Pascal Delphi. B-Tree Filer supports stand-alone programs or those running on Microsoft-compatible networks including Novell Netware.
- 2022-04-22 19:34:47下载
- 积分:1
-
1.0版本只能查看Oracle数据库. 连接特定用户可查看所有表,视图,存储过程,触发器,序列,索引.可创建表,可直接执行SQL语句.可查看所有用户...
1.0版本只能查看Oracle数据库. 连接特定用户可查看所有表,视图,存储过程,触发器,序列,索引.可创建表,可直接执行SQL语句.可查看所有用户-version 1.0 can only view the Oracle database. Users can connect a specific check all the tables, views, stored procedures, triggers, sequences, and the index. Can create, can be directly executed SQL statements. All users can view
- 2022-02-03 19:42:04下载
- 积分:1
-
单词检索
资源描述代码使用C++编写,运用AVL树,你可以简单的查找单词,本次查找是基于数组存储,因此内存不是很大,若想导入跟多单词建议开辟栈内存,检索速度还是很快的,适合初学者了解检索算法,排序算法而用的,希望对初学数据结构的有帮助
- 2022-05-16 07:23:45下载
- 积分:1