Location:
Search - shiyan5
Search list
Description: 这是关于数据结构习题书,清华大学出版社出版,上实验五的一个实验,自己写的,多多指教
Platform: |
Size: 19898 |
Author: dhfa |
Hits:
Description: [问题描述]
针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。
[基本要求]
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用线性探测再散列法或链地址法处理冲突。
Platform: |
Size: 2185 |
Author: 飞 |
Hits:
Description: 升余弦滚降系统的设计,以及其误码率。详细注释及波形曲线图。
Platform: |
Size: 1894 |
Author: zhaomin |
Hits:
Description: 这是关于数据结构习题书,清华大学出版社出版,上实验五的一个实验,自己写的,多多指教-This is a data structure on the exercise book, Tsinghua University Publishing House, on an experimental five experiments, write their own exhibitions
Platform: |
Size: 216064 |
Author: dhfa |
Hits:
Description: [问题描述]
针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。
[基本要求]
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用线性探测再散列法或链地址法处理冲突。
-[Description of the problem] for a collective in the design of a hash table names, making the average length of search does not exceed R, and complete the appropriate procedures to build tables and look-up table. [Basic requirements] assumptions of people known as the Chinese name for the Chinese Phonetic Alphabet forms. Hash table to be populated with the names of a total of 30, taking the upper limit of the average search length of 2. Hash function used in addition to stay more than a few law structure, with linear detection or re-hash chain address law deal with the conflict.
Platform: |
Size: 2048 |
Author: 飞 |
Hits:
Description: 升余弦滚降系统的设计,以及其误码率。详细注释及波形曲线图。-Raised cosine roll-off system design, as well as its error rate. Detailed notes and waveform graph.
Platform: |
Size: 2048 |
Author: zhaomin |
Hits:
Description: IO设备vhdl语言1234556778892341-IO equipment VHDL language 1234556778892341
Platform: |
Size: 488448 |
Author: yuxiaoyun |
Hits:
Description: 学习c++的一些实例程序,比较系统,对学习c语言很有帮助。一共12个压缩文件,不用帐号就可下载。-Learning c++ examples of procedures for comparing systems, be helpful to learn c language. A total of 12 compressed files, do not account can be downloaded.
Platform: |
Size: 2048 |
Author: wenzhong |
Hits:
Description: 微机原理 程序设计与调试之五 中断程序设计-Computer program design and debugging of the principle of the five interrupt programming
Platform: |
Size: 11264 |
Author: 孙龙 |
Hits:
Description: 实验5 Bezier曲线
1.实验目的:
了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。
2.实验内容:
(1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线;
(2) 调试、编译、修改示范程序。
(3) 尝试实现B样条曲线算法。
-5 Bezier curve experiment 1. Experimental Objective: To understand the principle of the generation of curves, several common master curve generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm. 2. Experiment: (1) the combination of the model code to understand the principle of curve generated with the algorithm, especially Bezier curve (2) debug, compile, modify the model procedures. (3) try to achieve the B-spline curve algorithm.
Platform: |
Size: 596992 |
Author: jing |
Hits:
Description: 图形学,三种算法画直线,园,区域填充,图形转换,Bezier曲线和B曲线算法-Graphics, drawing a straight line of three algorithms, park, area filling, graphics converter, Bezier curves and B curve algorithm
Platform: |
Size: 2073600 |
Author: 飓风 |
Hits:
Description: 读取卫星数据文件 画高精度地图(Lat: 35.5°N -37°N, Lon: 119.5°E -121°E)
- Draw a high-resolution map (Lat: 35.5°N-37°N, Lon: 119.5°E-121°E)
Plot an asterisk at 36.1 N and 120.3 E and a diamond at 36.15 N and 120.15 E.
Platform: |
Size: 1024 |
Author: zhnglei |
Hits:
Description: Matlab通信系统的建模仿真
实验五 直接序列扩频系统的建模与仿真-matlab
Platform: |
Size: 196608 |
Author: Jerome |
Hits:
Description: 排序实现学生排序功能 简单 是大学实验的题目-college
Platform: |
Size: 1024 |
Author: cs |
Hits:
Description: (1)设计TCP服务器程序,在完成绑定、监听等操作后,利用线程函数接收客户端的连接请求,并为每一个客户启动一个新线程进行收发服务。
(2)利用几个客户端程序同时进行并发连接,测试服务器是否能完成并发式服务。-(1) design program, in complete TCP server after operation, listening to bind, using thread function receives client connect requests for every customer, and start a new thread for receiving services.
(2) using several client program at the same time, the test server connection with whether can finish and hairdo service.
Platform: |
Size: 98304 |
Author: 李洪旭 |
Hits:
Description: 关于使用vc中mfc库编写代码的过程,很好使用的-Vc mfc library in the use of the process of writing code, very good use
Platform: |
Size: 126976 |
Author: 孙莉萍 |
Hits:
Description: 熟悉利用Ucos-II嵌入式操作系统开发一个实际项目的过程。
1.当开关switch闭合时,数码管显示0xff,串口终端发送数据0xff。不管是哪个键盘按下,都保持不变。
2.当开关switch打开时,数码管显示键盘键值,并在串口终端中输出此键值。
-failed to translate
Platform: |
Size: 367616 |
Author: 林 |
Hits:
Description: 解决lru算法和fifo算法,并比较它们的缺页率和命中率-Fifo lru algorithm and solving algorithms, and compare them with the missing page rate and hit rate
Platform: |
Size: 1024 |
Author: 林华娥 |
Hits:
Description: 用于显示男声,女声,高音,低音,以及变音后的频谱及原声图。完全放心使用即可!-Used to show male, female, treble, bass, and after the change the sound spectrum and acoustic map. Complete ease of use can be!
Platform: |
Size: 199680 |
Author: 苏苏 |
Hits:
Description: 人机交互,新手必看用的是单片机软件,程序很中庸-Human-computer interaction, Xinshoubikan using a SCM software, the program is very moderate
Platform: |
Size: 2358272 |
Author: 周林烽 |
Hits: