搜索资源列表
两个例子
- crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子-crc.cpp have 0-255 is a corresponding 16-bit cyclic redundancy code examples correlator.cpp filtering is a relevant example
Math_Source
- 整理分享:常用的数学运算程序源代码 包括常用的几种数学运算程序的C++代码,例如矩阵运算-collate share : common mathematical procedures used in the source code of several mathematical programs in C code, for example, matrix operations, etc.
matrixforpowersystem
- 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example), INCLUDE (*. H), I was prepare
Mean-Shift
- mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
MALLATPROGRAM
- 这是一个小波分析中mallat经典算法的例子源码-This is a wavelet analysis Mallat classic example of the algorithm source code
chinapi_demo
- 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
FFT_Test
- 快速傅立叶变换的源代码,是个数字信号处理学习的好例子。-The source code of FFT,is a good example for digital singnal process study
count1
- C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!-command line C programming language source code in DOS environment to see functional, but old is a learning program with the idea of a good example!
liftingscheme_java
- 小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例-Lifting format java source code, including the standard split, forecasts and updates of steps, and an example
FDTD3-
- FDTD外推法仿真 利用Fortran编写 带注释-an example code for FDTD simulation
Lindo-Lingo
- Lindo&Lingo教程清华大学版.pdf
qsm-pc-example
- example executing a code for stat machine -example executing a code for stat machine
neh.cpp
- An example of heurestic NEH algorithm implemented for task scheduling in C-An example of heurestic NEH algorithm implemented for task scheduling in C++
regular-LDPC-code
- Low Density Parity Check (LDPC) 信道编码的C程序。二部图连接关系的输入在20000.10000.3.631.txt 文件中。文件中的参数包括check,ariable节点的度数,具体的连接关系。可根据具体需要,需改你所需的txt文件,从而实现任意参数的LDPC程序仿真。经验证,此程序的性能正确,符合理论文献中的结果。-Low Density Parity Check (LDPC) codes simulation C program. This program i
VBA-Excel-Example
- VBA—Excel开发实例,附带源码,用户可直接引用,或略加修改后使用-VBA-Excel development examples, with source code, the user can directly referenced, or slightly modified
code
- 光滑粒子法简单算例 ,一维激波管 和 二维腔内剪切流动-Smoothed Particle Hydrodynamics simple example, the shock tube one-dimensional and two-dimensional cavity shear flow
c-source-code
- 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。-The prime factors of a positive integer factorization. For example: Enter 90 to print out 90 = 2* 3* 3* 5.
opensees-example
- is a example od opensees code
CORDIC-example-code
- CORDIC Actel example VHDL code
fft-example
- fft算法的例子代码以及fft相关知识的ppt,其中fft算法是用C语言实现的,且做了很详细的注释。- fft algorithms fft ppt example code and related knowledge, where fft algorithm is implemented in C, and made a very detailed notes.