编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据
上传时间: 2015-04-18
上传用户:zuozuo1215
说明:这个程序与温控仪设置方式一样。SET选择设置模式;LEFT键选择需要设置的位;UP键加置数,如果按住UP键不放就自动向上计数,最大值999;DOWN键减置数,如果按住DOWN键不放就自动向下计数,一直到0。待设置的位是高亮显示的。
上传时间: 2013-12-16
上传用户:225588
This file contains a summary of what you will find in each of the files that make up your hpauth application.
标签: contains summary hpauth files
上传时间: 2015-05-03
上传用户:wang5829
This file contains a summary of what you will find in each of the files that make up your xxxlogon application.
标签: contains xxxlogon summary files
上传时间: 2015-05-03
上传用户:wangyi39
MATLAB编写的仿真小程序,关于STEP CONCROL的,仿真出CONTROL执行后的图形
标签: CONCROL CONTROL MATLAB STEP
上传时间: 2013-12-24
上传用户:helmos
这是基于UP-ARM2410开发板的实验,这是第一次实验,目的是熟悉ADS调试工具以及JTAG工具
上传时间: 2014-01-23
上传用户:dave520l
Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile. The point data shapefile consists of 41859 point features from 1996 GDT data, in decimal degrees. The table of zips that can be used in the batch match consists of 38 records, entitled "few_zips.dbf". More specifcs are found at the top of each form and are provided throughout the code.
标签: directory writeable Geocode project
上传时间: 2013-12-19
上传用户:wangchong
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
标签: available libraries Although nearly
上传时间: 2014-01-22
上传用户:zhoujunzhen
Intel PX27x board bring up (BBU) program (ARM source code)
标签: program source Intel board
上传时间: 2013-12-02
上传用户:yy541071797
Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code to handle interrupts, timers, and so on.
标签: develop OAL Step-by-step adaptation
上传时间: 2014-01-07
上传用户:songnanhua