资源列表
[Linux/Unix编程] Unix
说明:两个字符串连接程序 进程管理的四个设计 概要 -两个字符串连接程序 #include "stdio.h" main() {char a[]="acegikm" char b[]="bdfhjlnpq" char c[80],*p int i=0,j=0,k=0 while(a[i]!= \0 &&b[j]!= \0 ) {if (a[i] { c[k]=a[i] i++ } else c[k]=b[j++] k++ } c<asdasdasd123> 在 上传 | 大小:24kb | 下载:0
[Internet/网络编程] Computer_Networks(fourth_edition)
说明:计算机网络(第四版)英文原版 计算机网络(第四版)英文原版-Computer Networks (fourth edition) the original English edition of Computer Networks (fourth edition) the original English edition of Computer Networks (fourth edition) the original English edition<悟竹> 在 上传 | 大小:8.6mb | 下载:0
[Internet/网络编程] cookie
说明:这个简单的程序主要向大家介绍cookie的使用,有全部的代码喔-This simple process is essentially to introduce the use of cookie, there is all the code喔<KaKaC> 在 上传 | 大小:16kb | 下载:0
[系统编程] 972073_1236524534Pri8
说明:最新武林外挂,本人测试了很长时间(为了一起交游,特拿出私藏) -The latest plug-in Wulin, I tested for a very long time (in order to make friends with, special show possession)<lwj> 在 上传 | 大小:215kb | 下载:0
[系统编程] 5646_1235450566MFuu
说明:大家都在找的QLL源代码, 虽然没有全部完成,但是所有的属性/函数都已经有的! 大家只要把里面的功能补全即可! -Everyone QLL looking at the source code, although not fully completed, but all of the property/function have been some! Put inside the U.S. as long as the function to complete!<lwj> 在 上传 | 大小:332kb | 下载:1
[matlab例程] TSP_program
说明:用matlab开发语言实现的遗传算法例程,实现tsp问题的解答-Using matlab programming language implementation of genetic algorithm routines, implementation tsp questions<hattrick> 在 上传 | 大小:5kb | 下载:0
[系统编程] ruby-1.8.7-p72
说明:ruby编译器的源码,非常不错的,对系统编程有好处。-ruby-source compiler, very good, good programming on the system.<tsxlyh> 在 上传 | 大小:5.58mb | 下载:0