搜索结果
找到约 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)
通讯/手机编程 UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and d
UWB 功率控制 容量
Main Matlab script is in runsim.m. It generates random topologies,
optimizes, and display results.
IMPORTANT: you may need to add manually the lib path in Matlab in order to
get all the necessary functions.
Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and R ...
Linux/Unix编程 · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop software in the Unix/Linux using tools such as gcc, gdb, and make.
· Locate and interpreting “man pages” applicable to application-level system programming.
· Use the POSIX/Unix A ...
压缩解压 DWT变换源代码
DWT变换源代码,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions from this
file, or you compile this file and link it with other files to
produce an executable, t ...
微处理器开发 A complete set of bit banged, software driven I2C routines I created for any PIC device - and they w
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
matlab例程 华东理工大学自动化系《控制系统分析、设计和应用》教材配套程序实例,有关说明: 1. 安装MATLAB软件。安装时
华东理工大学自动化系《控制系统分析、设计和应用》教材配套程序实例,有关说明:
1. 安装MATLAB软件。安装时,将MATLAB安装在C:\MatlabR12目录下
Matlab的详细安装方法见有关安装手册
2. 拷贝文件:即将光盘中的/ctl/program和/ctl/functions下的
文件复制到用户目录下(例如,D:\User)
3. 设置路径:先运行MATLAB,在 ...
单片机开发 * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fi
* This a software code module for a time-of-day clock object.
* The clock may be fixed 12-hour, fixed 24-hour, or dynamically
* configurable between these two types. Clock data can be accessed
* as a binary number representing the number of minutes since midnight
* or a BCD number formatted acco ...
行业发展研究 The standard optimum Kalman filter demands complete knowledge of the system parameters, the input f
The standard optimum Kalman filter demands complete
knowledge of the system parameters, the input forcing functions, and
the noise statistics. Several adaptive methods have already been devised
to obtain the unknown information using the measurements and
the filter residuals.
电子书籍 C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun ...
Windows Mobile There is an example of how to use the LDPC encode/decode with AWGN channel model in files .ldpc_de
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matri ...
教育系统应用 This software designs the student result management system m ay replace the tedious low effect the m
This software designs the student result management system m ay replace the tedious low effect the manual management, has realized the result management, the information management and the curriculum manages three big cores functions.