搜索结果
找到约 793 项符合
bug-Free 的查询结果
其他 ** This source is free software you can redistribute it and/or ** modify it under the terms of the
** 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.
Linux/Unix编程 LINUX--a free unix-386 kernel written by :Linus Torvalds October 10, 1991
LINUX--a free unix-386 kernel
written by :Linus Torvalds
October 10, 1991
加密解密 c-free 破解 实现了C-Free的自我破解。。。自动得出机器码
c-free 破解 实现了C-Free的自我破解。。。自动得出机器码
书籍源码 c语言的常用函数集,比较全的.有些BUG我已经做过修改,可以在turbo c,borland c,Visual c++6.0(当然可能麻烦一点)上使用
c语言的常用函数集,比较全的.有些BUG我已经做过修改,可以在turbo c,borland c,Visual c++6.0(当然可能麻烦一点)上使用
嵌入式/单片机编程 用汇编语言编的FREE-dos模块 加入BIOS可实现无盘启动DOS
用汇编语言编的FREE-dos模块
加入BIOS可实现无盘启动DOS
其他 一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码
一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序
Java编程 修正了jdk1.6中对托盘事件产生异常的bug.
修正了jdk1.6中对托盘事件产生异常的bug.
其他 FREE-RTOS 在LM3S811上的移植代码(KEIL)
FREE-RTOS 在LM3S811上的移植代码(KEIL)
Linux/Unix编程 This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System.
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 p ...
人工智能/神经网络 Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性 ...