-
实验2:LED闪烁
单片机编程,实现LED灯的闪烁(单片机运行程序),用于新手熟悉单片机。(SCM programming, the realization of LED lights flashing (SCM operating procedures), for novice familiar with SCM)
- 2019-03-27 14:11:44下载
- 积分:1
-
message
在应用程序中添加命令范围消息处理函数,不错的东东(Command the scope of application to add the message handler, good stuff)
- 2012-07-18 23:01:43下载
- 积分:1
-
Grid Trader (2)
MT4 Expert Advisor for auto trading
- 2017-10-26 05:04:26下载
- 积分:1
-
w5500官方API接口,w5500_socket_apis_v103
w5500官方API接口,w5500_socket_apis_v103,方便开发者调用API,不用自己写驱动函数
- 2022-07-16 12:33:16下载
- 积分:1
-
visualc6.0
visual c++ 6.0 数据库编程大全(visual c++ 6.0 Database Programming Daquan)
- 2010-01-22 22:21:11下载
- 积分:1
-
BM
密码学BM算法的C++实现。可计算100阶m序列的生成多项式(Cryptography BM algorithm in C++. Computable 100 m sequence generator polynomial order)
- 2020-07-01 20:20:01下载
- 积分:1
-
Constant_Voltage_Sourse
暑假做的直流电源的程序,能实现分级调控输出,并在数码管显示(summer of DC power to do the procedures, able to export control classification, and the LED display)
- 2006-12-24 13:49:27下载
- 积分:1
-
8051 flash 程序编写源码
ifdef __FLASH_ISP__ /* typedef unsigned int FLADDR; void FLASH_ByteWrite (FLADDR addr, char byte); unsigned char FLASH_ByteRead (FLADDR addr); void FLASH_PageErase (FLADDR addr); void FLASH_Write (FLADDR dest, char *src, unsigned numbytes); char * FLASH_Read (char *dest, FLADDR src, unsigned numbytes); */ void FLASH_ByteWrite (FLADDR addr, char byte) { bit EA_SAVE = EA; // preserve EA char xdata * data pwrite; // FLASH write pointer EA = 0; // disable interrupts #ifdef __NULL_VDM0
- 2022-03-06 19:00:52下载
- 积分:1
-
Gauss_Seidel
数值分析中的高斯——塞德尔迭代算法的的C语言实现(Numerical Analysis of Gauss- Seidel iterative algorithm of the C language)
- 2009-05-17 12:50:19下载
- 积分:1
-
CarpimTablosu
Code contains basic math functions.Written in codeblocks as c code.
- 2015-03-22 18:16:36下载
- 积分:1