FREE

共 476 篇文章
FREE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 476 篇文章,持续更新中。

用c-FREE编写的一个推箱子的小游戏。

用c-FREE编写的一个推箱子的小游戏。

pvi 10.4"tft spec if you need more,pls feel free to contact me tasdfkjl

pvi 10.4"tft spec if you need more,pls feel free to contact me tasdfkjl

一个类STL的多平台可移植的算法容器库,主要用于嵌入式系统编程时的内存管理等方面

一个类STL的多平台可移植的算法容器库,主要用于嵌入式系统编程时的内存管理等方面,尤其是缺少支持malloc 和free的情况下。

多任务下的数据结构于算法 本代码使用的注释风格采用一个free的工具doc++的风格

多任务下的数据结构于算法 本代码使用的注释风格采用一个free的工具doc++的风格,可以使用这个工具将代码中的注释生成文档,

MX21 CSI driver user mode library * * This program is free software you can redistribute it and/

MX21 CSI driver user mode library * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Soft

This program is free software you can redistribute it and/or modify * it under the terms of the GN

This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the Li

利用FREE SCALE的DSP56F803编写的AD采集程序

利用FREE SCALE的DSP56F803编写的AD采集程序

AUTOMGEN runtime is an open source royalty free runtime for open PLCs. By using this runtime, any ta

AUTOMGEN runtime is an open source royalty free runtime for open PLCs. By using this runtime, any target systems can become compatible with the AUTOMGEN automation workshop: IEC1131 languages (ladder,

C语言实现的快速排序算法源程序

C语言实现的快速排序算法源程序,再VC6.0和C-Free下调试运行通过。

THIS DESIGN IS PROVIDED TO YOU "AS IS". XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EX

THIS DESIGN IS PROVIDED TO YOU "AS IS". XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, AND XILINX SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF

Buddy(伙伴算法)最让人为之激动的在于它释放回收页面过程中将小内存合并成大内存进而减少碎片的功能, 下面让我们来看看释放页面的函数__free_pages_ok()的具体实现.

Buddy(伙伴算法)最让人为之激动的在于它释放回收页面过程中将小内存合并成大内存进而减少碎片的功能, 下面让我们来看看释放页面的函数__free_pages_ok()的具体实现.

关于free rtos的各种资源

关于free rtos的各种资源,选择方法,性能比较,网络连接等,很全。

#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_C

#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p

spcomThis component is totally free (along with source code). Small-Pig Team 29/4/97 E-mail: sp

spcomThis component is totally free (along with source code). Small-Pig Team 29/4/97 E-mail: spigteam@vlsi.ice.cycu.edu.tw

This program is copyrighted by it s author and you are granted a free license to use the program fo

This program is copyrighted by it s author and you are granted a free license to use the program for non-commercial purposes. If you are interested in using the program for commercial purposes pleas

qt-x11-free-3.0.3.tar.gz minigui图形界面工具

qt-x11-free-3.0.3.tar.gz minigui图形界面工具

KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy

KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone,

The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisid

图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei

图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.H

This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing

This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing the professional way,mastering advanced features of c++, ensuring Bug-free code and using libraries