资源列表

[其他小程序keeper

说明:VOIP实现网守注册功能和地址解析的详细分析,源代码-achieve VoIP Gatekeeper registration of the address resolution and detailed analysis of the source code
<qwe> 在 2025-06-26 上传 | 大小:415kb | 下载:0

[其他小程序2000trans

说明:可以使win2000桌面背景透明,有兴趣的话您可以改进-can WIN2000 desktop background transparent, are interested in you can improve
<蒋无双> 在 2025-06-26 上传 | 大小:2kb | 下载: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, 重复出现 F(n)%3=0 即F(n)是3 的倍数此时的n
<rcponder> 在 2025-06-26 上传 | 大小:471kb | 下载: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 functions are as follows : a,
<魏存庆> 在 2025-06-26 上传 | 大小:2.21mb | 下载:0

[其他小程序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`
<sime> 在 2025-06-26 上传 | 大小:1.53mb | 下载:0

[其他小程序rss.jar

说明:抓取RSS源只需要NEW一个InsertInfoRSS类对象,调getRss()方法,就可以了-crawls RSS sources only need a NEW category InsertInfoRSS target getRss transfer () method, one can
<名扬> 在 2025-06-26 上传 | 大小:30kb | 下载:0

[其他小程序AffineTrans

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

[其他小程序Base64-0.91

说明:javabase64,是一个基于java的Base64编码程序-javabase64 is a java based on the Base64 encoding procedures
<龙少侠> 在 2025-06-26 上传 | 大小:14kb | 下载:0

[其他小程序Exp04

说明:这个是一个解的程序,如需要更好是结果。请少后。-this is a solution of procedures, such as is the need for better results. After less please.
<星星> 在 2025-06-26 上传 | 大小:149kb | 下载:0

[其他小程序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!
<夏志飞> 在 2025-06-26 上传 | 大小:28kb | 下载:0

[其他小程序ansys-flac

说明:ansys to flac3d 的转换程序-Filed to the conversion flac3d
<李春光> 在 2025-06-26 上传 | 大小:1kb | 下载:1

[其他小程序C_CodeSet

说明:上百个标准C语言的源代码,推荐给大家,供C语言学习着学习参考。-hundreds of standard C language source code and recommend it to everyone, for C language learning with learning reference.
<陈万雨> 在 2025-06-26 上传 | 大小:2.22mb | 下载:0

源码中国 www.ymcn.org