搜索: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/633/458767.html
Java编程
1000 Java Tips" eBook is here! It is huge collection of big and small Java programming articles and
1000 Java Tips" eBook is here! It is huge collection of big and small Java programming articles and tips.
https://www.eeworm.com/dl/644/470051.html
汇编语言
the AVR assembly usb asp programming for ATMEGA . this is usefull for any hobbiest to building a pro
the AVR assembly usb asp programming for ATMEGA . this is usefull for any hobbiest to building a programmer for AVRs .
https://www.eeworm.com/dl/675/451357.html
Symbian
《Symbian OS Communications Programming, 2nd Edition》一本关于Symbian OS通信编程的书。
《Symbian OS Communications Programming, 2nd Edition》一本关于Symbian OS通信编程的书。
https://www.eeworm.com/dl/534/493767.html
其他
C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics
C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of
C quite quickly. But it takes much longer to master the nuances of the language and to write enough
programs, and enough different programs, to become an expert. In natural lan ...
https://www.eeworm.com/dl/540/234355.html
软件工程
基于DDS的信号发生器的设计与开发 The Design and Development of Function Generator Based on DDS
基于DDS的信号发生器的设计与开发
The Design and Development of Function Generator Based on DDS
https://www.eeworm.com/dl/534/314085.html
其他
求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >
求标准偏差
> function c=myfunction(x)
> [m,n]=size(x)
> t=0
> for i=1:numel(x)
> t=t+x(i)*x(i)
> end
> c=sqrt(t/(m*n-1))
function c=myfunction(x)
[m,n]=size(x)
t=0
for i=1:m
for j=1:n
t=t+x(i,j)*x(i,j)
end
end
c=sqrt(t/(m*n-1 ...
https://www.eeworm.com/dl/537/14874.html
技术书籍
《Programming the Microsoft Windows Driver Model》(清晰中文版,非扫描)
·《Programming the Microsoft Windows Driver Model》(清晰中文版,非扫描,有目录索引,方便阅读)
https://www.eeworm.com/dl/619/140259.html
Linux/Unix编程
this code is a parallel programming code . such code is esay but is very useful to understand how to
this code is a parallel programming code . such code is esay but is very useful to understand how to write the parallel code.
https://www.eeworm.com/dl/941211.html
技术资料
期刊论文:Mediman an object oriented programming approach for medical&
·Mediman an object oriented programming approach for medical image analysis
https://www.eeworm.com/dl/942147.html
技术资料
期刊论文:Two-view Motion Segmentation from Linear Programming Relaxation&n
·Two-view Motion Segmentation from Linear Programming Relaxation [cvpr07]