搜索结果
找到约 185 项符合
non 的查询结果
按分类筛选
- 全部分类
- matlab例程 (17)
- 技术资料 (14)
- 其他书籍 (12)
- 其他 (10)
- 传感与控制 (9)
- 书籍 (8)
- 数值算法/人工智能 (7)
- 软件设计/软件工程 (7)
- 压缩解压 (6)
- 数学计算 (6)
- 模拟电子 (5)
- 通讯编程文档 (5)
- 电源技术 (4)
- 驱动编程 (4)
- 数据结构 (4)
- Delphi控件源码 (4)
- 文章/文档 (4)
- 人工智能/神经网络 (4)
- 文件格式 (4)
- 测试测量 (3)
- Linux/Unix编程 (3)
- 汇编语言 (3)
- 通讯/手机编程 (3)
- 微处理器开发 (3)
- VHDL/FPGA/Verilog (3)
- Java编程 (3)
- 论文 (3)
- 单片机编程 (2)
- 单片机开发 (2)
- 电子书籍 (2)
- 加密解密 (2)
- 书籍源码 (2)
- 编译器/解释器 (2)
- 软件 (2)
- 教程资料 (1)
- 开发工具 (1)
- PCB相关 (1)
- 可编程逻辑 (1)
- *行业应用 (1)
- 手机短信编程 (1)
- VxWorks (1)
- Windows CE (1)
- Modem编程 (1)
- 网络 (1)
- J2ME (1)
- 生物技术 (1)
- 手册 (1)
Linux/Unix编程 Non-Networked File System在几个非网络的(或慢网络的)Unix 计算机上提供了一个兼容的文件系统。
Non-Networked File System在几个非网络的(或慢网络的)Unix 计算机上提供了一个兼容的文件系统。
数值算法/人工智能 Steffensen method for non-linear equations in C
Steffensen method for non-linear equations in C
数值算法/人工智能 Newton method for solution of non-linear equations in C
Newton method for solution of non-linear equations in C
数值算法/人工智能 Secant method with 2 points for non-linear equations in C
Secant method with 2 points for non-linear equations in C
数值算法/人工智能 Conjugate gradient method for non-linear equations inC
Conjugate gradient method for non-linear equations inC
汇编语言 This code may be reused for any educational or non-commercial application without further licence Co
This code may be reused for any educational or non-commercial application without further licence Contact the author at BrianLBurns@att.net for any other use.
驱动编程 The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the re
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
数据结构 a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
matlab例程 求Weighted/Non-weighted贝叶斯k近邻模型的matlab程序
求Weighted/Non-weighted贝叶斯k近邻模型的matlab程序,内含具体说明。