资源列表

[其它qddown_vc1108423424113

说明:《游戏编程指南》配套代码 《游戏编程指南》配套代码 -"Game Programming Guide" complementary code "game programming guide" complementary code
<温凯> 在 2008-10-13 上传 | 大小:45.86kb | 下载:0

[其它javagetMAC

说明:java简单的获取windows系统网卡mac地址-simple access to the Windows system card mac address
<段丽娜> 在 2008-10-13 上传 | 大小:1.03kb | 下载:0

[其它kqmt1-10

说明:2005年三级网络考前密卷选择题1-10,做的个事例而已.-2005 three resembling dense network of multiple-choice Vol 1-10, the examples do it.
<熊茂祥> 在 2008-10-13 上传 | 大小:5.17kb | 下载:0

[其它wxxxjl

说明:电脑维修信息记录与计算,用的ACCSEE数据库.-computer maintenance records and information, the ACCSEE database.
<熊茂祥> 在 2008-10-13 上传 | 大小:42.63kb | 下载:0

[其它1272

说明:求字符与数字的映射问题 (1)数字到字符的转换过程: (2)字符到数字的转换过程:-for characters and Digital Mapping (1) digital characters to the conversion process : (2) characters to digital conversion process :
<rcponder> 在 2008-10-13 上传 | 大小:473.96kb | 下载:0

[其它1337

说明:求对给定数据集估计PI 的值 具体过程是: 给定数据集中任意取两个数组成一对数的取法有 ( ) 2 C2 n 1 n n − = 种,求出这 ( ) 2 n − 1 n 对数中 两个数互素的对数Count 。再利用公式 2 ( 1) 6 2 − = n n Count π 推出 Count 3n(n −
<rcponder> 在 2008-10-13 上传 | 大小:745.8kb | 下载:0

[其它1773

说明:求最长公共子系列的长度问题 若给定序列X={x1,x2,…,xm},则另一序列Z={z1,z2,…,zk},是X 的子序列是指存 在一个严格递增下标序列{i1,i2,…,ik}使得对于所有j=1,2,…,k 有:zj=xij.例如,序列 Z={a,b,f,c}是序列X={a,b,c,f,b,c}的子序列,相应的递增下标序列为{1,2,4,6}。给定2 个序列X 和Y,当另一序列Z 既是X 的子序列又是Y 的子序列时,称Z
<rcponder> 在 2008-10-13 上传 | 大小:973.37kb | 下载:0

[其它2000trans

说明:可以使win2000桌面背景透明,有兴趣的话您可以改进-can WIN2000 desktop background transparent, are interested in you can improve
<蒋无双> 在 2008-10-13 上传 | 大小:2.61kb | 下载:0

[其它2060

说明:判断另一种斐波那契系列是否是3 的倍数问题 该题如果用递归求出F(n),然后判 断将会超时。 注意到F(n) = F(n-1) + F(n-2)根据和的模等于模的和。 即有F(n)%3=(F(n-1)%3+F(n-2)%3)%3 F(0)%3=1,F(1)%3=2 计算F(n)%3 : 1,2,0,2,2,1,0,1,1,2,0,2,2,1…………… 可以看出F(n)%3 以1,2,0,2,2,1,0,1, 重
<rcponder> 在 2008-10-13 上传 | 大小:471.45kb | 下载:0

[其它VBfanbianyi

说明:一款VB程序反编译工具,能够反编译VB5/VB6的部分程序代码。 主要功能如下: 1、分析程序所用窗体,模块,类模块API,图标,图像; 2、反编译P-CodeExe代码; 3、重建VB工程; 4、加密模块,防止其它软件反编译; 5、抓取内存映射文件。 -new anti-VB compiler tool that can decompile VB5/VB6 part of the code. The main
<魏存庆> 在 2008-10-13 上传 | 大小:2.21mb | 下载:1

[其它200641517282750017

说明:username` VARCHAR(100) NOT NULL, `sex` VARCHAR(100) NOT NULL, `password` VARCHAR(100) NOT NULL, `question` VARCHAR(100) NOT NULL, `answer` VARCHAR(100) NOT NULL, `bumen` VARCHAR(100) NOT NULL, `email` VA
<sime> 在 2008-10-13 上传 | 大小:1.53mb | 下载:0

[其它AffineTrans

说明:关于仿射变换的小程序,通过计算有关参数,可以实现平面间的坐标变换-on the affine transform small program, through the calculation parameters can be achieved between the Plane Coordinate Transformation
<董万峰> 在 2008-10-13 上传 | 大小:68.49kb | 下载:0

源码中国 www.ymcn.org