搜索结果
找到约 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)
Linux/Unix编程 A so file copy script running on the Linux. It is a personal used small script. If you want to use i
A so file copy script running on the Linux. It is a personal used small script. If you want to use it, it should be better updated
单片机开发 * CONSTRAINTS * This module does not handle data which is considered out of range by the * appli
* CONSTRAINTS
* This module does not handle data which is considered out of range by the
* application(i.e. fixed constants which represent error condition)
*
* Maximum weight value must be limited to 128 to prevent an overflow
* condition during the calculation.
*
* The internal data type mu ...
DSP编程 2005 Center for Biological & Computational Learning at MIT and MIT All rights reserved. Permissio
2005
Center for Biological & Computational Learning at MIT and MIT
All rights reserved.
Permission to copy and modify this data, software, and its documentation only
for internal research use in your organization is hereby granted, provided
that this notice is retained thereon and on all copies. Th ...
matlab例程 his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is w
his 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) ...
其他 Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modi
Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications,
enhancements, improvements, and other changes to its products and services at any time and to discontinue
any product or service without notice. Customers should obtain the latest relevant ...
其他嵌入式/单片机内容 The MATLAB coding style, project options and synthesis directives can have a significant effect on t
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its ab ...
人工智能/神经网络 This file (the project file) contains information at the project level and is used to build a sing
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
单片机开发 Manchester encoded receives, programs the Manchester encoded receiveusing the C language to accept t
Manchester encoded receives, programs the Manchester encoded receiveusing the C language to accept the procedure, own should sometimesslightly revise
技术管理 there are some other approaches, such as Schedule Network Templates, dependency Determination, and A
there are some other approaches, such as Schedule Network Templates, dependency Determination, and Applying Leads and Lags. They are also use with PDM and ADM together for sequencing activities. Based on the different size or type of project, the managers should choose suitable approaches.
数据结构 Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A
Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest b ...