搜索结果
找到约 1,964 项符合
PROGRAMMING 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (272)
- 技术资料 (254)
- VC书籍 (238)
- 电子书籍 (126)
- Linux/Unix编程 (106)
- Java编程 (72)
- 软件工程 (59)
- Java书籍 (53)
- 其他 (52)
- 软件设计/软件工程 (50)
- 游戏 (44)
- 嵌入式/单片机编程 (39)
- Windows CE (32)
- 文章/文档 (29)
- matlab例程 (28)
- 书籍源码 (25)
- 单片机开发 (25)
- 人工智能/神经网络 (23)
- 单片机编程 (21)
- 驱动编程 (19)
- 微处理器开发 (17)
- 书籍 (16)
- 其他嵌入式/单片机内容 (16)
- 网络 (15)
- 数学计算 (14)
- 汇编语言 (14)
- VHDL/FPGA/Verilog (14)
- VIP专区 (14)
- 系统设计方案 (10)
- 多媒体 (9)
- J2ME (9)
- Delphi控件源码 (9)
- 行业发展研究 (9)
- DSP编程 (8)
- 通讯编程文档 (8)
- FlashMX/Flex源码 (8)
- Symbian (8)
- Windows Mobile (8)
- 数值算法/人工智能 (7)
- 技术书籍 (7)
- Internet/网络编程 (7)
- 编译器/解释器 (7)
- 文件格式 (7)
- 教程资料 (6)
- 可编程逻辑 (6)
- 串口编程 (6)
- 数据结构 (6)
- JavaScript (6)
- SQL Server (6)
- C/C++语言编程 (5)
- 通讯/手机编程 (5)
- 操作系统开发 (5)
- *行业应用 (5)
- USB编程 (5)
- 中间件编程 (5)
- 源码 (4)
- 嵌入式综合 (4)
- 压缩解压 (4)
- Applet (4)
- 技术管理 (4)
- 嵌入式Linux (4)
- STL (4)
- 多媒体处理 (3)
- 实用工具 (3)
- 磁盘编程 (3)
- 企业管理 (3)
- Oracle数据库 (3)
- 网络及电脑 (2)
- 电子书籍 (2)
- 加密解密 (2)
- 通信网络 (2)
- 模拟电子 (2)
- SCSI/ASPI (2)
- BREW编程 (2)
- Delphi/CppBuilder (2)
- 其他行业 (2)
- 软件 (1)
- 教程 (1)
- 论文 (1)
- 接口技术 (1)
- 学术论文 (1)
- Windows编程 (1)
- 开关电源 (1)
- 驱动程序 (1)
- 数据库系统 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 计算机相关 (1)
- ARM (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- 其他数据库 (1)
- 生物技术 (1)
- 并口编程 (1)
通讯/手机编程 P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. w
P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.
VC书籍 有是一个Addison.Wesley的经典
有是一个Addison.Wesley的经典,是学习现在最流行的开发语言C#的经典书籍,该书为英文版Addison.Wesley.Windows.Forms.Programming.In.C.Sharp.eBook-LiB,非常非常经典,推荐给大家
其他书籍 unix环境高级编程英文版
unix环境高级编程英文版,很经典的一本书
Advanced Programming in the UNIX® Environment: Second Edition
By W. Richard Stevens, Stephen A. Rago
Publisher: Addison Wesley Professional
Pub Date: June 17, 2005
ISBN: 0201433079
Pages: 960
单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The exper ...
书籍 Arduino+and+Android+using+MIT+app
MIT App Inventor is an innovative beginner’s introduction to programming and app
creation that transforms the complex language of text-based coding into visual, drag-and-
drop building blocks. The simple graphical interface grants even an inexperienced novice
the ability to create a basic, fully fu ...
技术资料 PM0056
STM32F10xxx/20xxx/21xxx/L1xxxx Cortex-M3编程手册
(STM32F10xxx/20xxx/21xxx/L1xxxx Cortex-M3 programming manual)
技术资料 C++课程设计教学大钢
C++课程设计教学大钢
课程名称:C++课程设计英文名称:Course design of C++ Programming面向专业:对计算机要求较高的理工科专业
matlab例程 迭代自适应Simpson
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
DSP编程 In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not nece ...