** This source 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 License, or (at your option) any later version.
标签: redistribute the software source
上传时间: 2013-12-18
上传用户:杜莹12345
LINUX--a free unix-386 kernel written by :Linus Torvalds October 10, 1991
标签: Torvalds October written kernel
上传时间: 2014-01-03
上传用户:璇珠官人
c-free 破解 实现了C-Free的自我破解。。。自动得出机器码
上传时间: 2016-08-19
上传用户:清风冷雨
c语言的常用函数集,比较全的.有些BUG我已经做过修改,可以在turbo c,borland c,Visual c++6.0(当然可能麻烦一点)上使用
上传时间: 2016-08-21
上传用户:fandeshun
用汇编语言编的FREE-dos模块 加入BIOS可实现无盘启动DOS
上传时间: 2014-08-26
上传用户:cuiyashuo
一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序
上传时间: 2014-02-06
上传用户:ukuk
修正了jdk1.6中对托盘事件产生异常的bug.
上传时间: 2013-12-20
上传用户:Ants
FREE-RTOS 在LM3S811上的移植代码(KEIL)
上传时间: 2014-01-09
上传用户:libinxny
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
标签: Operating Real-Time the protocol
上传时间: 2016-09-16
上传用户:songyue1991
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容 这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。 如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中
标签: algorithm Genetic Windows Visual
上传时间: 2016-09-22
上传用户:silenthink