资源列表
LabVIEWzhiliao
- 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo shows the NI' s LabVIEW graphical development environment for parallel programming model. Between the parallel loop through the queue or a local variable
countingSort
- 这是一个简单的计数排序的程序,希望对您有所帮助。-This is a simple counting sort programme,i hope it will be helpful to you!
introduction-AI
- 加州伯克利分校的人工智能课程第一堂课的讲义,介绍基本概念和应用-Berkeley, California, the first class of artificial intelligence course lecture notes, introduces basic concepts and applications
shuanfa3
- (1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来自bi), 第4行存放0或1(0代表作业序号未进入最优调度方案;1代表作业序号已进入最优调度方案) (2) 排序完后,按课本所述方法求一种最优调度方案,存放在S中。 -(1) with a 4* 20 two-dimensional array M, the first a line to deposit a small to l
task
- 数值计算常用程序 牛顿法了 雅克比 等十多个 本人自己编的 很适合初学者 C语言和matlab的 欢迎下载-Newton numerical procedure used the Adams Jacques ratio of more than 10, I made themselves very suitable for beginners are welcome to download
基于全局运动统计和边缘平滑滤波的视频去隔行方法
- 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
imote2
- 基于imote2的相关研究,包括硬件和软件平台的构成-the study based on imote 2
juzhen-chengfa
- /// /// 矩阵乘法的c++ 实现,简单高效/////////具体见代码/////矩阵乘法的c++ 实现,简单高效 矩阵乘法的c++ 实现,简单高效-矩阵乘法的c++ 实现,简单高效
zhongshu
- 利用递归求众数。借助了快速排序的思想,选中一个数,先把比它小的放在左边,比它大的放在右边。-Use recursive plural. With the idea of quick sort, select a number, first it is smaller than on the left, on the right side than it is big.
OMPbox10PKSVDbox13
- 两个用于图像处理的Matlab工具箱,OMPbox10和KSVDbox13,由于后者是要求安装前者的,所以就打包一起发上来了,下载一次就够了。-Two Matlab toolbox for image processing, OMPbox10 and KSVDbox13。 Since the latter requires the installation of the former, so packed together, so download once is OK。
BubbleSort
- 冒泡排序算法,最基础的Bubble sort 算法,经典-bubble sort
MLScreensaverBaohu
- 这是一个关于MATLAB编写程序代码的例子,对于学习MATLAB很有帮助。-This is a study on MATLAB programming code examples, very helpful for learning MATLAB.
