-
itto
在windows2000,windows XP,2003上修改网卡IP地址并编程使之生效(In Windows 2003, Windows XP, 2003, modified on the network card IP address and programming into law)
- 2017-04-11 13:42:05下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
非常实用的一款计算器
说明: 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)(This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import an entire polynomials, and to identify the priority level computing (using stack realization))
- 2021-02-19 09:59:44下载
- 积分:1
-
VB-help-
本人整理的vb6.0 常用API函数、内部函数、指令、经典例子的文档,希望大家喜欢。(I am finishing vb6.0 common API functions, internal functions, commands, classic example of a document, I hope you like it.)
- 2013-06-24 17:32:01下载
- 积分:1
-
My11_1
调用会出现一个功能界面计算器,通过它你可以来计算一些加减乘除运算.(There will be a function call interface calculator, which you can calculate a number of addition and subtraction to multiplication and division calculations.)
- 2008-07-22 10:03:02下载
- 积分:1
-
MU1.03tuoji
很不错的一个奇迹(MU)脱机外挂,支持手动添加捡取任何物品。自动上线。(A nice miracle (MU) is out of the machine, supporting manual addition of picking up any items. Automatic online.)
- 2020-07-02 04:00:01下载
- 积分:1
-
SSubTmr
一个外国人写的 VB6 子类和定时器,提供源代码。
- 2013-07-12 11:14:37下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
code-
从键盘接收字符串,并统计其中各种字符出现频率!(calculate the frequency of every sinal get from the keyboard!)
- 2012-04-23 10:59:16下载
- 积分:1
-
Churraskito
pr 提权源码 支持cmd自定义路径
vc 6++ 编译通过(pr mention the right source to support cmd custom path)
- 2012-04-27 10:22:22下载
- 积分:1