搜索:Module+Programming

找到约 2,280 项符合「Module+Programming」的查询结果

结果 2,280
按分类筛选
显示更多分类
https://www.eeworm.com/dl/542/488727.html 其他书籍

The primary purpose of this book is to explain various data-compression techniques using the C progr

The primary purpose of this book is to explain various data-compression techniques using the C programming language.
下载 162
·
查看 1127
https://www.eeworm.com/dl/968470.html 技术资料

PM0063

STM32F100xx超值型产品闪存编程手册 (STM32F100xx value line Flash programming)
下载 1
·
查看 7312
https://www.eeworm.com/dl/841986.html 技术资料

基于STM32F407的openmv项目源码及库

基于STM32F407的openmv###OpenMV (Open Machine Vision Module)OpenMV is an open-source tiny machine vision module based on an STM32F4xx ARM Cortex-M4 MCU and an OV9650 sensor, it's currently capable of doing face detection at 25FPS, color tracking at 30FPS+ and has USART interfa ...
下载 5
·
查看 6347
https://www.eeworm.com/dl/835557.html 技术资料

Verilog的135个经典设计 实例

【例3.1]4位全加器module adder 4(cout,sum i na,i nb,cin);output[3:0]sum output cout;input[3:0]i na,i nb;input cin;assign(cout,suml=i na +i nb+ci n;endmodule【例3.2]4位计数器module count 4(out,reset,clk);output[3:0]out;input reset,cl k;regl 3:01 out;always ...
下载 8
·
查看 9061
https://www.eeworm.com/dl/877440.html 技术资料

Visual.Studio.2010并行编程

This book exists to help Microsoft Visual Basic and Microsoft Visual C# developers understand the core concepts of parallel programming and related technologies. It is especially useful for programmers looking to take advantage of multicore architecture, which is the current tren ...
下载 4
·
查看 6981
https://www.eeworm.com/dl/619/297392.html Linux/Unix编程

Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It us

Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for.
下载 40
·
查看 1126
https://www.eeworm.com/dl/648/484628.html 单片机开发

Data logger Power transision function switch among different power modes based on new Renesus microc

Data logger Power transision function switch among different power modes based on new Renesus microcontroller. This module has been tested on the renesus develop board with different LED to indicate different power modes.
下载 155
·
查看 1112
https://www.eeworm.com/dl/977892.html 技术资料

STM32_电子相框

基于STM32平台的数码相框程序,sd卡驱动SD_driver和FAT32文件系统FatFs - FAT file system module R0.07a工作正常。
下载 10
·
查看 9738
https://www.eeworm.com/dl/677/141647.html Windows Mobile

This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock

This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock getsockopt/setsockopt programming interfaces.
下载 197
·
查看 1207
https://www.eeworm.com/dl/876899.html 技术资料

PM0056

STM32F10xxx/20xxx/21xxx/L1xxxx Cortex-M3编程手册 (STM32F10xxx/20xxx/21xxx/L1xxxx Cortex-M3 programming manual)
下载 1
·
查看 2017