搜索结果
找到约 3,263 项符合
using 是什么? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (610)
- matlab例程 (239)
- 其他 (172)
- 其他书籍 (131)
- Java编程 (131)
- 单片机开发 (128)
- 单片机编程 (73)
- 其他嵌入式/单片机内容 (68)
- 数学计算 (66)
- VHDL/FPGA/Verilog (65)
- 嵌入式/单片机编程 (60)
- 软件设计/软件工程 (58)
- 人工智能/神经网络 (57)
- 通讯/手机编程 (51)
- Linux/Unix编程 (50)
- 书籍 (48)
- VC书籍 (48)
- 汇编语言 (46)
- 微处理器开发 (46)
- 通讯编程文档 (43)
- 系统设计方案 (41)
- 数值算法/人工智能 (40)
- 电子书籍 (40)
- 文章/文档 (39)
- 书籍源码 (37)
- 行业发展研究 (37)
- 压缩解压 (36)
- 加密解密 (35)
- Java书籍 (33)
- DSP编程 (31)
- 其他行业 (29)
- 软件工程 (27)
- 可编程逻辑 (25)
- 驱动编程 (24)
- 编译器/解释器 (24)
- Delphi控件源码 (23)
- 游戏 (21)
- Internet/网络编程 (19)
- 串口编程 (18)
- VIP专区 (18)
- 模拟电子 (17)
- 数据结构 (15)
- 文件格式 (14)
- 技术管理 (14)
- 电源技术 (13)
- 3G开发 (13)
- 教程资料 (12)
- *行业应用 (12)
- USB编程 (12)
- SQL Server (12)
- 技术书籍 (11)
- J2ME (11)
- 无线通信 (10)
- 数据库系统 (10)
- 嵌入式综合 (10)
- Symbian (10)
- Windows Mobile (10)
- GPS编程 (10)
- Jsp/Servlet (10)
- 教育系统应用 (9)
- 网络 (9)
- 并行计算 (9)
- 源码 (8)
- 操作系统开发 (8)
- 嵌入式Linux (8)
- 论文 (7)
- 手机短信编程 (7)
- Applet (7)
- 其他数据库 (7)
- VxWorks (6)
- PCB相关 (5)
- 传感与控制 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 测试测量 (4)
- 通信网络 (4)
- 金融证券系统 (4)
- STL (4)
- FlashMX/Flex源码 (4)
- 中间件编程 (4)
- 能源行业(电力石油煤炭) (4)
- 手册 (3)
- 笔记 (3)
- 行业应用文档 (3)
- Linux/uClinux/Unix编程 (3)
- allegro (3)
- 源码/资料 (3)
- Modem编程 (3)
- 语音压缩 (3)
- Delphi/CppBuilder (3)
- 家庭/个人应用 (3)
- 交通/航空行业 (3)
- Oracle数据库 (3)
- MySQL数据库 (3)
- 人物传记/成功经验 (3)
- RFID编程 (3)
- 精品软件 (3)
技术资料 ST MCU Programming Toolkit
调用界面的C++源文件,用于STVP编写PC端编程界面,通过ST7-STICK、DVPS、EMU3或ST-LINK等编程工具编程
(C++ source files for creating PC programming interface based on ST Visual Programmer (STVP), using one of
available hardware (ST7-STICK, DVP3 or EMU3...) ...
技术资料 UM0685
使用STM32101xx、STM32F102xx和STM32F103xx微控制器的CEC(消费电子控制)C语言库函数
(CEC (consumer electronic control) C library using the STM32F101xx, STM32F102xx
and STM32F103xx microcontrollers)
技术资料 STM32F10x_CEC_Lib
使用STM32101xx、STM32F102xx和STM32F103xx微控制器的CEC(消费电子控制)C语言库函数
(CEC (consumer electronic control) C library using the STM32F101xx, STM32F102xx
and STM32F103xx microcontrollers)
模拟电子 数字集成电路设计Digital Integrated Circuit Design
 
This unique guide to designing digital VLSI circuits takes a top-down approach, reflecting the natureof the design process in industry. Starting with architecture design, the book explains the why andhow of digital design, using the physics that designers need to know, and no more.Coverin ...
Mentor Creating Safe State Machines(Mentor)
 
Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimization is not acceptabl ...
可编程逻辑 Creating Safe State Machines(Mentor)
 
Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimization is not acceptabl ...
数学计算 pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data f ...
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and ...
其他书籍 This article is a very simple introduction writing a Windows Form application for the Microsoft.NET
This article is a very simple introduction writing a Windows Form application for the
Microsoft.NET framework using C#. The sample application demonstrates how to create and
layout controls on a simple form and the handling of mouse click events. The application
displays a form showing attributes of ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...