-
为GCC和megaload bootloader
应用背景转换从ICC AVR bootloader WinAVR GCC(+ megaload)。 ;关键技术megaload WinAVR ; ;引导 ;GCC ;汇编程序********************************************************* / // * Bootloader atmegaxxx &;megaload ; ; ; ; ; ; ; ; ;* /1.1、四月2003和;及;;;;;;;;;;;;;;;;;;;;;/ * 1:第一次发布&,和,和,和,和,和,和,和,和,和,和,;/ * 1.1:添加自动波特率,代码规模较小,并为之,并在;和公司;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;/ * sylvain.bissonnette@microsyl.com ; ; ; ; ; ; ; ; ; ; ;* /********************************************************* / // *亚瑟de beun使用WinAVR 修饰; ; ; ;* /和2003个七月三十日,并在;和;和;和;;;;;;;;;;;;;;;;;;;;;;;/ *免责声明&;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;/ *测试ATmega8,16 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;* // *别人没有过测试,并在;和;和;和;;;;;;;;;;;;;*使用STK500蜱与/如下: ; ; ; ; ;* // *和引导的闪光部分大小= 512字…和,和,和,和,和;/ *和引导复位向量启用…和公司;及;及;
- 2022-08-08 14:20:44下载
- 积分:1
-
很好用的CAN BUS学习的程序中的一段仔细研究一下吧会有帮助的阿...
很好用的CAN BUS学习的程序中的一段仔细研究一下吧会有帮助的阿-good use of the CAN BUS learning the procedures for a closer look it would be helpful to the A
- 2022-05-16 03:06:26下载
- 积分:1
-
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!...
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!-One question many people to participate, comment, share DIGG integrated multi-modality systems, more good features, please head their own experience of it!
- 2022-04-30 12:21:35下载
- 积分:1
-
The use of VTK painting filled with a red five
使用VTK画红色五角星 并填充采用分段填充的方法,利用数学公式精确计算坐标-The use of VTK painting filled with a red five-pointed star and the sub-fill method, using mathematical formulas accurately calculate the coordinates
- 2022-08-03 18:38:53下载
- 积分:1
-
我准备了一个简单的苹果类!这个类可以不设置constructo…
我自己编写的一个简单苹果类!
这个类可以不设置构造函数,但是如果想实现在声明这个类的一个对象时,对这个对象进行初始化,必须有构造函数。不想在创建对象时,初始化可以不设置构造函数。有时构造函数是必须的。-I prepared a simple Apple category! This category can not be provided Constructors, but if we wish to achieve in a statement this type of an object, this object initialization must be Constructors. Do not want to create objects, initialization can not be provided Constructors. Sometimes Constructors is necessary.
- 2023-07-28 21:20:03下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
thinkinc++(书,中文,源码),初学者必备的一本好书
thinkinc++(书,中文,源码),初学者必备的一本好书-thinkinc++ (books, Chinese, source), beginners must have a good book
- 2022-04-16 18:11:26下载
- 积分:1
-
可很好完成MSP430与FPGA的并行通信,
可很好完成MSP430与FPGA的并行通信,-May very well complete the MSP430 parallel with the FPGA communication,
- 2022-01-25 20:31:15下载
- 积分:1
-
KEIL C51 through the program, learners can understand vehicle controller area ne...
通过keilc51程序,学习者可以了解车辆控制器局域网(controllerareanetwork,can)信息的传输。
- 2022-09-06 18:05:03下载
- 积分:1
-
基于vc下的中国象棋代码,我是学人工只能的
基于vc下的中国象棋代码,我是学人工只能的-vc on the Chinese chess code, I study the manual only
- 2023-06-07 14:45:03下载
- 积分:1