搜索:function-programming
找到约 2,551 项符合「function-programming」的查询结果
结果 2,551
按分类筛选
- 全部
- 技术资料 (438)
- 其他书籍 (252)
- VC书籍 (214)
- matlab例程 (139)
- 电子书籍 (107)
- Linux/Unix编程 (107)
- 其他 (81)
- Java编程 (77)
- 单片机编程 (63)
- 软件工程 (55)
- 单片机开发 (54)
- 软件设计/软件工程 (50)
- 人工智能/神经网络 (49)
- 嵌入式/单片机编程 (47)
- Java书籍 (42)
- 文章/文档 (41)
- 数学计算 (38)
- 书籍源码 (35)
- 微处理器开发 (35)
- VHDL/FPGA/Verilog (28)
- 数值算法/人工智能 (25)
- Windows CE (25)
- 通讯/手机编程 (24)
- 其他嵌入式/单片机内容 (23)
- 书籍 (22)
- 游戏 (20)
- 驱动编程 (19)
- DSP编程 (18)
- 网络 (18)
- 汇编语言 (18)
- Delphi控件源码 (17)
- 通讯编程文档 (15)
- 系统设计方案 (14)
- VIP专区 (14)
- 可编程逻辑 (13)
- 压缩解压 (12)
- 加密解密 (11)
- 串口编程 (11)
- 行业发展研究 (11)
- 教程资料 (10)
- 编译器/解释器 (9)
- 数据结构 (9)
- Windows Mobile (9)
- 源码 (9)
- Internet/网络编程 (8)
- *行业应用 (8)
- J2ME (8)
- JavaScript (8)
- 文件格式 (7)
- USB编程 (7)
- 中间件编程 (6)
- SQL Server (6)
- 电源技术 (5)
- 多媒体处理 (5)
- 操作系统开发 (5)
- 技术书籍 (5)
- 模拟电子 (5)
- 技术管理 (5)
- 嵌入式Linux (5)
- Symbian (5)
- GPS编程 (5)
- C/C++语言编程 (4)
- 嵌入式综合 (4)
- 磁盘编程 (4)
- 企业管理 (4)
- Applet (4)
- STL (4)
- 其他行业 (4)
- Oracle数据库 (4)
- 数据库系统 (3)
- 实用工具 (3)
- 通信网络 (3)
- 手机短信编程 (3)
- Modem编程 (3)
- uCOS (3)
- Delphi/CppBuilder (3)
- 邮电通讯系统 (3)
- Jsp/Servlet (3)
- PCB相关 (2)
- 资料/手册 (2)
- Matlab (2)
- 教程资料 (2)
- 编辑器/阅读器 (2)
- SCSI/ASPI (2)
- 金融证券系统 (2)
- CA认证 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- VxWorks (2)
- 并行计算 (2)
- MTK (2)
- 3G开发 (2)
- 软件 (2)
- 无线通信 (1)
- 接口技术 (1)
- 学术论文 (1)
- Windows编程 (1)
- 开关电源 (1)
- 驱动程序 (1)
- 仿真技术 (1)
https://www.eeworm.com/dl/619/248211.html
Linux/Unix编程
This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through
This a naive implementation of BOOTP/TFTPBOOT, the protocols
to use to bootstrap a computer through a TCP/IP network.
The goal was to design a small footprint implementation
to allow the code to be integrated into a monitor program
stored in a ROM/FLASH, the footprint is about 7 ...
https://www.eeworm.com/dl/534/156552.html
其他
卡诺图在变量数目很多时
卡诺图在变量数目很多时,&#63847 容&#63968 化简,Quine-McCluskey(Q-M)方法基本原&#63972 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程. ...
https://www.eeworm.com/dl/617/294636.html
压缩解压
Image Compression A collection of simple routines for image compression using different techniqu
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete ...
https://www.eeworm.com/dl/cadence/ebook/356784.html
电子书籍
This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API
This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines:
Centro
Treo
Tungsten
Zire
LifeDrive
The goal of this document is to provide developers with a detailed reference of all funct ...
https://www.eeworm.com/dl/532/381610.html
书籍源码
在C++中open一個output file有兩種方式
在C++中open一個output file有兩種方式,一種是使用member function open( ),另外一種是使用constructor給予檔案名稱和open mode。今若欲open一個名為client.dat的output file,試分別寫出該兩種方式open此檔案的statements.(包括include header file,物件的宣告,open指令等) ...
https://www.eeworm.com/dl/874712.html
技术资料
matlab运动估计块匹配算法
包括3步法,新3步法,4步法,菱形搜索-motionsEstAnalysis.m——Script to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSESTSS.m——Simple And Efficient Sea ...
https://www.eeworm.com/dl/655/229195.html
微处理器开发
TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据,已经在自己的开发板上测试过,运行良好-TI DSP2812 the can main line procedure, may
TI DSP2812 can总线程序,可以用这个程序设计can总线收发数据,已经在自己的开发板上测试过,运行良好-TI DSP2812 the can main line procedure, may use this programming can main line receiving and dispatching data, has already tested on own development board, the movement is good ...
https://www.eeworm.com/dl/678/284882.html
系统设计方案
The BeeStack Application Development Guide describes how to develop an application for BeeStack, in
The BeeStack Application Development Guide describes how to develop an application for
BeeStack, including discussions on major considerations for commercial applications.
This document is intended for software developers who write applications for BeeStack-based
products using F ...
https://www.eeworm.com/dl/534/203478.html
其他
SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。 SNVision Library (.dll) is the true core of our tec
SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。
SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. ...
https://www.eeworm.com/dl/665/290909.html
matlab例程
EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
gratuitous memory allocation and co ...