搜索:Computer+Programming
找到约 2,310 项符合「Computer+Programming」的查询结果
结果 2,310
按分类筛选
- 全部
- 其他书籍 (240)
- VC书籍 (180)
- 电子书籍 (103)
- Linux/Unix编程 (81)
- 技术资料 (69)
- Java编程 (54)
- 其他 (50)
- 软件工程 (45)
- 软件设计/软件工程 (37)
- Java书籍 (35)
- 嵌入式/单片机编程 (34)
- 文章/文档 (34)
- matlab例程 (26)
- 单片机开发 (24)
- 书籍源码 (21)
- Windows CE (20)
- 游戏 (19)
- 人工智能/神经网络 (18)
- 微处理器开发 (17)
- 驱动编程 (15)
- 其他嵌入式/单片机内容 (15)
- VHDL/FPGA/Verilog (13)
- 网络 (12)
- 汇编语言 (12)
- 行业发展研究 (12)
- 数学计算 (11)
- 通讯编程文档 (9)
- 数值算法/人工智能 (8)
- Internet/网络编程 (7)
- 串口编程 (7)
- Delphi控件源码 (7)
- 编译器/解释器 (6)
- 文件格式 (6)
- J2ME (6)
- Windows Mobile (6)
- 系统设计方案 (6)
- 书籍 (6)
- 操作系统开发 (5)
- 压缩解压 (5)
- 技术管理 (5)
- USB编程 (5)
- 数据结构 (5)
- JavaScript (5)
- SQL Server (5)
- DSP编程 (4)
- 加密解密 (4)
- 技术书籍 (4)
- SCSI/ASPI (4)
- Symbian (4)
- 中间件编程 (4)
- C/C++语言编程 (3)
- 通讯/手机编程 (3)
- 磁盘编程 (3)
- *行业应用 (3)
- STL (3)
- 其他行业 (3)
- Oracle数据库 (3)
- 资料/手册 (2)
- 教育系统应用 (2)
- 手机短信编程 (2)
- 语音压缩 (2)
- 企业管理 (2)
- Applet (2)
- FlashMX/Flex源码 (2)
- Windows编程 (1)
- 数据库系统 (1)
- 计算机相关 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- 可编程逻辑 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 手机WAP编程 (1)
- 嵌入式Linux (1)
- 并口编程 (1)
- TAPI编程 (1)
- 邮电通讯系统 (1)
- GPS编程 (1)
- 并行计算 (1)
- 人物传记/成功经验 (1)
- Jsp/Servlet (1)
- 软件 (1)
https://www.eeworm.com/dl/914570.html
技术资料
方板坯兼容连铸机计算机控制系统
介绍了太钢方板坯兼容连铸机计算机系统的硬件配置、结构、主要控制功能及特点。关键词: 方板坯兼容连铸机 计算机控制Computer System of the Combined
https://www.eeworm.com/dl/644/252954.html
汇编语言
实现的模拟键盘代码
实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development
https://www.eeworm.com/dl/665/212270.html
matlab例程
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is imp
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved.
Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer
simulation results show that this algorithm converges more quickly ...
https://www.eeworm.com/dl/522496.html
书籍
Deep_Learning_for_Computer_Architects
This book is intended to be a general introduction to neural networks for those with a computer
architecture, circuits, or systems background. In the introduction (Chapter 1), we define key vo-
cabulary, recap the history and evolution of the techniques, and for make the case for ...
https://www.eeworm.com/dl/689/481567.html
SQL Server
SQLite is a software library that implements a self-contained, serverless, zero-configuration, trans
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electr ...
https://www.eeworm.com/dl/898882.html
技术资料
基于单片机控制的智能超声测距系统的设计
以基于单片机控制的智能超声波测厚系统的设计实验为例,分别从实验内容与任务、实验过程及要求、实验原理及方案、考核要求与方法四个方面,详细分析了单片机系统设计的实验过程。Taking the design and experiment of intelligent ultrasonic thickness measurement system based on single-chip compute ...
https://www.eeworm.com/dl/521/13999.html
多媒体处理
MP3程序采用C51编程适用于任何环境
·详细说明:MP3程序 采用c51编程 适用于任何环境 -MP3 procedure uses the c51 programming to be suitable for any environm文件列表: COMMON.C51 ..........\BYTE2CHAR.C ..........\COMMON.H ..........\COM
https://www.eeworm.com/dl/532/140120.html
书籍源码
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.
https://www.eeworm.com/dl/518/101063.html
数值算法/人工智能
Modern C++ Design 一书中实现的程序库
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!
https://www.eeworm.com/dl/932667.html
技术资料
MP3程序采用C51编程适用于任何环境
·详细说明:MP3程序 采用c51编程 适用于任何环境 -MP3 procedure uses the c51 programming to be suitable for any environm文件列表: COMMON.C51 ..........\BYTE2CHAR.C ..........\COMMON.H ..........\COM