搜索结果
找到约 510 项符合
NO 的查询结果
按分类筛选
- 全部分类
- 其他 (34)
- 书籍 (31)
- 单片机开发 (28)
- 单片机编程 (23)
- matlab例程 (23)
- 其他书籍 (22)
- 技术资料 (21)
- Java编程 (20)
- Linux/Unix编程 (17)
- 邮电通讯系统 (15)
- 汇编语言 (12)
- 电源技术 (10)
- 软件工程 (9)
- 通讯编程文档 (9)
- Delphi控件源码 (9)
- 文章/文档 (8)
- 数值算法/人工智能 (8)
- 编译器/解释器 (8)
- 数据结构 (8)
- 模拟电子 (7)
- 软件设计/软件工程 (7)
- 电子书籍 (7)
- 书籍源码 (7)
- 驱动编程 (7)
- 通讯/手机编程 (6)
- 游戏 (6)
- 微处理器开发 (5)
- 压缩解压 (5)
- 嵌入式综合 (4)
- 可编程逻辑 (4)
- 系统设计方案 (4)
- 人工智能/神经网络 (4)
- VC书籍 (4)
- 嵌入式/单片机编程 (4)
- 数学计算 (4)
- Internet/网络编程 (4)
- 源码 (4)
- PCB相关 (3)
- 学术论文 (3)
- 教程资料 (3)
- 通信网络 (3)
- 传感与控制 (3)
- SQL Server (3)
- VHDL/FPGA/Verilog (3)
- VxWorks (3)
- Java书籍 (3)
- 文件格式 (3)
- 网络 (3)
- 加密解密 (3)
- JavaScript (3)
- 中间件编程 (3)
- 测试测量 (2)
- 串口编程 (2)
- uCOS (2)
- Windows CE (2)
- 其他数据库 (2)
- 嵌入式Linux (2)
- DSP编程 (2)
- Jsp/Servlet (2)
- 3G开发 (2)
- 其他行业 (2)
- 其他嵌入式/单片机内容 (2)
- 论文 (2)
- 教程 (2)
- 经验分享 (1)
- 资料/手册 (1)
- 教程资料 (1)
- 无线通信 (1)
- 技术书籍 (1)
- C/C++语言编程 (1)
- 工控技术 (1)
- 数据库系统 (1)
- GPS编程 (1)
- 电子政务应用 (1)
- 手机彩信(MMS)编程 (1)
- 传真(Fax)编程 (1)
- SCSI/ASPI (1)
- OA系统 (1)
- 行业发展研究 (1)
- J2ME (1)
- 并行计算 (1)
- 技术管理 (1)
- 磁盘编程 (1)
- Applet (1)
- USB编程 (1)
- 家庭/个人应用 (1)
- MySQL数据库 (1)
- 编辑器/阅读器 (1)
- *行业应用 (1)
- RFID编程 (1)
- 操作系统开发 (1)
- Delphi/CppBuilder (1)
- 源码/资料 (1)
- 接口技术 (1)
- 多媒体处理 (1)
- 软件 (1)
- 习题答案 (1)
- VIP专区 (1)
单片机开发 该平台可以初步实现单片机连接 read.txt 源程序代码 write.txt 没有空格换行的源程序 noRemark.txt没有注释的源程序 NoEQU.txt 没有EQU指令的程序 No
该平台可以初步实现单片机连接
read.txt 源程序代码
write.txt 没有空格换行的源程序
noRemark.txt没有注释的源程序
NoEQU.txt 没有EQU指令的程序
NoRes.txt 还原程序中EQU指代的指令
其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
Java书籍 THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer ...
其他数据库 This the industrial enterprise which I develops saves sells thesystem, hoped brings a help to the no
This the industrial enterprise which I develops saves sells thesystem, hoped brings a help to the novice
数据结构 acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight o
acm HDOJ 1051WoodenSticks
Description:
There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. Th ...
其他书籍 Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that ...
matlab例程 By building a nonlinear function relationship between an d the error signal
By building a nonlinear function relationship between an d the error signal,this paper presents a no—
vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
书籍源码 给定一个上下文无关文法的n条产生式规则
给定一个上下文无关文法的n条产生式规则,编程判断该文法对应的语言是否为空。若为空,则输出yes,否则输出no。
中间件编程  The purpose of this lab is to introduce the concept of FSMs with a datapath, and to stud
&#65279 The purpose of this lab is to introduce the concept of FSMs with a datapath, and to
study the usage of more complex test benches. Also, we enforce a rudimentary design
methodology by assuming that the students are part of a bigger project, and have no
knowledge of VHDL-implementatio ...