搜索结果
找到约 57 项符合
Generates 的查询结果
按分类筛选
- 全部分类
- 编译器/解释器 (6)
- matlab例程 (5)
- VHDL/FPGA/Verilog (3)
- 通讯/手机编程 (3)
- 数值算法/人工智能 (3)
- 压缩解压 (3)
- DSP编程 (2)
- 其他 (2)
- 加密解密 (2)
- 数学计算 (2)
- 电源技术 (1)
- 单片机编程 (1)
- 测试测量 (1)
- 微处理器开发 (1)
- 驱动编程 (1)
- 书籍源码 (1)
- Java编程 (1)
- 其他行业 (1)
- VC书籍 (1)
- 交通/航空行业 (1)
- 其他嵌入式/单片机内容 (1)
- Linux/Unix编程 (1)
- 人工智能/神经网络 (1)
- CA认证 (1)
- 系统设计方案 (1)
- 单片机开发 (1)
- 3G开发 (1)
- 软件设计/软件工程 (1)
- 文件格式 (1)
- STL (1)
- 教育系统应用 (1)
- 通讯编程文档 (1)
- Internet/网络编程 (1)
- 电子政务应用 (1)
- 书籍 (1)
- 技术资料 (1)
驱动编程 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo
驱动开发向导
I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source and to put it in the ...
数值算法/人工智能 Distribution generator Here is a simple generator which can build some distributions with given pro
Distribution generator
Here is a simple generator which can build some distributions with given properties.
Distributions generator (compile with -lm)
Typical use might be:
./distributions -u -m 1 -M 10 -n 100 -s 500
Generates a distribution of 100 uniform random numbers between 1 and 10, such that ...
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
交通/航空行业 The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data stream
The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of
real-time RTK data streams in RTCM 2.x format (basicly message types 18
and 19) as received from an Ntrip Broadcaster. It decodes the streams and
generates raw and RINEX files.
其他嵌入式/单片机内容 ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst
ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255
Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral
Interface (SPI), 8-bit/16-bit parallel o ...
Linux/Unix编程 Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and g
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images.
人工智能/神经网络 Probability distribution functions. estimation - (dir) Probability distribution estimation. dsam
Probability distribution functions.
estimation - (dir) Probability distribution estimation.
dsamp - Generates samples from discrete distribution.
erfc2 - Normal cumulative distribution function.
gmmsamp - Generates sample from Gaussian mixture model.
gsamp - Generates sample from Gaussian dist ...
编译器/解释器 Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is i
Exuberant Ctags is a multilanguage reimplementation of the much-underused
ctags(1) program and is intended to be the mother of all ctags programs. It
generates indexes of source code definitions which are used by a number of
editors and tools. The motivation which drove the development of Exuberant
...
加密解密 Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the
Enclosed in this distribution are four projects:
MD5DLLTest: Visual basic project which runs the MD5 test suite against a
MD5 DLL (see below).
VbMD5: A Visual Basic native MD5 message digest class based on the
RSA reference implementation.
md5DLL: A C project which generates a simple Wi ...
编译器/解释器 这是个反向工程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 ...