搜索结果
找到约 3,263 项符合
using 是什么? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (610)
- matlab例程 (239)
- 其他 (172)
- 其他书籍 (131)
- Java编程 (131)
- 单片机开发 (128)
- 单片机编程 (73)
- 其他嵌入式/单片机内容 (68)
- 数学计算 (66)
- VHDL/FPGA/Verilog (65)
- 嵌入式/单片机编程 (60)
- 软件设计/软件工程 (58)
- 人工智能/神经网络 (57)
- 通讯/手机编程 (51)
- Linux/Unix编程 (50)
- 书籍 (48)
- VC书籍 (48)
- 汇编语言 (46)
- 微处理器开发 (46)
- 通讯编程文档 (43)
- 系统设计方案 (41)
- 数值算法/人工智能 (40)
- 电子书籍 (40)
- 文章/文档 (39)
- 书籍源码 (37)
- 行业发展研究 (37)
- 压缩解压 (36)
- 加密解密 (35)
- Java书籍 (33)
- DSP编程 (31)
- 其他行业 (29)
- 软件工程 (27)
- 可编程逻辑 (25)
- 驱动编程 (24)
- 编译器/解释器 (24)
- Delphi控件源码 (23)
- 游戏 (21)
- Internet/网络编程 (19)
- 串口编程 (18)
- VIP专区 (18)
- 模拟电子 (17)
- 数据结构 (15)
- 文件格式 (14)
- 技术管理 (14)
- 电源技术 (13)
- 3G开发 (13)
- 教程资料 (12)
- *行业应用 (12)
- USB编程 (12)
- SQL Server (12)
- 技术书籍 (11)
- J2ME (11)
- 无线通信 (10)
- 数据库系统 (10)
- 嵌入式综合 (10)
- Symbian (10)
- Windows Mobile (10)
- GPS编程 (10)
- Jsp/Servlet (10)
- 教育系统应用 (9)
- 网络 (9)
- 并行计算 (9)
- 源码 (8)
- 操作系统开发 (8)
- 嵌入式Linux (8)
- 论文 (7)
- 手机短信编程 (7)
- Applet (7)
- 其他数据库 (7)
- VxWorks (6)
- PCB相关 (5)
- 传感与控制 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 测试测量 (4)
- 通信网络 (4)
- 金融证券系统 (4)
- STL (4)
- FlashMX/Flex源码 (4)
- 中间件编程 (4)
- 能源行业(电力石油煤炭) (4)
- 手册 (3)
- 笔记 (3)
- 行业应用文档 (3)
- Linux/uClinux/Unix编程 (3)
- allegro (3)
- 源码/资料 (3)
- Modem编程 (3)
- 语音压缩 (3)
- Delphi/CppBuilder (3)
- 家庭/个人应用 (3)
- 交通/航空行业 (3)
- Oracle数据库 (3)
- MySQL数据库 (3)
- 人物传记/成功经验 (3)
- RFID编程 (3)
- 精品软件 (3)
matlab例程 暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:studyjpeg2000imageslena.tif ) % see the de
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:\study\jpeg2000\images\lena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
y ...
其他书籍 This book is a hands-on introduction to the principles and practice of embedded system design usin
This book is a hands-on introduction to the principles and
practice of embedded system design using the PIC microcontroller. Packed
with helpful examples and illustrations, it gives an in-depth treatment of
microcontroller design, programming in both assembly language and C, and
features advance ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
书籍源码 MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 u
MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK
Description Toggle P5.1 using using software and TA_0 ISR. Toggle rate is
set at 50000 DCO/SMCLK cycles. Default DCO frequency used for TACLK.
Durring the TA_0 ISR P5.1 is toggled and 50000 clock cycles are added to CCR0. TA_ ...
微处理器开发 D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 22
D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger
Description A 32 byte block from 220h-240h is transfered to 240h-260h
using DMA0 in a burst block using software DMAREQ trigger.
After each transfer, source, destination and DMA size are
reset to inital software setting because DMA tran ...
人工智能/神经网络 The code on this diskette has been organized by chapter. Each subdirectory containing listing has a
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All progr ...
Linux/Unix编程 DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subs
DVBstream is based on the ts-rtp package available at
http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport
stream over a LAN using the rtp protocol. There were a couple of
small bugs in the original ts-rtp application, which I have fixed
here.
USB编程 安全移除usb设备功能
安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program
单片机开发 This section describes the eSOAP toolkit demo package. It consists of the eSOAP runtime for MS Win
This section describes the eSOAP toolkit demo package. It consists of the eSOAP
runtime for MS Windows, the demo version of the esoapcg compiler and some
source code examples to help developers learning how to use the toolkit
( run-time ) and how to specify service interfaces using the esoap code ...
单片机开发 This example demo code is provided as is and has no warranty, implied or otherwise. You are free to
This example demo code is provided as is and has no warranty,
implied or otherwise. You are free to use/modify any of the provided
code at your own risk in your applications with the expressed limitation
of liability (see below) so long as your product using the code contains
at least one uPSD produ ...