资源列表
IdentSensorRead_AddOn
- Read from RFID with a digital electrical bit interface. The user can easily handle encripting and decripting of the necessary bits.
browser
- 这两个实例包含了Visual C++编程中的很多细节知识,如工具栏的处理、树型控件/列表控件的使用、窗口的拆分、字符串的处理等,相信读者朋友可以从中学到很多知识点。 -These two examples include Visual C++ programming knowledge of many details, such as the handling of the toolbar, tree control/list control the use of split window, s
dllmuma
- DLL在程序编制中可作出巨大贡献,它提供了具共性代码的复用能力。但是,正如一门高深的武学,若被掌握在正义之侠的手上,便可助其仗义江湖;但若被掌握在邪恶之徒的手上,则必然在江湖上掀起腥风血雨。DLL正是一种这样的武学。DLL一旦染上了魔性,就不再是正常的DLL程序,而是DLL*,一种恶贯满盈的病毒,令特洛伊一夜之间国破家亡-DLL in the program can make a significant contribution to the establishment, which prov
cleanprogress
- 读者朋友们可能经常会碰到这样一个问题,想对某些进行操作时,发现这些文件正在被其它程序使用,处于打开状态,而且是被独占打开,这时是没法对文件进行操作的。因此,要想操作这些文件,必须将打开这些文件的进程清除掉。那么如何干净地清除进程呢?-Readers may often come across such a problem, to some the operation, found that these files are used by other programs, is open, and
progressmanagement
- 进程是当前操作系统下一个被加载到内存的、正在运行的应用程序的实例。每一个进程都是由内核对象和地址空间所组成的,内核对象可以让系统在其内存放有关进程的统计信息并使系统能够以此来管理进程,而地址空间则包括了所有程序模块的代码和数据以及线程堆栈、堆分配空间等动态分配的空间-Process is a current operating system is loaded into memory, the running instance of the application. Each is a proc
ARecipeforGAMIT
- Gamit的说明资料,信息多多可以供参考,英文。-Gamit the descr iptive information of info can be used for reference, in English.
USBDM_4_2_Win32
- This software pack for programming Motorola HCS08, HCS12 processors.-This is software pack for programming Motorola HCS08, HCS12 processors.
BOOTLOADER
- 适用于ARM9的bootloader,u-boot-1.1.6-ARM9 for the bootloader, u-boot-1.1.6
sort
- 排序算法总结,有插入排序,堆排序,快排,归并排序-Sorting algorithm summary, there are insertion sort, heap sort, quick row, merge sort etc.
calc
- calculator calculator in asm - calculator calculator calculator in asm
SortLetterOrder
- 一个用c指针编写的国名按字母顺序排序的程序-A written using c pointers in alphabetical order by country name procedures
3
- 在实时跟踪系统中,要求在跟踪过程中跟踪窗口的大小实时地适应运动目标的外观变化,这对应着Meanshift 的尺度变化. 针对跟踪这种尺度变化的问题,在跟踪框内检测角点并进行匹配,将所有得到的匹配角点对建立仿射模型,并采用最小二乘法求解得到尺度变化系数,进而更新跟踪框尺度,使得Meanshift 算法可自适应地变化尺度并跟踪到大小不断变化的目标. 实验结果表明,提出的算法具有较好的准确性、鲁棒性和实时性.-In real-time tracking system, requiring the tr
