搜索资源列表
valgrind-3.2.1.tar
- The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
vxmalloc
- This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation
shujujiai
- 数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme!$ qq db 0dh,0ah, when you input number,press enter.$ qw db 0dh,0ah, 6eh,52h,94h,52h,$ qa db 0dh,0ah, $ info1 d
闰年计算
- data segment ;定义数据段 infon db 0dh,0ah,'Please input a year: $' Y db 0dh,0ah,'This is a leap year! $' N db 0dh,0ah,'This is not a leap year! $' w dw
u-blox.rar
- u-blox的GPS模块LEA-5x信号强度检测软件,u-blox s GPS Module LEA-5x signal strength detection software
random_walker_matlab_code
- The random walker algorithm was introduced in the paper: Leo Grady and Gareth Funka-Lea, "Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials", in Proceedings of the 8th ECCV04, Workshop on Compute
u-blox5_Protocol_Specifications(GPS.G5-X-07036-P1)
- u-blox lea-5 系列 协议说明-u-blox lea-5 series protocol descr iption
GPS-1280
- u-blox的GPS模块LEA-5x,三本例子为ATMEGA1280对他的操作的程序-u-blox s GPS Module LEA-5x, three examples for the ATmega1280 his operation procedures
Leave_Tutorial
- Symbian 内存泄露检查及调式教程,Using Hooklogger to find out where a leave() came from-Symbian memory leak checks and tutorial mode, Using Hooklogger to find out where a leave () came from
GPS
- 基于LEA——5S的GPS模块的解析函数,只对其中常用的量进行提取。-Based on LEA- 5S s GPS module analytic functions, only one commonly used for extraction volume.
zxc
- 小写字母变大写字母(汇编语言实现) (2008-05-14 21:57:52) 标签:杂谈 DATA SEGMENT PMT1 DB INPUT Small letter : ,0AH,0DH, $ STR1 DB 40H,0,40H DUP(0) PMT2 DB 0AH,0DH, Display capital letter : ,0AH,0DH STR2 DB 40H DUP(0), $ DATA ENDS STACK1 SEGMENT
ns-leach
- 对于LEACH协议阈值修改进行的改进,基于剩余能量和平均能量的考虑,在此文件中将簇头数目设为4,可以取得较好的运行结果-the improvement on the threshold of leach with the consideration on remained energy
ADuC7026_GPS_LEA-5S_GPRMC
- ADuC7026控制GPS模块LEA-5S,并解析GPS的GPRMC命令-ADuC7026 Control GPS Module LEA-5S, and GPS-GPRMC command parsing
The-Introduction-of-NS2
- 自己做的演示PPT,用于介绍NS2模拟器的基本知识,并在最后用NS2模拟MTE,LEACH和LEACH-C协议,对他们进行了比较。-Make their own presentation PPT, used to introduce the basics of NS2 simulator, and in the final with the NS2 simulation MTE, LEACH and LEACH-C protocol, they were compared.
gps
- ublox公司的LEA-5H的程序,希望对大家有用,-ublox the company' s procedures for LEA-5H and hope for all of us, He He
lea-5h
- c++builder写的与ublox公司LEA-5系列GPS通信的程序,参照了本站上一位老兄的一些地方,控件用的是spco-c++ builder to write with ublox' s LEA-5 series of GPS communications procedures, refer to the site on an old chap in some parts of the control using a spcomm
WEB-basedremotecontrolsystemdesignandimplementatio
- 基于WEB的远程控制系统的设计与实现图文-WEB-based remote control system design and implementation of graphic
LEA-5H
- GPS模块LEA-5芯片资料,对GPS模块的功能进行详细的描述。-LEA-5 GPS module chip data, GPS module features a detailed descr iption.
connectback
- xor eax, eax Zero eax for use with passing zerod arguments. lea esi, [edi + 0x44] Load the effective address of the PROCESS INFORMATION structure into esi. push esi Push the pointer to the lpProcessInformation structure. push edi Push the p
Ublox-Lea-6-Convert-MatLab
- Ublox lea 6 Convert: This code is convert ublox data from Ublox lea 6 Protocol to matlab work space