-
ADSL 自动拨号投票
实现 ADSL 自动拨号,断线,指定网站进行投票.delphi7开发。所有资源都在压缩包中。
- 2023-04-14 20:25:03下载
- 积分:1
-
学生管理系统的 都是些文件编码 很详细 应该很有用
学生管理系统的 都是些文件编码 很详细 应该很有用-Student Management System documents are encoded in great detail should be useful
- 2022-02-11 14:27:15下载
- 积分:1
-
一个关于时钟界面源代码
一个关于时钟界面源代码-an interface on the clock source code
- 2022-05-26 21:34:12下载
- 积分:1
-
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量...
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量-the program can be achieved without a telephone dial-up function can be realized as adsl, Netcom, and other dial-up function, but also to monitor the modem or Ethernet network traffic
- 2022-08-08 01:36:21下载
- 积分:1
-
在VC的环境下实现几何图形的变化,用VC++实现~
在VC的环境下实现几何图形的变化,用VC++实现~-In the VC environment to achieve the changes in geometry, using VC++ to achieve ~
- 2022-06-26 23:38:08下载
- 积分:1
-
one
one-time pad的算法有以下要求:1、密钥必须随机产生2、密钥不能重复使用3、密钥和密文的长度是一样的。-one-time pad algorithm has the following requirements : 1, key must produce two random, not repeated use of key three, key and the ciphertext is the same length.
- 2022-04-16 09:49:50下载
- 积分:1
-
课程计算器
使用户能够将设备添加到他的臣民的班组 (一般加权平均) 计算器。它计算用户将输入为他的班组。
- 2022-02-14 06:29:16下载
- 积分:1
-
Ping network. It can continue to print the network connections.
Ping network. it can continue to print the network connections.-Ping network. It can continue to print the network connections.
- 2023-06-27 12:55:03下载
- 积分:1
-
演示3D魔方的运行机制,
演示3D魔方的运行机制,-3D Rubik" s cube demo operation mechanism. . . . . . . . . . .
- 2022-03-15 19:25:12下载
- 积分:1
-
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选...
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选为“种子”压入栈,再从栈中弹//出一个对其填充,再判断其上下左右的象素,如此往复,直到最后一个象素被填充为止。
//说明程序用递归 来实现
//fill_point(x,y) //把x,y 单元格进行填充
//is_inner(x,y) 判断x,y是否是单元格内部的点,如果是则返回1否则0-Seed filling algorithm
- 2022-10-25 15:10:03下载
- 积分:1