搜索结果
找到约 498 项符合
uses 的查询结果
按分类筛选
- 全部分类
- 技术资料 (129)
- 其他 (26)
- Linux/Unix编程 (19)
- Java编程 (18)
- 单片机编程 (16)
- matlab例程 (16)
- 其他书籍 (14)
- 数学计算 (12)
- 数值算法/人工智能 (9)
- 游戏 (9)
- 单片机开发 (9)
- 通讯/手机编程 (8)
- 文件格式 (8)
- Delphi控件源码 (8)
- 系统设计方案 (8)
- 书籍 (7)
- 压缩解压 (7)
- 电源技术 (6)
- DSP编程 (6)
- 多媒体处理 (6)
- 网络 (6)
- 人工智能/神经网络 (6)
- 微处理器开发 (6)
- VHDL/FPGA/Verilog (6)
- 软件设计/软件工程 (6)
- 软件工程 (5)
- 驱动编程 (5)
- 汇编语言 (5)
- MySQL数据库 (5)
- 加密解密 (4)
- 模拟电子 (4)
- 教程资料 (4)
- 可编程逻辑 (4)
- Internet/网络编程 (4)
- VC书籍 (4)
- GPS编程 (4)
- ARM (3)
- 电子书籍 (3)
- 手机短信编程 (3)
- USB编程 (3)
- 其他数据库 (3)
- 通讯编程文档 (3)
- 嵌入式/单片机编程 (3)
- 数据结构 (3)
- Java书籍 (3)
- Delphi/CppBuilder (3)
- SQL Server (3)
- 操作系统开发 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- Applet (2)
- 金融证券系统 (2)
- 文章/文档 (2)
- 嵌入式Linux (2)
- JavaScript (2)
- 其他嵌入式/单片机内容 (2)
- 3G开发 (2)
- VIP专区 (2)
- 笔记 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 传感与控制 (1)
- 通信网络 (1)
- 图形图像 (1)
- 串口编程 (1)
- 编辑器/阅读器 (1)
- 企业管理 (1)
- 多国语言处理 (1)
- 手机WAP编程 (1)
- 其他行业 (1)
- 手机彩信(MMS)编程 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- 中间件编程 (1)
- OA系统 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- 人物传记/成功经验 (1)
数学计算 This design calculator uses to controls an attribute value the establishment, function skill and so
This design calculator uses to controls an attribute value the establishment, function skill and so on compilation, has met the practical requirements. Truly realized the contact surface succinctly, has been artistic, the function consummated, the unification goal.
通讯/手机编程 This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to:
This sample uses Microsoft.WindowsMobile.PocketOutlook and
Microsoft.WindowsMobile.Telephony to:
- Databind a ContactCollection to a ListBox.
- Databind a Contact Property to a TextBox.
- Edit Contact Properties.
- Send SMS messages
- Call a contact s phone number.
系统设计方案 This project uses the capabilities of LabVIEW and the data acquisition card to measure the power spe
This project uses the capabilities of LabVIEW and the data acquisition card to measure the power spectrum of an audio signal.
GPS编程 This is code for finding position of user. This code uses Kalman filter.
This is code for finding position of user. This code uses Kalman filter.
matlab例程 simulink model for optical cdma system which uses orthogonal code.
simulink model for optical cdma system which uses orthogonal code.
DSP编程 PID calculations for the _pid structure *a. This function uses the positional form of the pid equati
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
SQL Server The storage management system "is uses VISAUL the FOXPRO development a database management system.
The storage management system "is uses VISAUL the FOXPRO development a database management system.
SQL Server This program uses the database created by MakeAPIDB. It opens a connection * to a database using t
This program uses the database created by MakeAPIDB. It opens a connection
* to a database using the same property file used by MakeAPIDB. Then it
* queries that database in several interesting ways to obtain useful
* information about Java APIs. It can be used to look up the fully-qualified
* ...
Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: st ...
DSP编程 This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocke
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the top half of the FIFO.