搜索资源列表
VQVC
- 神经网络学习中的矢量量化算法,VC编写完整源代码,很有参考价值。-neural network learning vector quantization algorithm, the preparation of VC source code integrity, of great reference value.
fem
- 有限元分析,采用fortran编写,内容丰富完整
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
bubble
- 该程序实现了星型算法,上载的是完整的代码,欢迎下载-The program achieved a star-shaped algorithm, upload is a complete code, welcome to download
16X16led
- 1. LED的显示原理: 16×16扫描LED点阵的工作原理同8位扫描数码管类似。它有16个共阴极输出端口,每个共阴极对应有16个LED显示灯,所以其扫描译码地址需4位信号线(sel0-sel3),其汉字扫描码由16位段地址(l0-l15)输入。 通过时钟的每列扫描显示完整汉字。 2. 本试验实现输出“欢迎光临”四个汉字,采用两种格式输出:(1)依次从右向左连续输出;(2)单个汉字从上及下刷新输出。 -1. LED display Principle: 16 × 16 dot mat
HEAT
- 完整的温度上位机与下位机通讯软件,包括原码-Temperature of the upper plane and lower-bit machine
Program-With-MPI
- 关于MPI的PPT,里面有两个实例,是完整的代码。-MPI
123
- 用程序设计语言(Visual C++或者C语言)编写一个完整的单片空间后方交会程序,通过对提供的试验数据进行计算,输出像片的外方位元素并评定精度。本实验的目的在于让学生深入理解单片空间后方交会的原理,体会在有多余观测情况下,用最小二乘平差方法编程实现解求影像外方位元素的过程.-Match based on the correlation coefficient
helloworld
- 一段完整可用的opencl hello world程序,可作为入门例程使用-Period available opencl hello world program, can be used as entry routines
OpenCL_computing_test
- 完整的opencl测试程序,测试当前系统显卡的数据带宽等数值,可作为入门例程参考-Complete opencl test procedures, test the value of the current system graphics data bandwidth, and can be used as the entry routine reference
nbody-mpi
- 一个矩阵乘,利用了mpi,包含完整的makefile,可以直接使用。-A matrix multiplication, use mpi, contains the complete makefile, can be used directly.
cannon
- 完整的cannon矩阵乘,解释详细,每一步都有注释,且已在mpi上调试过-A detailed descr iption of the cannon algorithm
The-algorithm-of-ACA-anout-TSP
- 基于遗传算法的TSP算法程序,程序完整,下载下来即可运行-TSP algorithm based on genetic algorithm procedure is complete, you can run downloaded
WSNs-program
- 无线传感网络目标跟踪代码,是一个完整的可读性很强的代码-Wireless sensor network target tracking code is a complete readable code
Project-wordcount
- 基于hadoop的单词计数,内附开发说明文档以及完整的实现代码-Hadoop-based word count
ga
- 遗传算法原源程序,注释完整,很适合初学者,可以直接调用。-Genetic algorithm and the original source code, comments complete, very suitable for beginners, can be called directly.
OFDM
- 完整的OFDM代码,包括傅里叶变换,以及信道估计采用16QAM进行调制-program for OFDM
servev_and
- 木马编程示例,VCMFC实现,包括客户端和服务端的完整代码,-Trojan programming examples, VCMFC implementation, including client and server code, complete
arm m0
- arm m0官方工程。包含完整架构的verilog代码等。