-
renjihudong
两个设备形成对射,当有人通过时,一台设备发出指令,控制别的设备。(Two devices formed on the radio, when someone passed a device to issue commands to control other devices.)
- 2013-12-17 14:31:32下载
- 积分:1
-
ldpc_generate
matlab源代码,可能对研究LDPC码的同仁是有很大帮助的(matlab source code, may be the study of Tongren LDPC code is of great help)
- 2008-07-07 14:37:57下载
- 积分:1
-
Win32RecvFrame
说明: 利用winpcap编写的,直接从链路层收取数据帧的小程序,希望能有点用处。(use winpcap prepared directly from the data link layer frame collection of small procedures in the hope that this will usefulness.)
- 2006-05-16 15:47:22下载
- 积分:1
-
1D-Euler
用于求解一维气体动力学的欧拉方程代码,采用戈东诺夫格式,显式推进,可仿真非定常激波管(For solving one-dimensional Euler equations of gas dynamics code, using Godunov format, explicit advance, can simulate unsteady shock tube)
- 2013-08-11 04:55:06下载
- 积分:1
-
Programming-with-MATLAB-and-Visual-C
用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
- 2013-10-10 14:56:17下载
- 积分:1
-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1
-
MyserialPort_display_2
说明: qt串口助手,能接收和发送数据,能对接收的数据绘出曲线(QT serial port assistant, can receive and send data, can draw curves for received data)
- 2019-05-08 22:55:48下载
- 积分:1
-
数据库
effacejava开发的管理系统。java开发的管理系统。java开发的管理系统。java开发的管理系统。java开发的管理系统。java开发的管理系统 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-20 03:30:14下载
- 积分:1
-
qpsk
QFSK的调制与解调,用C写的主程序,汇编写的调制与解调的子程序(QFSK the modulation and demodulation, with the main program in C, compile writing, the modulation and demodulation of the Subprogram)
- 2020-07-01 19:20:02下载
- 积分:1
-
Hash-table
哈希表
数据结构课程设计
1.1问题描述
针对自己的班集体中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。
1.2基本要求
假设人名为中国姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。构造哈希函数,用链表法处理冲突。
1.3测试数据
读取熟悉的30个人的姓名作测试。(Hash table
Data Structure Course Design
1.1 Description of the problem
For their own class group of the "names" to design a hash table, making the average search length does not exceed R, the completion of construction of tables and look-up table corresponding procedures.
1.2 Basic requirements
Assuming the name of the person called Chinese pinyin form. To be filled into a hash table names a total of 30, taking the average search length of the upper limit of 2. Construct a hash function, treatment with a list of conflict.
1.3 Test Data
Read the familiar names of 30 individuals tested.)
- 2011-12-19 15:39:00下载
- 积分:1