搜索:function-programming
找到约 2,551 项符合「function-programming」的查询结果
结果 2,551
按分类筛选
- 全部
- 其他书籍 (203)
- VC书籍 (179)
- 电子书籍 (99)
- Linux/Unix编程 (96)
- matlab例程 (92)
- 其他 (58)
- Java编程 (57)
- 技术资料 (51)
- 软件工程 (45)
- 嵌入式/单片机编程 (39)
- 单片机开发 (39)
- 软件设计/软件工程 (37)
- Java书籍 (34)
- 文章/文档 (33)
- 人工智能/神经网络 (32)
- 书籍源码 (29)
- 微处理器开发 (24)
- VHDL/FPGA/Verilog (22)
- 数值算法/人工智能 (20)
- 数学计算 (20)
- 其他嵌入式/单片机内容 (20)
- Windows CE (19)
- 游戏 (18)
- 驱动编程 (17)
- 通讯/手机编程 (14)
- 网络 (14)
- 汇编语言 (14)
- Delphi控件源码 (12)
- 通讯编程文档 (11)
- DSP编程 (9)
- 行业发展研究 (9)
- 压缩解压 (8)
- J2ME (8)
- 加密解密 (7)
- Internet/网络编程 (7)
- Windows Mobile (7)
- 系统设计方案 (7)
- 书籍 (7)
- 串口编程 (6)
- 编译器/解释器 (6)
- *行业应用 (6)
- USB编程 (6)
- JavaScript (6)
- 操作系统开发 (5)
- 文件格式 (5)
- 技术管理 (5)
- 数据结构 (5)
- SQL Server (5)
- C/C++语言编程 (4)
- 磁盘编程 (4)
- 企业管理 (4)
- Symbian (4)
- Oracle数据库 (4)
- 中间件编程 (4)
- 技术书籍 (3)
- 手机短信编程 (3)
- uCOS (3)
- 嵌入式Linux (3)
- 数据库系统 (2)
- 资料/手册 (2)
- Modem编程 (2)
- SCSI/ASPI (2)
- Applet (2)
- 金融证券系统 (2)
- STL (2)
- FlashMX/Flex源码 (2)
- 其他行业 (2)
- GPS编程 (2)
- 并行计算 (2)
- Jsp/Servlet (2)
- Windows编程 (1)
- 计算机相关 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- 可编程逻辑 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- CA认证 (1)
- VxWorks (1)
- 并口编程 (1)
- 交通/航空行业 (1)
- TAPI编程 (1)
- 邮电通讯系统 (1)
- MTK (1)
- 3G开发 (1)
- Ajax (1)
- 源码 (1)
- 软件 (1)
https://www.eeworm.com/dl/665/182360.html
matlab例程
A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adju
A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting.
https://www.eeworm.com/dl/638/373445.html
金融证券系统
// chebysheve outlier detection // this function is used to detect the abnormal value among a set o
// chebysheve outlier detection
// this function is used to detect the abnormal value among a set of data
// input:
// delta: a set of data
// flag: discribe which data is already known as outlier
// p: restrict level
// output:
// double[] door : byyond which the data may be co ...
https://www.eeworm.com/dl/665/418618.html
matlab例程
the fuction performs thresholding to the eye images. this function can be used in implementing daugm
the fuction performs thresholding to the eye images. this function can be used in implementing daugman algo for iris localization.
https://www.eeworm.com/dl/678/394066.html
系统设计方案
Circuit simulation and the simulation function, can be prepared and the process of checking the auto
Circuit simulation and the simulation function, can be prepared and the process of checking the automatic control system
https://www.eeworm.com/dl/650/377003.html
人工智能/神经网络
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo
function [U,center,result,w,obj_fcn]= fenlei(data)
[data_n,in_n] = size(data)
m= 2 % Exponent for U
max_iter = 100 % Max. iteration
min_impro =1e-5 % Min. improvement
c=3
[center, U, obj_fcn] = fcm(data, c)
for i=1:max_iter
if F(U)>0.98
break
else
w_new=eye(in_n,in_ ...
https://www.eeworm.com/dl/655/402760.html
微处理器开发
This function synthesizes a (speech) signal based on a LPC (linear- % predictive coding) model of t
This function synthesizes a (speech) signal based on a LPC (linear-
% predictive coding) model of the signal.
https://www.eeworm.com/dl/652/456246.html
文章/文档
Here is transmitter function in matlab. ofdmsimulationresult. Hope this help you a lot to learn the
Here is transmitter function in matlab. ofdmsimulationresult. Hope this help you a lot to learn the basic
https://www.eeworm.com/dl/646/457986.html
通讯编程文档
This file is a function under matlab which allow to compute several statistical parameter of random
This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...
https://www.eeworm.com/dl/527/462639.html
通讯/手机编程
This source code. simple tools for huawei CDMA platform function : read code write code read sp
This source code.
simple tools for huawei CDMA platform
function :
read code
write code
read spc
write spc
info
etc.
https://www.eeworm.com/dl/534/463374.html
其他
LDPC 译码器 function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale) [vhat]=decode_ldpc(rx_waveform,N
LDPC 译码器
function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale)
[vhat]=decode_ldpc(rx_waveform,No,amp,h,scale)