搜索:microcontroller+code

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

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

This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in

This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, ...
下载 125
·
查看 1113
https://www.eeworm.com/dl/879074.html 技术资料

关于IC卡的应用项目

·详细说明:这是关于IC卡的应用项目,包括电路原理图及C语言编写的源程序,并有详细的注释,而且电路及软件均经过了验证,具有很高的参考价值。文件列表:   Code   ....\ICCard   ....\......\2401A   ....\......\.....\Write2401A   ....\......\.....\Write2401 ...
下载 2
·
查看 9607
https://www.eeworm.com/dl/502/30856.html 单片机编程

FREESCALE单片机的C编程教程

 1.The C Programming Language is a powerful, flexible andpotentially portable high-level programming language. 2.The C language may be used successfully to create a programfor an 8-bit MCU, but to produce the most efficient machinecode, the programmer must carefully con ...
下载 28
·
查看 1079
https://www.eeworm.com/dl/675/135436.html Symbian

手机文件浏览器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the

手机文件浏览器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the way the code has been restructured into multiple files. It also supports flip closed. However, to my chagrin, I made the mistake of assuming there will only be one flip clo ...
下载 171
·
查看 1153
https://www.eeworm.com/dl/665/287260.html matlab例程

%%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and

%%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different images. All you need to do is to run each of the demos. Please be sure that all the files are ...
下载 49
·
查看 1098
https://www.eeworm.com/dl/650/276944.html 人工智能/神经网络

中心点漂移是一种非监督聚类算法(与k-means算法相似

中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included ...
下载 85
·
查看 1109
https://www.eeworm.com/dl/635/191260.html 网络

When created, this DLL does not export any symbols. As a result, it will not produce a .lib file

When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an expor ...
下载 65
·
查看 1066
https://www.eeworm.com/dl/686/172273.html VC书籍

MFC深入浅出(CHM版) 我曾写一本关于MFC的书

MFC深入浅出(CHM版) 我曾写一本关于MFC的书,分析了MFC的结构和设计(《MFC深入浅出》),华中理工大学出版。书的内容建立在对MSDN和MFC SOURCE CODE的大量分析上,该书对于希望学习MFC的人来说,是较有价值的。
下载 92
·
查看 1088
https://www.eeworm.com/dl/647/173687.html 嵌入式/单片机编程

用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a

用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a home-made 6809-based home computer built by me, Steven Hosgood, in the early 1980s. This package contains the RTOS version of omu68k, derived from a port of the o ...
下载 142
·
查看 1128
https://www.eeworm.com/dl/618/184077.html 驱动编程

驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demo

驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the NT driver framework source ...
下载 166
·
查看 1064