搜索结果
找到约 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)
单片机开发 // This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU
// is configured in 4-wire Single Master Mode, and the EEPROM is the only
// slave device connected to the SPI bus. The read/write operations are
// tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware
...
单片机开发 This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then pri
This example code takes and averages 2048 analog measurements from input
P1.4 using ADC0, then prints the results to a terminal window via the UART.
Linux/Unix编程 一本关于linux下c语言的好书。a book aboat linux programme using c language
一本关于linux下c语言的好书。a book aboat linux programme using c language
matlab例程 图像处理权威著作:数字图像处理(MATLAB版) Digital Image Processing Using MATLAB M代码
图像处理权威著作:数字图像处理(MATLAB版)
Digital Image Processing Using MATLAB
M代码
matlab例程 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, "An
采用蚁群算法检测图像边缘
This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
matlab例程 im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions.
im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by this function and the output will allow you to perfor ...
其他 Newnes.Digital.Signal.Processing.System.Level.Design.Using.LabVIEW.Jun.2005.eBook-DDU labview信号处理
Newnes.Digital.Signal.Processing.System.Level.Design.Using.LabVIEW.Jun.2005.eBook-DDU
labview信号处理教材。
单片机开发 java 机器人 lejos 产生声音 // NOTE: This tune was generated from a midi using Guy // Truffelli s Bric
java 机器人 lejos 产生声音
// NOTE: This tune was generated from a midi using Guy
// Truffelli s Brick Music Studio www.aga.it/~guy/lego
DSP编程 DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf图书的随书源代码
DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf图书的随书源代码,相信对学习和使用该书的朋友有用哦
单片机开发 NoteBook Docking Power and Audio Switch Control using Atmel AT89S51 Chip Program by C language Com
NoteBook Docking Power and Audio Switch Control using Atmel AT89S51 Chip
Program by C language
Compiler : Keil C 7.20