搜索结果
找到约 190 项符合
after 的查询结果
按分类筛选
- 全部分类
- matlab例程 (12)
- 书籍 (12)
- 其他 (11)
- 单片机开发 (11)
- 其他书籍 (10)
- 单片机编程 (9)
- 数学计算 (7)
- Java编程 (7)
- 技术资料 (7)
- Delphi控件源码 (6)
- Linux/Unix编程 (5)
- 电子书籍 (5)
- 游戏 (4)
- VHDL/FPGA/Verilog (4)
- 教程资料 (3)
- 无线通信 (3)
- 可编程逻辑 (3)
- 驱动编程 (3)
- 数据结构 (3)
- 微处理器开发 (3)
- 文件格式 (3)
- 系统设计方案 (3)
- 软件设计/软件工程 (3)
- 多媒体处理 (2)
- 模拟电子 (2)
- 电源技术 (2)
- 嵌入式综合 (2)
- FlashMX/Flex源码 (2)
- 其他嵌入式/单片机内容 (2)
- Java书籍 (2)
- 行业发展研究 (2)
- 汇编语言 (2)
- 人工智能/神经网络 (2)
- 数值算法/人工智能 (2)
- 编译器/解释器 (2)
- 3G开发 (2)
- 文章/文档 (2)
- VC书籍 (2)
- 压缩解压 (2)
- 教程资料 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 生物技术 (1)
- 串口编程 (1)
- 软件工程 (1)
- VxWorks (1)
- 其他行业 (1)
- Windows CE (1)
- 并行计算 (1)
- JavaScript (1)
- 其他数据库 (1)
- J2ME (1)
- 嵌入式/单片机编程 (1)
- Symbian (1)
- CA认证 (1)
- MTK (1)
- 磁盘编程 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
单片机开发 These Release Notes describe the functionality of the AudioCodes’ TrunkPack Series Boards and Digit
These Release Notes describe the functionality of the AudioCodes’ TrunkPack Series Boards
and Digital Media Gateways supported by Software Release 4.8. Information contained in this
document is believed to be accurate and reliable at the time of printing. However, due to
ongoing product improvement ...
单片机开发 Main program running when workpiece is ready on deferent belt(deferent_ready=ture). * Call Squ
Main program running when workpiece is ready on deferent belt(deferent_ready=ture).
* Call Square_Wave subroutine to generate 0.5ms square wave on P1.2 to drive
* electromotor,then drive deferent belt step forward. When it steps to the measure
* zone, it stops to be me ...
VC书籍 Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Pr
Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Programming Windows—a classic programming text that is the bible to an entire generation of Windows programmers. When I set out to become an MFC programmer in 1994, I went shopping for an MFC equivalen ...
数据结构 The running time of quicksort can be improved in practice by taking advantage of the fast running t
The running time of quicksort can be improved in practice by taking advantage of the fast
running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a
subarray with fewer than k elements, let it simply return without sorting the subarray. After the
top-level call ...
Java编程 f you have not registered, Please [regist first].You should upload at least five sourcecodes/documen
f you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files).
Webmaster will activate your member account after checking your files. If you do not want to upload source code, you can join the [VIP member] to
FlashMX/Flex源码 f you have not registered, Please [regist first].You should upload at least five sourcecodes/documen
f you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files).
Webmaster will activate your member account after checking your files. If you do not want to upload source code, you can join the [VIP member] to
数学计算 svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling
svd 算法代码
This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C)
programs for compiling within the "svdrun" script. The "svdsum"
script can be run after all output files of the form <dataset>.outN,
where N=1,2,... have been produced by svdrun. more details please read the file read ...
无线通信 多普勒频移
有多径信道、多普勒频移,瑞利、RICE(莱斯)信道等仿真,QPSK调制和解调等,交织编码。程序经过本人测试,绝对可用,并附上本人测试说明和仿真图像结果-I&nbsp;collected&nbsp;information&nbsp;on&nbsp;2,&nbsp;how-path&nbsp;channel,&nbsp;Doppler&nbsp;frequency&nbsp;shift,&nbsp;Rayleigh,&nbsp;RICE&nbsp;(Rice) ...
源码 c语言算法排序
1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and
another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.)
#include<stdio.h>
#include<stdlib.h>
void merge(int arr[],int low,int mid,int high){
&nbsp; ...
论文 锂硫电池隔膜
Lithium–sulfur batteries are a promising energy-storage technology due to their relatively low cost and high theoretical energy density. However, one of their major technical problems is the shuttling of soluble polysulfides between electrodes, resulting in rapid capacity fading. Here, we present ...