搜索结果
找到约 10,000 项符合
如何学习 using? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (17602)
- 其他书籍 (2528)
- Java编程 (2193)
- VC书籍 (1924)
- 单片机开发 (1917)
- 其他 (1891)
- matlab例程 (1093)
- 电子书籍 (1004)
- Java书籍 (905)
- Linux/Unix编程 (903)
- 软件设计/软件工程 (826)
- 人工智能/神经网络 (784)
- 单片机编程 (771)
- 嵌入式/单片机编程 (630)
- 书籍源码 (627)
- 微处理器开发 (589)
- 文章/文档 (541)
- 数据结构 (509)
- VHDL/FPGA/Verilog (507)
- DSP编程 (468)
- 汇编语言 (415)
- 游戏 (389)
- 数学计算 (349)
- 通讯编程文档 (348)
- Internet/网络编程 (342)
- 文件格式 (326)
- Delphi控件源码 (325)
- 软件工程 (317)
- 系统设计方案 (289)
- 其他嵌入式/单片机内容 (277)
- J2ME (267)
- SQL Server (267)
- 加密解密 (266)
- Jsp/Servlet (264)
- 编译器/解释器 (261)
- 书籍 (259)
- VIP专区 (257)
- 通讯/手机编程 (256)
- 教育系统应用 (252)
- 技术书籍 (243)
- 学术论文 (237)
- 嵌入式Linux (236)
- 数值算法/人工智能 (221)
- 操作系统开发 (220)
- 驱动编程 (219)
- 数据库系统 (216)
- 企业管理 (210)
- 源码 (201)
- uCOS (200)
- 可编程逻辑 (198)
- 压缩解压 (175)
- 技术教程 (169)
- Windows CE (166)
- 教程资料 (164)
- 串口编程 (164)
- 技术管理 (163)
- 网络 (156)
- 嵌入式综合 (155)
- 其他数据库 (143)
- 其他行业 (139)
- FlashMX/Flex源码 (130)
- Applet (128)
- 教程 (116)
- Symbian (115)
- Delphi/CppBuilder (101)
- 行业发展研究 (101)
- PCB相关 (99)
- JavaScript (99)
- 电源技术 (98)
- C/C++语言编程 (90)
- VxWorks (89)
- Ajax (86)
- USB编程 (84)
- 模拟电子 (82)
- 编辑器/阅读器 (82)
- 中间件编程 (81)
- 人物传记/成功经验 (72)
- 多国语言处理 (67)
- Oracle数据库 (65)
- *行业应用 (63)
- 通信网络 (61)
- 教程资料 (56)
- OA系统 (54)
- 教程资料 (53)
- 软件 (52)
- 笔记 (48)
- 无线通信 (48)
- BREW编程 (48)
- 论文 (46)
- 易语言编程 (46)
- 其他文档 (43)
- MySQL数据库 (43)
- GPS编程 (43)
- STL (42)
- MTK (42)
- 手册 (41)
- 测试测量 (41)
- 并行计算 (41)
- 工控技术 (40)
- Linux/uClinux/Unix编程 (39)
其他书籍 DSP Applications using C & TMS320C6x DSK
DSP Applications using C & TMS320C6x DSK
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
* ...
Java编程 This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver <seconds> <city file> <config file>
Author: Liu Yang
VHDL/FPGA/Verilog 32bits FIFO with synchronizer. pass the synthesis using Synopsys tools
32bits FIFO with synchronizer. pass the synthesis using Synopsys tools
Internet/网络编程 Cnnects two computers using the very SIMPLE and SMALL visual basic code.
Cnnects two computers using the very SIMPLE and SMALL visual basic code.
VxWorks This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sen
This program demonstrates using watchdog timers to invoke deadline
handlers. CoordinatorTask sends data to the organizer.
OrganizerTask receives data from the coordinatorTask, and resets
the coordinatorTask when no data is sent by the coordinatorTask in
the past five seconds (deadline t ...
技术管理 linux virtual server high availability using VRRPv2, keepalive userguide
linux virtual server high availability using VRRPv2, keepalive userguide
DSP编程 Using the ADSP-BF561 Blackfin Processor as a TFT-LCD Controller
Using the ADSP-BF561 Blackfin Processor as a TFT-LCD Controller
matlab例程 完全按照论文Face Recogniton Using Eigenfaces设计的PCA源码
完全按照论文Face Recogniton Using Eigenfaces设计的PCA源码,无解压密码
其他书籍 CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such ...