搜索结果
找到约 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)
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 ...
通讯/手机编程 This m-file displays the time waveform for the Gaussian pulse function and the first and second deri
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations ...
人工智能/神经网络 The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimi
The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the re ...
汇编语言 CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the c
CMCRC.ASM is a simple program just to demonstrate how to compute the
CRC-16 and CRC-32 using the crc16_table and crc32_table that were
generated by CRCTABLE.
matlab例程 This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab co
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a window ...
其他嵌入式/单片机内容 This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over
This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each generator offers macro and micro-architecture sele ...
VC书籍 This paper presents an interactive technique that produces static hairstyles by generating individu
This paper presents an interactive technique that
produces static hairstyles by generating individual hair strands
of the desired shape and color, subject to the presence of gravity
and collisions. A variety of hairstyles can be generated by
adjusting the wisp parameters, while the deformation is so ...
编译器/解释器 this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 compu
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 ...
驱动编程 /*** *** *** *** *** *** *** *** *** *** *** *** * File: whyt1_lib.c * * Library for accessing W
/*** *** *** *** *** *** *** *** *** *** *** ***
* File: whyt1_lib.c
*
* Library for accessing WHYT1 devices.
* The code accesses hardware using WinDriver s WDC library.
* Code was generated by DriverWizard v9.01.
*
行业发展研究 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 ...