搜索结果
找到约 469 项符合
FUnctions 的查询结果
按分类筛选
- 全部分类
- matlab例程 (44)
- 其他 (29)
- 其他书籍 (26)
- 单片机开发 (25)
- 单片机编程 (23)
- 数学计算 (21)
- 技术资料 (18)
- 人工智能/神经网络 (17)
- 书籍 (12)
- 软件设计/软件工程 (10)
- 软件工程 (10)
- 嵌入式/单片机编程 (10)
- 数值算法/人工智能 (9)
- 电子书籍 (9)
- VC书籍 (9)
- 电源技术 (8)
- 其他嵌入式/单片机内容 (8)
- 微处理器开发 (8)
- Delphi控件源码 (8)
- DSP编程 (7)
- 驱动编程 (7)
- 压缩解压 (6)
- 通讯编程文档 (6)
- Java编程 (6)
- 教程资料 (5)
- Linux/Unix编程 (5)
- VHDL/FPGA/Verilog (5)
- 加密解密 (5)
- 嵌入式综合 (4)
- 可编程逻辑 (4)
- 金融证券系统 (4)
- 书籍源码 (4)
- 教育系统应用 (4)
- VIP专区 (4)
- Internet/网络编程 (3)
- SQL Server (3)
- 中间件编程 (3)
- 编译器/解释器 (3)
- 文章/文档 (3)
- 编辑器/阅读器 (3)
- J2ME (3)
- GPS编程 (3)
- 系统设计方案 (3)
- Ajax (3)
- *行业应用 (3)
- 实用工具 (2)
- 操作系统开发 (2)
- 数据结构 (2)
- 行业发展研究 (2)
- 3G开发 (2)
- 通讯/手机编程 (2)
- Windows CE (2)
- Java书籍 (2)
- Windows Mobile (2)
- Matlab (2)
- 源码 (2)
- 技术教程 (1)
- 无线通信 (1)
- ARM (1)
- 工控技术 (1)
- 测试测量 (1)
- 串口编程 (1)
- 语音压缩 (1)
- 文件格式 (1)
- VxWorks (1)
- 百货/超市行业 (1)
- 并行计算 (1)
- 汇编语言 (1)
- 手机短信编程 (1)
- 其他数据库 (1)
- 医药行业 (1)
- JavaScript (1)
- Applet (1)
- STL (1)
- 嵌入式Linux (1)
- BREW编程 (1)
- 技术管理 (1)
- uCOS (1)
- 交通/航空行业 (1)
- 网络 (1)
- MySQL数据库 (1)
- 其他行业 (1)
- 游戏 (1)
- 家庭/个人应用 (1)
- C/C++语言编程 (1)
- 仿真技术 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 多媒体处理 (1)
- 软件 (1)
人工智能/神经网络 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement s
自适应(Adaptive)神经网络源程序
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADA ...
GPS编程 This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to sho
This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is
to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how
to perform functions such as adding a new layer adding lines and
points, and editing a layers data.
其他书籍 内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani
内容如下:
1.The history of the computerized database
2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete
3.SQL Schema Statements--those used to create database objects, such as tables, index ...
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...
Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
语音压缩 to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a
to show the waveform of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions:
Provide a Graphic User Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the selecte ...
人工智能/神经网络 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADALINE)
2) Multilayer Layer Perce ...
嵌入式/单片机编程 NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification.
NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0
specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. The
product NORTi3 Extended has implemented all the system calls of level E placed as "added and
extended functions” in the m ...