搜索:microcontroller+code

找到约 5,301 项符合「microcontroller+code」的查询结果

结果 5,301
按分类筛选
显示更多分类
https://www.eeworm.com/dl/633/222576.html Java编程

These two classes show an extremely simple example of java.net socket programming. They implement th

These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to ...
下载 147
·
查看 1123
https://www.eeworm.com/dl/665/290909.html matlab例程

EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc

EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, such as the state covariance matrix. While bad programming practice, it is a necessary evil for MatLab efficiency, as MatLab has no facility to avoid gratuitous memory allocation and co ...
下载 190
·
查看 1128
https://www.eeworm.com/dl/618/338160.html 驱动编程

This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w

This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp c ...
下载 159
·
查看 1083
https://www.eeworm.com/dl/523544.html 源码

基于界面操作的人脸心率检测的代码

基于界面操作的人脸心率检测的代码,通过摄像头实时采集人视频,并计算心率(Face the heart rate detection interface operation based on the code, through real-time acquisition one camera video, and rate)
下载 5
·
查看 115
https://www.eeworm.com/dl/663/414314.html VHDL/FPGA/Verilog

MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programm

MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and ...
下载 102
·
查看 1099
https://www.eeworm.com/dl/647/379209.html 嵌入式/单片机编程

/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initializa

/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * This program is free so ...
下载 45
·
查看 1051
https://www.eeworm.com/dl/527/312820.html 通讯/手机编程

The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob

The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "new_rs_erasures.c" are: - fully parameteriz ...
下载 103
·
查看 1129
https://www.eeworm.com/dl/626/460256.html 编辑器/阅读器

Some time during my development works I had the need of printing the contents of a ListView control.

Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the following two problems: * extend the print on multiple pages when the width of the lis ...
下载 148
·
查看 1116
https://www.eeworm.com/dl/633/431212.html Java编程

JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec

JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user i ...
下载 31
·
查看 1117
https://www.eeworm.com/dl/633/485881.html Java编程

The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writ

The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter titles indicate what area of databas ...
下载 69
·
查看 1147