ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可)
标签: winavr 20050214 ucosII 2.76
上传时间: 2015-05-04
上传用户:xinzhch
Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the internet. The cost of the phone call is the cost that you spend connected to the internet.
标签: phone Linphone anywhere friends
上传时间: 2015-05-04
上传用户:牛布牛
Numerical Recipes in C book
上传时间: 2015-05-05
上传用户:shizhanincc
The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE Compiled version of SPLAY.C (small model) README.DOC You are looking at it Read the comments at the beginning of SPLAY.C for more info.
标签: program translation Kokkonen pascal
上传时间: 2015-05-05
上传用户:rocwangdp
一步步学如何使用VC调用matlab engine编程
上传时间: 2015-05-06
上传用户:wl9454
mining source code written in Verilog
标签: Verilog written mining source
上传时间: 2015-05-06
上传用户:asddsd
工作流管理基础 workflow
上传时间: 2013-12-16
上传用户:qq21508895
经典著作。关于设计模式。全名Introduction to Design Patterns in C# Code.zip。探讨C#中的模式问题。
标签: Introduction Patterns Design Code
上传时间: 2015-05-06
上传用户:yepeng139
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
thinking in java的第三版,中文版,希望对大家有所帮助
上传时间: 2013-12-06
上传用户:sardinescn