资源列表
kqmt1-10
- 2005年三级网络考前密卷选择题1-10,做的个事例而已.-2005 three resembling dense network of multiple-choice Vol 1-10, the examples do it.
wxxxjl
- 电脑维修信息记录与计算,用的ACCSEE数据库.-computer maintenance records and information, the ACCSEE database.
1272
- 求字符与数字的映射问题 (1)数字到字符的转换过程: (2)字符到数字的转换过程:-for characters and Digital Mapping (1) digital characters to the conversion process : (2) characters to digital conversion process :
1337
- 求对给定数据集估计PI 的值 具体过程是: 给定数据集中任意取两个数组成一对数的取法有 ( ) 2 C2 n 1 n n − = 种,求出这 ( ) 2 n − 1 n 对数中 两个数互素的对数Count 。再利用公式 2 ( 1) 6 2 − = n n Count π 推出 Count 3n(n − 1) π = 。-right for the give
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 是序列X 和Y 的公共 子序列.给定2 个序列X={x
2000trans
- 可以使win2000桌面背景透明,有兴趣的话您可以改进-can WIN2000 desktop background transparent, are interested in you can improve
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, 重复出现 F(n)%3=0 即F(n)是3 的倍数此时的n
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` VARCHAR(100) NOT NULL, `flag`
AffineTrans
- 关于仿射变换的小程序,通过计算有关参数,可以实现平面间的坐标变换-on the affine transform small program, through the calculation parameters can be achieved between the Plane Coordinate Transformation
Exp04
- 这个是一个解的程序,如需要更好是结果。请少后。-this is a solution of procedures, such as is the need for better results. After less please.
cihcode
- 研究一下CIH病毒原代码可能对你预防病毒会有帮助,不过在此声明,此代码仅供学习,有任何后果本人概部负责! -look at the CIH virus source code you may be helpful to prevent the virus, but in this statement, this code only to learn that there is any consequences I will head!
TCXL.LIB
- This library is intended to be a supplement to the Turbo C function library. It was written to be used with the tiny and small memory models. -This library is intended to be a supplement to the Turbo C function library. It was written t o be used
