搜索结果
找到约 2,450 项符合
USinG 的查询结果
按分类筛选
- 全部分类
- matlab例程 (235)
- 其他 (155)
- Java编程 (120)
- 其他书籍 (119)
- 单片机开发 (117)
- 其他嵌入式/单片机内容 (67)
- VHDL/FPGA/Verilog (64)
- 数学计算 (62)
- 单片机编程 (61)
- 嵌入式/单片机编程 (57)
- 人工智能/神经网络 (52)
- 通讯/手机编程 (51)
- 软件设计/软件工程 (50)
- Linux/Unix编程 (47)
- 微处理器开发 (45)
- VC书籍 (44)
- 书籍 (44)
- 汇编语言 (40)
- 数值算法/人工智能 (40)
- 通讯编程文档 (39)
- 系统设计方案 (39)
- 文章/文档 (38)
- 电子书籍 (37)
- 行业发展研究 (37)
- 书籍源码 (36)
- 压缩解压 (36)
- 技术资料 (36)
- 加密解密 (32)
- DSP编程 (31)
- 其他行业 (26)
- Java书籍 (26)
- 软件工程 (25)
- 驱动编程 (23)
- 编译器/解释器 (20)
- 可编程逻辑 (19)
- Delphi控件源码 (19)
- VIP专区 (18)
- 游戏 (17)
- Internet/网络编程 (16)
- 串口编程 (16)
- 模拟电子 (13)
- 3G开发 (13)
- USB编程 (12)
- 数据结构 (12)
- 教程资料 (11)
- SQL Server (11)
- 技术管理 (11)
- *行业应用 (11)
- 电源技术 (10)
- Windows Mobile (10)
- GPS编程 (10)
- Symbian (10)
- Jsp/Servlet (10)
- 网络 (9)
- 文件格式 (9)
- 并行计算 (9)
- 无线通信 (8)
- 嵌入式Linux (8)
- 操作系统开发 (8)
- 教育系统应用 (8)
- 数据库系统 (8)
- 源码 (8)
- 嵌入式综合 (7)
- 其他数据库 (7)
- J2ME (7)
- 手机短信编程 (7)
- 论文 (7)
- Applet (6)
- VxWorks (6)
- 技术书籍 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 编辑器/阅读器 (4)
- CA认证 (4)
- 金融证券系统 (4)
- 能源行业(电力石油煤炭) (4)
- allegro (3)
- PCB相关 (3)
- 通信网络 (3)
- 传感与控制 (3)
- 家庭/个人应用 (3)
- 中间件编程 (3)
- Modem编程 (3)
- 交通/航空行业 (3)
- RFID编程 (3)
- STL (3)
- Delphi/CppBuilder (3)
- MySQL数据库 (3)
- 源码/资料 (3)
- Linux/uClinux/Unix编程 (3)
- 行业应用文档 (2)
- C/C++语言编程 (2)
- 测试测量 (2)
- 仿真技术 (2)
- OA系统 (2)
- 语音压缩 (2)
- 邮电通讯系统 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
家庭/个人应用 Complete video store application in C++ using linked lists to store data in files. it keeps track of
Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
通讯编程文档 AN2120, Connecting an M68HC08 Family Microcontroller to an Internet Service Provider (ISP) Using the
AN2120, Connecting an M68HC08 Family Microcontroller to an Internet Service Provider (ISP) Using the Point-to-Point Protocol (PPP).
人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
其他数据库 access the database using Flash MX. Please remember that Flash is unable to natively access a databa
access the database using Flash MX. Please remember that Flash is unable to natively access a database. A programming language (ASP in this case) provides the programming logic, while Flash works at the presentation tier of the application.
matlab例程 AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15
AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command win ...
压缩解压 They have been developed using the AZTEC C86 compiler, and are portable to any other standard C envi
They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
其他书籍 PCCTS这个经典词法语法分析器的使用手册。学习编译原理必须。 A Language Translation Using PCCTS and C
PCCTS这个经典词法语法分析器的使用手册。学习编译原理必须。 A Language Translation Using PCCTS and C
其他 Using Timers in MFC Applications在MFC应用程序中使用时间
Using Timers in MFC Applications在MFC应用程序中使用时间
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
加密解密 This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method