搜索结果
找到约 10,000 项符合
n型针 的查询结果
按分类筛选
- 全部分类
- 技术资料 (4908)
- 数据结构 (418)
- 单片机开发 (410)
- 单片机编程 (378)
- 其他 (369)
- 数学计算 (338)
- 学术论文 (267)
- matlab例程 (233)
- 电源技术 (186)
- 数值算法/人工智能 (151)
- Java编程 (140)
- 教程资料 (122)
- 人工智能/神经网络 (110)
- 汇编语言 (106)
- 其他书籍 (105)
- VIP专区 (98)
- VC书籍 (89)
- 文章/文档 (87)
- Linux/Unix编程 (85)
- 书籍源码 (83)
- VHDL/FPGA/Verilog (83)
- 嵌入式/单片机编程 (82)
- 模拟电子 (73)
- 源码 (71)
- 软件设计/软件工程 (68)
- 文件格式 (63)
- 通讯/手机编程 (57)
- 技术书籍 (55)
- 系统设计方案 (52)
- 教程资料 (49)
- DSP编程 (47)
- 电子书籍 (46)
- 传感与控制 (45)
- 加密解密 (41)
- 可编程逻辑 (40)
- 测试测量 (38)
- 教程资料 (38)
- 其他嵌入式/单片机内容 (38)
- 通信网络 (37)
- 工控技术 (35)
- 微处理器开发 (35)
- 手册 (32)
- 通讯编程文档 (31)
- C/C++语言编程 (28)
- 数据库系统 (28)
- 编译器/解释器 (28)
- 嵌入式综合 (27)
- 嵌入式Linux (27)
- 行业应用文档 (26)
- 压缩解压 (26)
- 电子元器件应用 (25)
- 无线通信 (23)
- 游戏 (23)
- Java书籍 (23)
- 其他行业 (23)
- 操作系统开发 (22)
- Delphi控件源码 (21)
- 中间件编程 (21)
- 论文 (20)
- 其他 (20)
- 串口编程 (20)
- 书籍 (19)
- Internet/网络编程 (19)
- JavaScript (19)
- 软件工程 (18)
- 电子技术 (18)
- 电子书籍 (17)
- 驱动编程 (17)
- 企业管理 (17)
- 教育系统应用 (15)
- 精品软件 (15)
- 技术教程 (14)
- 教程资料 (14)
- SQL Server (14)
- 邮电通讯系统 (14)
- 行业发展研究 (14)
- Jsp/Servlet (14)
- 其他文档 (13)
- 开发工具 (13)
- 实用工具 (13)
- J2ME (13)
- 电路图 (12)
- 经验 (11)
- 并行计算 (11)
- 技术管理 (10)
- Windows CE (10)
- 软件 (9)
- PCB相关 (9)
- 接口技术 (9)
- Applet (9)
- 多国语言处理 (9)
- 其他数据库 (9)
- STL (9)
- 电路图 (8)
- 习题答案 (8)
- VxWorks (8)
- 应用设计 (7)
- 仿真技术 (7)
- 电机控制 (7)
- 源码/资料 (7)
matlab例程 想保留的成分为cos(2*π*n/3) 带通滤波器
想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,
软件设计/软件工程 You use variables in your program to hold data which may be in different type, such as characters, n
You use variables in your program to hold data which may be in different type, such as characters, numbers, date and time etc.
VC书籍 this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.
this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.
VC书籍 this program is stooge_sort that writted with c++. this program get an array and sort it in order n
this program is stooge_sort that writted with c++.
this program get an array and sort it in order nlogn.
数据结构 一个简单的N皇后可视化原代码
一个简单的N皇后可视化原代码,完成皇后解决方案的图形界面
其他 里面包含了N个病毒代码.汇编.c++/c编写
里面包含了N个病毒代码.汇编.c++/c编写
VC书籍 N-S方程的数值解和紊流模型电子书
N-S方程的数值解和紊流模型电子书,计算水力学的经典参考书。
FlashMX/Flex源码 This is a Flex UIComponent that can be used 谋n a FLEX 3 mxml application as component written in act
This is a Flex UIComponent that can be used 谋n a FLEX 3 mxml application as component written in action script 3.0, provides you to create items that cab be filled from an XML or Query ResultSet or etc. and is viewed in a container that can preview images and additional info like a store item and c ...
单片机开发 l298n驱动两个直流电机
l298n驱动两个直流电机,89c51的源代码
数据结构 采用递归回溯算法求解N皇后问题;C语言实现
采用递归回溯算法求解N皇后问题;C语言实现,可以动态控制皇后数量