搜索结果
找到约 116 项符合
higher 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (18)
- 书籍 (16)
- 其他书籍 (7)
- 电子书籍 (6)
- 电源技术 (5)
- matlab例程 (5)
- Java编程 (5)
- 技术资料 (5)
- Delphi控件源码 (4)
- 无线通信 (3)
- 论文 (3)
- 模拟电子 (2)
- 教程资料 (2)
- 技术书籍 (2)
- 可编程逻辑 (2)
- uCOS (2)
- DSP编程 (2)
- 通讯/手机编程 (2)
- 数值算法/人工智能 (2)
- 软件设计/软件工程 (2)
- 技术教程 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- Linux/Unix编程 (1)
- 操作系统开发 (1)
- 汇编语言 (1)
- 压缩解压 (1)
- 文件格式 (1)
- 人工智能/神经网络 (1)
- 数据结构 (1)
- 单片机开发 (1)
- 驱动编程 (1)
- 其他 (1)
- 数学计算 (1)
- 通讯编程文档 (1)
- MySQL数据库 (1)
- VHDL/FPGA/Verilog (1)
- Internet/网络编程 (1)
- 微处理器开发 (1)
- 源码/资料 (1)
- 源码 (1)
matlab例程 The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given fro
The Game:
Make the snake grow longer by directing it to the food.
Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time.
Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces.
...
电子书籍 C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked ...
汇编语言 water temperature control system uses the Single Chip Microcomputer to carry on temperature real-tim
water temperature control system uses the Single Chip Microcomputer to carry on temperature real-time gathering and controling. DS18B20, digitized temperature sensor, provides the temperature signal by "a main line". In -10~+85℃ the scope, DS18B20’s inherent measuring accuracy is 0.5 ℃. The wate ...
压缩解压 This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP
This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is a ...
文件格式 In this paper, a new family of Cassinian wave-guides is proposed, simulating and calculation are fi
In this paper, a new family of Cassinian wave-guides
is proposed, simulating and calculation are finished with CST
Microwave Studio that based on Finite Integral Technique (FIT),
and some results are given. Electromagnetic field mode type of it
is TE, electromagnetic field is stronger near neck regi ...
DSP编程 CP detector (CPD) only reports the onset and removal of a tone. The analysis of timing (if required)
CP detector (CPD) only reports the onset and removal of a tone. The analysis of timing (if required) shall
be responsibility of a higher-level application due to uncontrollable variability of those parameters from
country to country.FOR TI C54X/C55X
DSP编程 Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame
Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms frame
size and one with a 10 ms frame size. The versions are quite similar in behavior. The version with a 10 ms
frame size is faster, but the overall quality is higher in the 5 ms version, due to lower ti ...
人工智能/神经网络 computes the gravitational acceleration vector at a specified % ECF location using the JGM2 gravita
computes the gravitational acceleration vector at a specified
% ECF location using the JGM2 gravitational ellipsoid only.
% Higher-order gravity terms (the "gravity anomaly") are
% ingnored. Only the pure ellipsoid is used.
数据结构 Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ ...
单片机开发 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:
8051 Web Server project
See Makefile for build notes
Written for Keil C51 V5.1 compiler, notes:
It uses big endian order, which is the same as the
network byte order, unlike x86 systems.
Use OPTIMIZE(2)or higher so that automatic variables get shared
// between functions, to stay within the 256 byt ...