搜索结果
找到约 295 项符合
Should 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (27)
- 其他 (24)
- Java编程 (16)
- 书籍 (14)
- matlab例程 (11)
- 单片机开发 (11)
- Linux/Unix编程 (10)
- 单片机编程 (7)
- VC书籍 (7)
- 人工智能/神经网络 (7)
- 驱动编程 (7)
- Internet/网络编程 (6)
- 编译器/解释器 (6)
- 数学计算 (5)
- 数值算法/人工智能 (5)
- 数据结构 (5)
- 技术资料 (5)
- 电源技术 (4)
- 其他嵌入式/单片机内容 (4)
- 通讯编程文档 (4)
- 行业发展研究 (4)
- 游戏 (4)
- Delphi控件源码 (4)
- 模拟电子 (3)
- 可编程逻辑 (3)
- 数据库系统 (3)
- 书籍源码 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- 网络 (3)
- Java书籍 (3)
- DSP编程 (3)
- 微处理器开发 (3)
- 通讯/手机编程 (3)
- Jsp/Servlet (3)
- 汇编语言 (3)
- 金融证券系统 (3)
- 嵌入式综合 (2)
- GPS编程 (2)
- 操作系统开发 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 邮电通讯系统 (2)
- Applet (2)
- Windows CE (2)
- 教育系统应用 (2)
- VxWorks (2)
- VHDL/FPGA/Verilog (2)
- 软件工程 (2)
- JavaScript (2)
- Linux/uClinux/Unix编程 (2)
- allegro (1)
- PCB相关 (1)
- 教程资料 (1)
- 无线通信 (1)
- Windows Mobile (1)
- 嵌入式Linux (1)
- USB编程 (1)
- 语音压缩 (1)
- OA系统 (1)
- 软件设计/软件工程 (1)
- RFID编程 (1)
- 中间件编程 (1)
- J2ME (1)
- 其他行业 (1)
- 加密解密 (1)
- 手机短信编程 (1)
- 其他数据库 (1)
- 文件格式 (1)
- 系统设计方案 (1)
- *行业应用 (1)
- Delphi/CppBuilder (1)
- Ajax (1)
- 企业管理 (1)
- FlashMX/Flex源码 (1)
- C/C++语言编程 (1)
- Matlab (1)
- 论文 (1)
- VIP专区 (1)
通讯/手机编程 This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is wr
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
...
编译器/解释器 Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is desi
Simple C Compiler, Release 0.1.6
Simple C is a portable C compiler based on Small C/386. It is designed
to run on Linux, but it should be usable on any Unix-like operating
system for the x86 with minimal effort.
USB编程 pic mcu code:This application note describes the design and implementation of a USB Mass Storage De
pic mcu code:This application note describes the design and
implementation of a USB Mass Storage Device (MSD)
using a Secure Digital card, which should prove useful
to developers of USB mass storage solutions. This
application may be used as a stand-alone MSD or as a
Secure Digital/Multimedia Card ( ...
语音压缩 to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a
to show the waveform of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions:
Provide a Graphic User Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the selecte ...
数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he
The tar file contains the following files:
ptfsf.c: heart of the perfect TFSF code
ptfsf.h: header file for same
ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper
ptfsf-file-maker.c: code to generate an inci ...
VC书籍 MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme
MFC Black Book
Introduction:
Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...
其他 These instructions assume that the 1.4 versions of the java and appletviewer commands are in your p
These instructions assume that the 1.4 versions of the java
and appletviewer commands are in your path. If they aren t,
then you should either specify the complete path to the commands
or update your PATH environment variable as described in the
installation instructions for the Java 2 SDK.
数据结构 2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1.
Input
One positive integer on each line, the value of n.
Output
If the minimum x exists, print a line with 2^x mod n = 1.
Print 2^? mod n = 1 otherwise.
You should replace x and n with specific numbers. ...
其他 * Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcst
* Function:
* 1. Replace the first oldstr with newstr in srcstr
* Arguments:
* IN :
* srcstr
* oldstr
* newstr
* OUT :
* srcstr
* Return:
* 1. If find and replace one oldstr with newstr in srcstr , return 1
* 2. If find no oldstr in srcstr , return 0
* 3. If error (malloc return NULL) ...
人工智能/神经网络 PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanati
PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes.
In order to get the most out of the tutorial, you should start with the "PathPlannerApp.base" and avoid looking through the "PathPlannerApp.solution" untill you have completed th ...