搜索资源列表
ex8-2
- 在matlab的小波分析中标,设计一个包含若干不连续点的一维信号,利用小波变换的模极大提取它的阶梯型边界点。
ex8
- 卡耐基大学SSD4教程Ex8作业 解答源码
Sink
- Ex8-4 汇点问题 « 问题描述: 采用邻接矩阵表示一个具有n 个顶点的图时,大多数关于图的算法时间复杂性为 O(n2 ),但也有例外。例如,即使采用邻接矩阵表示一个有向图G,确定G 是否含有一个 汇(即入度为n-1,出度为0 的顶点),只需要O(n)计算时间。试写出其算法。 « 编程任务: 对于给定的有n个顶点的图G 的邻接矩阵,各顶点依次编号为1,2,…,n。试设计一 个O(n)时间
EX8
- ssd3练习8的答案,大家快下吧,没有问题的,放心用
Ex8
- Exercise 8
ex8-2
- 在matlab的小波分析中标,设计一个包含若干不连续点的一维信号,利用小波变换的模极大提取它的阶梯型边界点。-Matlab wavelet analysis in the successful design that contains a number of discrete points of one-dimensional signals, using wavelet transform modulus maxima extract
Sink
- Ex8-4 汇点问题 « 问题描述: 采用邻接矩阵表示一个具有n 个顶点的图时,大多数关于图的算法时间复杂性为 O(n2 ),但也有例外。例如,即使采用邻接矩阵表示一个有向图G,确定G 是否含有一个 汇(即入度为n-1,出度为0 的顶点),只需要O(n)计算时间。试写出其算法。 « 编程任务: 对于给定的有n个顶点的图G 的邻接矩阵,各顶点依次编号为1,2,…,n。试设计一 个O(n)时间
EX8
- ssd3练习8的答案,大家快下吧,没有问题的,放心用-Eight practice ssd3 answer to everyone soon, are you, no problem, rest assured that with
exec8
- ssd7 练习8 满分的标准答案 绝对可靠 放心下载使用-Eight out of practice ssd7 standard answer is absolutely assured and reliable download use
Exercise8
- 最新的SSD4的练习8源码,用VB实现,完美地完成了所有功能-SSD4 the latest source of practice 8 with VB realized, the perfect completion of all the features
ex8
- 本文件好似一系列的仿真,一般是不外传的,主要是51的仿真文件,花费了不少心力-it is a good rescoure,please got it!!
Ex8
- 十字路口红绿灯模拟演示程序 端口各灯的设置: 1红 1黄 1绿 0 0 2红 2黄 2绿-Simulation of traffic lights at the crossroads of the lights demo port settings: 1 Red 1 Yellow 1 Green 0 0 2 Red 2 Yellow 2 Green
ex8
- ssd3 ex8答案 JBuilder2007工程-The answer ssd3 ex8 works JBuilder2007
ex7
- ssd3 ex8答案 JBuilder2007工程-The answer ssd3 ex8 works JBuilder2007
EX8
- classification using fuzzy similarity
GourmetCoffeeGUI
- ssd3-ex8 GourmetCoffeeGUI.rar
ex8-1
- DAC0832控制电机的PROTUES图以及对应的程序-DAC0832
Clock
- It s an example, how to do SSD4,Ex8 ! It think it s useful for you !
machine-learning-ex8
- 吴恩达老师Cousera上机器学习课程ex8关于协同滤波(Collaborative filtering learning algorithm)的向量化实现以及相关测试数据。(Teacher Andrew Ng Cousera machine learning courses, ex8 Collaborative filtering learning algorithm on the vector implementation and