搜索结果
找到约 108 项符合
GENERATEd 的查询结果
按分类筛选
- 全部分类
- matlab例程 (10)
- 其他 (9)
- 单片机开发 (7)
- 编译器/解释器 (6)
- Java编程 (6)
- 单片机编程 (5)
- Delphi控件源码 (4)
- 模拟电子 (3)
- VC书籍 (3)
- 数学计算 (3)
- 其他嵌入式/单片机内容 (3)
- 驱动编程 (3)
- VHDL/FPGA/Verilog (3)
- 汇编语言 (3)
- 技术资料 (3)
- 电源技术 (2)
- C/C++语言编程 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- 行业发展研究 (2)
- DSP编程 (2)
- 加密解密 (2)
- 学术论文 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- Windows CE (1)
- 通讯/手机编程 (1)
- 电子书籍 (1)
- 文件格式 (1)
- 压缩解压 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 微处理器开发 (1)
- 系统设计方案 (1)
- *行业应用 (1)
- 数据结构 (1)
- 软件设计/软件工程 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 其他书籍 (1)
- 电路图 (1)
- 书籍 (1)
- 论文 (1)
- VIP专区 (1)
行业发展研究 SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is di ...
Delphi控件源码 法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ----------------------------------------------------------
法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。
// ----------------------------------------------------------
// 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6)
// All routines now operate on rectangular matrix, except (InvMat and SysLin)
// No more need to use the InitMat procedure (su ...
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
编译器/解释器 使用定时器产生PWM波
使用定时器产生PWM波,可配合L298N用来驱动普通直流电机。适用于51单片机-use PWM timer generated wave, and with the drive for general L298N
其他 A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De
A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ante and ex-post analys ...
matlab例程 Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in se
Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in serum to identify ovarian cancer. Lancet. 2002 Feb 16 359(9306):572-7. PMID: 11867112) has generated a lot of excitement and controversy. This example shows some ways that MATLAB can be used to read, vi ...
通讯编程文档 Abstract-The effect of the companding process on QAM signals has been under investigation for the p
Abstract-The effect of the companding process on QAM signals
has been under investigation for the past several years. The
compander, included in the PCM telephone network to improve
voice performance, has an unusual affect on digital QAM data
signals which are transmitted over the same channel. The ...
驱动编程 WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe application, device ma
WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe
application, device manager property pages, WBEMTEST.exe and scripts
generated by the wmimofck.exe tool.
其他 极大值抑制与双阈值门限得到图像边缘: * nonmaxsuppts.m Code for performing non-maxima suppression and thresholding of
极大值抑制与双阈值门限得到图像边缘:
* nonmaxsuppts.m Code for performing non-maxima suppression and thresholding of points generated by a feature/corner detector. It optionally returns sub-pixel feature locations.
编译器/解释器 这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Reven
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to so ...