搜索结果
找到约 10,000 项符合
using 有哪些应用? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (37843)
- 单片机开发 (4177)
- 其他 (2661)
- 其他书籍 (2522)
- Java编程 (2256)
- 单片机编程 (1861)
- matlab例程 (1811)
- 学术论文 (1635)
- VC书籍 (1374)
- 技术书籍 (1148)
- 软件设计/软件工程 (1070)
- 嵌入式/单片机编程 (1047)
- 人工智能/神经网络 (1045)
- 电子书籍 (959)
- Linux/Unix编程 (820)
- 数据结构 (794)
- 文章/文档 (775)
- 汇编语言 (760)
- 微处理器开发 (758)
- DSP编程 (752)
- 书籍源码 (704)
- 系统设计方案 (686)
- VHDL/FPGA/Verilog (649)
- 数学计算 (648)
- Java书籍 (545)
- 电子书籍 (503)
- 其他嵌入式/单片机内容 (471)
- 电源技术 (457)
- 通讯/手机编程 (436)
- 文件格式 (434)
- 加密解密 (419)
- 教育系统应用 (419)
- 通讯编程文档 (414)
- Delphi控件源码 (405)
- 数值算法/人工智能 (387)
- 嵌入式Linux (345)
- Internet/网络编程 (344)
- SQL Server (343)
- 压缩解压 (326)
- 企业管理 (325)
- 游戏 (313)
- 模拟电子 (312)
- 软件工程 (311)
- 其他行业 (292)
- 操作系统开发 (288)
- 串口编程 (288)
- VIP专区 (288)
- 数据库系统 (287)
- Windows CE (285)
- 可编程逻辑 (279)
- 编译器/解释器 (265)
- uCOS (263)
- Jsp/Servlet (255)
- 驱动编程 (253)
- 行业发展研究 (246)
- 教程资料 (243)
- J2ME (243)
- 技术管理 (228)
- 嵌入式综合 (220)
- 通信网络 (219)
- 书籍 (217)
- 源码 (201)
- 其他数据库 (199)
- 网络 (192)
- 无线通信 (183)
- 技术教程 (179)
- 传感与控制 (168)
- USB编程 (160)
- Applet (146)
- Symbian (136)
- JavaScript (131)
- 中间件编程 (130)
- 工控技术 (129)
- 测试测量 (126)
- *行业应用 (121)
- FlashMX/Flex源码 (121)
- Delphi/CppBuilder (121)
- 手册 (116)
- GPS编程 (115)
- 行业应用文档 (108)
- 论文 (107)
- VxWorks (107)
- 教程 (106)
- PCB相关 (103)
- 交通/航空行业 (94)
- 多国语言处理 (89)
- C/C++语言编程 (87)
- BREW编程 (85)
- 精品软件 (85)
- 其他 (84)
- 手机短信编程 (84)
- Ajax (81)
- 单片机 (79)
- 编辑器/阅读器 (78)
- Oracle数据库 (76)
- 实用电子技术 (75)
- 邮电通讯系统 (72)
- 资料/手册 (68)
- 开发工具 (68)
- 其他文档 (66)
其他书籍 Windows NT/2000 Debugging Using the Built-In Kernel Debugger (i386kd)
Windows NT/2000 Debugging
Using the Built-In Kernel Debugger (i386kd)
Java编程 Write a Java program that demonstrates a high priority thread using sleep to give lower priority thr
Write a Java program that demonstrates a high priority thread using sleep to give lower priority threads a chance to run
数学计算 2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve
2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system
for n=10 and 100
数学计算 Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si
Using Gaussian elimination to solve linear equations.
// In this version, we allow matrix of any size. This is done by treating
// the name of a 2-dimensional array as pointer to the beginning of the
// array. This makes use of the fact that arrays in C are stored in
// row-major order.
文章/文档 Implicit and Non-parametric Shape Reconstruction from Unorganized Data using a Variational Level Set
Implicit and Non-parametric Shape Reconstruction from Unorganized Data using a Variational Level Set Method
Java编程 Simple DOOM style navigation of a 3D scene using Java 3D
Simple DOOM style navigation of a 3D scene using Java 3D
人工智能/神经网络 classify using Bayes method. 使用Bayes方法进行两类分类
classify using Bayes method. 使用Bayes方法进行两类分类,包括协方差相等和不等两种情况,非常适合初学者的程序。
数学计算 The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi meth
The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
VHDL/FPGA/Verilog CF VHDL The CF+ design was designed using the timing diagrams of the Compact Flash specification re
CF VHDL
The CF+ design was designed using the timing diagrams of the Compact Flash specification rev. 1.4, Analog Devices ADSP-218xN DSP Microcomputer specification, and the Intel StrataFlash Memory 28F320J3 specification.
matlab例程 I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embed
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.