搜索资源列表
improvedleach
- 改进的LEACH协议,考虑初始节点的能量分布不均的情况-Improved LEACH protocol, considering the initial node of the uneven distribution of energy
Matlab_ThayChinh_BKDN.0310
- về matlab, sẽ hữ u ích vớ i ai mớ i họ c. thank-về matlab, sẽ hữ u ích vớ i ai mớ i họ c. thank
0
- 算法,英文版,作者Dasgupta, C. H. Papadimitriou, and U. V. Vazirani-Algorithm, in English, author Dasgupta, CH Papadimitriou, and UV Vazirani
Embedded_Control_Systems_in_C_Cpp_Using_MATLAB.ch
- Embedded Control Systems in C/C++ Using MATLAB Jim Ledin 2004 How to implement control systems using C or C++ and matlab
Data-Struct-source-code(Ch-1)
- C语言通用范例开发金典源码(第一章)--数据结构-The common C language paradigm for developing Golden source code (the first chapter)- data structure
cSharpyingwendanciqiufushu
- 英文单词求复数问题 编写一个程序,可以将英语规则名词(不考虑不满足以下规则的英语单词)由单数变成复数。已知规则如下: a)以辅音字母y结尾,则将y改成i,再加es; b)以s,x,ch,sh结尾,则加es; c)以元音o结尾,则加es; d)其他情况直接加s。 要求用键盘输入英语规则名词,屏幕输出该名词的复数形式。 样例输入: box 样例输出: Boxes -English words in complex problems
lunwen
- 新一代高性能无人机飞控系统的研究与设计 张小林 赵宇博 范力思-I n o r de r t o cau se t he U A V f lig ht co nt r o l sy st e m has t he f o r mida ble da t a- ha ndling ca pa cit y , t h e lo w po we r lo ss , t he st r o ng f le x ibilit y an d a hig he r int e g r at io n
GUI_matlab
- 1.matlab实现三种语音处理,有界面 2.C语言实现MFCC 3.报告说明文档 - 1.Matlab shíxiàn sān zhǒng yǔyīn chǔlǐ, yǒu jièmiàn 2.C yǔyán shíxiàn MFCC 3. Bàogào shuōmíng wéndàng 1.matlab achieve three voice processing, interface 2.C language MFCC 3 report documentatio
C--H
- CH模型,化工反应过程建模,面向批次的反应过程-CH model, chemical reaction process modeling, process-oriented batch reactor
erchashushixian
- 二叉排序树的实现 实现二叉排序树,包括生成、插入,删除; 对二叉排序树进行先根、中根、和后根非递归遍历; 每次对树的修改操作和遍历操作的显示结果都需要在屏幕上用树的形状表示出来。 -英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 二叉排序树的实现 实现二叉排序树,包括生成、插入,删除; 对二叉排序树进行先根、中根、和后根非递归遍历; 每次对树的修改操作和遍历操作的显示结果都需要在屏幕上用树的形状表示出来。 请键入文字或网站地址,
Assignment_Prim.cs.txt
- In computer science, Prim s algorithm is a greedy algorithm that finds a minimum spanning tree for a connected weighted undirected graph. This means it finds a subset of the edges that forms a tree that includes every vertex, where the total weight o