搜索:Code+Example

找到约 5,882 项符合「Code+Example」的查询结果

结果 5,882
按分类筛选
显示更多分类
https://www.eeworm.com/dl/705/471446.html 能源行业(电力石油煤炭)

This is inportent program for energy sector engineers. This matlab code is based on Newton Rapshion

This is inportent program for energy sector engineers. This matlab code is based on Newton Rapshion load flow calculations. Use it.
下载 21
·
查看 1107
https://www.eeworm.com/dl/534/471688.html 其他

This is my project how to code One Time Pad on AVR ATMega8535, just a sample...

This is my project how to code One Time Pad on AVR ATMega8535, just a sample...
下载 164
·
查看 1071
https://www.eeworm.com/dl/641/447919.html 数学计算

code to calculate a position of a robot using two laser mouse point on the ground.

code to calculate a position of a robot using two laser mouse point on the ground.
下载 99
·
查看 1115
https://www.eeworm.com/dl/687/449847.html 其他嵌入式/单片机内容

This is program with source code to convert ascii text files to the maxicode barcode standard.

This is program with source code to convert ascii text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The codes for the first column are as follows: ...
下载 60
·
查看 1117
https://www.eeworm.com/dl/619/451808.html Linux/Unix编程

int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (

int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int col = (n / height) * COLS / 2 mvprintw(row, col, " *s : ", COLS/4, name) addch(code) return n + 1 }
下载 34
·
查看 1170
https://www.eeworm.com/dl/534/452659.html 其他

A C++ code for generating sorting networks with n lines and m comparators as input parameters.

A C++ code for generating sorting networks with n lines and m comparators as input parameters.
下载 83
·
查看 1054
https://www.eeworm.com/dl/641/453195.html 数学计算

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored ...
下载 198
·
查看 1127
https://www.eeworm.com/dl/516/453869.html DSP编程

This rar file contains the source code for inplementing H264 encoder on a DSP 64xx processor

This rar file contains the source code for inplementing H264 encoder on a DSP 64xx processor
下载 104
·
查看 1120
https://www.eeworm.com/dl/665/429378.html matlab例程

LDPC码既低密度奇偶校验码(Low Density Parity Check Code

LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和 ...
下载 163
·
查看 1116
https://www.eeworm.com/dl/626/429705.html 编辑器/阅读器

This is DBSCAN source code and it is for matlab. Hope it will gonna be used.. :)

This is DBSCAN source code and it is for matlab. Hope it will gonna be used.. :)
下载 33
·
查看 1162