资源列表

« 1 2 ... .52 .53 .54 .55 .56 215657.58 .59 .60 .61 .62 ... 216398 »

[matlab例程BPSK_final

说明:performs BPSK modulation and correlation demodulation
<roshan.cool> 在 上传 | 大小:1kb | 下载:0

[matlab例程Convol_Viterbi

说明:performs convolutional encoding and viterbi decoding
<roshan.cool> 在 上传 | 大小:1kb | 下载:0

[matlab例程non_coherent

说明:performs bpsk modulation with non coherent detection
<roshan.cool> 在 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Dijkstra

说明:经过修改后的Dijkstra算法的c++实现,可以输出任意点到初始点的最短距离。-After the modified Dijkstra algorithm c++ implementation of any point can be output to the initial point of the shortest distance.
<lacrimosa> 在 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)ad_led

说明:二线传输 单片机代码 很重要的 可以进行测温 -Wire transfer microcontroller code can be very important temperature
<fp> 在 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法knn

说明:KNN 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-a machine learning algorithm
<li> 在 上传 | 大小:1kb | 下载:0

[数据结构常用算法The_operation_of_the_tree

说明:用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, node addition and deletion, the
<朱洁丽> 在 上传 | 大小:1kb | 下载:0

[OpenGLsimplerobot

说明:用OpenGL做出的简易机器人模型,可以实现旋转等功能,鼠标右键可以创建一个菜单,根据提示选择需要的功能。-Simple to use OpenGL to make the robot model can rotate and other functions, the right mouse button to create a menu, follow the prompts to select the desired function.
<罗真> 在 上传 | 大小:1kb | 下载:0

[其他小程序binder

说明:Teach you, how to bind two files in one .exe file. This good tutorial.
<kakadu666> 在 上传 | 大小:1kb | 下载:0

[OpenGLsanweijichubiancheng

说明:简易的三维基础编程,创建一个可以用鼠标选择的立方体,立方体用数组的形式表现出来。-The basis of a simple three-dimensional programming, you can create a cube with the mouse to select the cube by an array of forms.
<罗真> 在 上传 | 大小:1kb | 下载:0

[C#编程BubbleSorter

说明:Bubble sort has worst-case and average complexity both О(n2), where n is the number of items being sorted. There exist many sorting algorithms with substantially better worst-case or average complexity of O(n log n). Even other О(n2) sorting algorith
<Mahmoud> 在 上传 | 大小:1kb | 下载:0

[C#编程HeapSort

说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case Θ(n log n) runtim
<Mahmoud> 在 上传 | 大小:1kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 215657.58 .59 .60 .61 .62 ... 216398 »

源码中国 www.ymcn.org