-
为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
-
IFFT in 802.11a systems
802.11a中的IFFT模块的IP核实现-IFFT in 802.11a systems
- 2022-03-13 10:00:03下载
- 积分:1
-
一个车遍历n各点,其费用最小。用lingo 编写,管理调度问题
一个车遍历n各点,其费用最小。用lingo 编写,管理调度问题-A vehicle traversing the points n, the cost of the smallest. Lingo with the preparation, management of scheduling problem
- 2022-02-05 18:02:10下载
- 积分:1
-
You need to download the general purpose toolbox and the signal toolbox.
Y...
You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox.
You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
- 2022-10-23 05:15:03下载
- 积分:1
-
这是个用Java语言编写的游戏小程序。故事的起因是:冷战虽然结束了,但又出现了来自太空的新敌人UFO,它们可以干扰自动导航的导弹系统,所以你得亲自标准目标,射击...
这是个用Java语言编写的游戏小程序。故事的起因是:冷战虽然结束了,但又出现了来自太空的新敌人UFO,它们可以干扰自动导航的导弹系统,所以你得亲自标准目标,射击。不能让它们登陆,否则你就输了!希望你从中可以学会如何用Java来编写此类游戏。-This the Java programming language of the game small programs. The causes of the story : Although the Cold War is over, but from a new enemy space UFO, they can interfere with the automatic navigation systems, so you have to personally standard target shooting. They can not allow the landing, otherwise you lose! I hope you can learn from how to use Java to prepare such games.
- 2022-06-03 13:35:07下载
- 积分:1
-
使用VB和MAPX开发的一个比较通用的实例程序
使用VB和MAPX开发的一个比较通用的实例程序
- 2022-07-16 19:27:47下载
- 积分:1
-
P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of...
P115 IC卡手持POS是天石科技32位IC卡POS系列产品之一,该产品秉承天石科技的一贯品质,产品结构紧凑,功能实用,操作简单,并具低功耗特性,是人机工学和现代科技的完美结合。它拥有多项专有技术,能够保证产品性能更加稳定强劲。整机采用工业级设计,其环境适应能力较强。P115兼容卡种全面,并且提供方便实用的开发平台和应用程序接口,易于自主应用二次开发,适用于需要随时随地处理IC卡的交警、烟草、公用事业、餐饮等多个行业。
天石p115开发手册 ,pdf格式-P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of our days, the product has always been the quality of stone technology, products, compact structure, functional and practical, simple operation, and a low-power characteristics, is a mechanic school and the perfect combination of modern technology. It has a number of proprietary technology, to ensure a more stable product performance strong. Machine used industrial design, ability to adapt to their environment. P115-compatible card types comprehensive, and provide convenient and practical development platform and application program interface, easy self-application of the second development, applicable to the needs of any traffic police deal with IC cards, tobacco, utilities, foo
- 2022-11-30 03:30:04下载
- 积分:1
-
基于不同特征的图像检索技术,颜色、纹理、形状、空间关系等特征提取的基础上,基于语义的图像检索技术...
基于不同特征的图像检索技术,颜色、纹理、形状、空间关系等特征提取的基础上,基于语义的图像检索技术-Different characteristics based image retrieval, color, texture, shape, spatial relations on the basis of feature extraction, image retrieval based on semantic
- 2022-02-12 23:10:02下载
- 积分:1
-
labwindow 生成DLL,VC利用DLL编程的例程。
labwindow 生成DLL,VC利用DLL编程的例程。-labwindow generated DLL, VC using DLL programming routines.
- 2022-02-22 10:46:38下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1