搜索: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/502/29177.html
单片机编程
单片机Flash存储器坏块自动检测
在深入了解Flash存储器的基础上,采用单片机自动检测存储器无效块。主要通过读取每一块的第1、第2页内容,判断该块的好坏,并给出具体的实现过程,以及部分关键的电路原理图和C语言程序代码。该设计最终实现单片机自动检测Flash坏块的功能,并通过读取ID号检测Flash的性能,同时该设计能够存储和读取1G ...
https://www.eeworm.com/dl/505/24379.html
电源技术
开关稳压器的偏置低噪声变容
 
Telecommunication, satellite links and set-top boxes allrequire tuning a high frequency oscillator. The actualtuning element is a varactor diode, a 2-terminal device thatchanges capacitance as a function of reverse bias voltage.1 The oscillator is part of a frequency s ...
https://www.eeworm.com/dl/896890.html
技术资料
基于GSM和单片机的家庭防盗防火系统
基于全球移动通信系统(GSM)和STC89C52单片机设计了一套家庭防盗防火系统。给出了系统硬件框图和硬件电路,设计了系统软件,并对系统进行了调试,确认系统功能有效。A home anti-theft and fire protection system was designed based on the GSM and STC89 C52 single-chip computer.The hardware block d ...
https://www.eeworm.com/dl/522437.html
书籍
Beginning+C+for+Arduino
I can remember buying my first electronic calculator. I was teaching a graduate level statistics course and I
had to have a calculator with a square root function. Back in the late 1960s, that was a pretty high-end
requirement for a calculator. I managed to purchase one at the “ ...
https://www.eeworm.com/dl/652/103793.html
文章/文档
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows A
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows AP ...
https://www.eeworm.com/dl/542/238339.html
其他书籍
<tonkv的Qt4程序设计指南>,一本很好的网友自写的qt4的书
<tonkv的Qt4程序设计指南>,一本很好的网友自写的qt4的书,中文书写,基本以官方的《C++ GUI PROGRAMMING WITH QT4》为蓝本再加上自己的话写成,很适合初学。但可惜目前此书还未完成,只完成了原书的两章,但对于没接触过qt的人了解qt的概貌以及入门很有用。 ...
https://www.eeworm.com/dl/686/263964.html
VC书籍
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows A
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows AP ...
https://www.eeworm.com/dl/686/176762.html
VC书籍
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows A
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows AP ...
https://www.eeworm.com/dl/647/192509.html
嵌入式/单片机编程
NXP示例编码集,Software that is described herein is for illustrative purposes only which provides custom
NXP示例编码集,Software that is described herein is for illustrative purposes only which
provides customers with programming information regarding the products.
This software is supplied "AS IS" without any warranties. NXP Semiconductors
assumes no responsibility or liability fo ...
https://www.eeworm.com/dl/540/170437.html
软件工程
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程式写作的方法。这些程式用C语言编写并使用原始的Windows A
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程式写作的方法。这些程式用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍後所讨论的,这不是写作Windows程式的唯一方法。然而,无论最终您使用什么方式写作程式,了解Windows AP ...