搜索结果
找到约 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)
单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that cha ...
Java书籍 java应用开发指南完整版
java应用开发指南完整版,. It explains how to use JBuilder’s IDE to manage projects and files, visually
design a user interface, and compile, debug, and run your programs. It also shows
you how to create a JavaBean component using BeansExpress.
The User’s Guide contains the following chapters: ...
Linux/Unix编程 Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pang
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed however, most of the work on Pango so far has been done using
the GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handli ...
GPS编程 该程序为GPS数据采集程序
该程序为GPS数据采集程序,AppWizard has created this GPS application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files ...
单片机开发 * The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for an
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any
* matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver
* can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
技术管理 韩国Yunjin Lee的博士论文
韩国Yunjin Lee的博士论文,包含了她读博期间的主要研究成果,包括Mesh Scissoring: Contour-Based Segmentation,Mesh Parameterization Using Virtual Boundaries,Geometric Snakes for 3D Meshes,Mean Shift for 3D Meshes
matlab例程 Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in
Wavelet Subband coding for speaker recognition
The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progres ...
单片机开发 C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive us
C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232
transmit and receive using only one hardware timer.
The transmit and receive routines divide each bit time into 4 slices to
allow synchronizing to incoming data that may be out of synch with outgoing
data. ...
DSP编程 Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin
Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
电子书籍 This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size
This sample is a simple example on how to perform a glow effect by rendering into
an arbitrary size Frame Buffer Object (FBO).
The Glow effect is performed on a specific part of the screen and can be done only
on specific objects of the scene.
You can imagine using such a postprocessing effect in CA ...