资源列表

« 1 2 ... .67 .68 .69 .70 .71 157472.73 .74 .75 .76 .77 ... 216398 »

[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

[C#编程point

说明:设计点类,并带友元函数,函数实现了点之间的距离运算。简单使用,有助与初学这的学习-Designed point type, and with the Friends of element function, function implementation of computing the distance between points. Easy to use, help with the beginner in this study
<刘运涛> 在 上传 | 大小:1.07mb | 下载:0

[OpenGLopengl

说明:VC++与OpenGL结合开发游戏代码,包括了五六个源代码-VC++ and OpenGL union development game code
< 孔培刚> 在 上传 | 大小:8.82mb | 下载:0

[其他小程序sushelou

说明:采用vb.net安装环境要有SQL 2000 数据库。 首先将数据库附加上,数据库文件在SQL文件夹下。 帐号密码都在数据库userid里。 记得要将数据库登录用户sa的密码改为1117. 改登录用户 的密码应该 会吧,打开SQL企业管理器,在项目组的目录下有个安全性,点开还有一个登录,单击就会在右侧窗口看到登录用户sa,选中右键选择属性,修改密码就行。 -Vb.net be used to install SQL 2000 database environment. Fir
<kukou66> 在 上传 | 大小:8.99mb | 下载: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

[Windows编程CString

说明:详细介绍了CString的用法,包括格式转换,CString中的各种方法介绍等-Detailed information on the usage of CString
<左锦波> 在 上传 | 大小:23kb | 下载: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

[模拟服务器mirserver

说明:传奇模拟器VB源代码!!传奇游戏引擎采用VB编写!-Legend simulator VB source code! ! Legend game engine using VB to prepare!
<曹静> 在 上传 | 大小:1.96mb | 下载: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
« 1 2 ... .67 .68 .69 .70 .71 157472.73 .74 .75 .76 .77 ... 216398 »

源码中国 www.ymcn.org