-
SOCKS 5 UDP 穿透
SOCKS 5 UDP 穿透 socks5 协议编写的代理程序RFC1928描述了Socks协议的细节,告诉我们客户程序如何同Socks代理协商,取得透过该协议对外传输的途径。
- 2022-02-12 17:19:10下载
- 积分:1
-
in a PPC running trample mines games, it was fun, but also writing procedures fo...
一个在PPC上运行的踩地雷游戏,非常好玩,还可自编程序,让好友攻关.-in a PPC running trample mines games, it was fun, but also writing procedures for the research friends.
- 2022-02-04 08:20:40下载
- 积分:1
-
FrontPage2002网页制作.运用FrontPage 2002, 我们可以轻松的在Web页中插入文字、图片、表格、表单;可以在FrontPage 2002...
FrontPage2002网页制作.运用FrontPage 2002, 我们可以轻松的在Web页中插入文字、图片、表格、表单;可以在FrontPage 2002环境下,直接查看Web页的HTML代码,并能根据需要修改HTML代码;可以插入DHTML组件及各种脚本语言,使网页具有动态效果;还可以在Web页中添加各种多媒体元素,如动画、声音甚至视频,从而创建出图文并茂、生动活泼的、交互性很强的Web页面。-FrontPage2002 pages. Using FrontPage 2002, we can easily to the Web page, insert text, pictures, forms, the form; The FrontPage 2002 environment, a direct view of the Web page"s HTML code, and needed to modify the HTML code; DHTML can be inserted into various components and feet the language that the website has a dynamic effect; also in the Web page can add multimedia elements, such as animations, sound and even video, thus creating illustrations and lively, highly interactive Web pages.
- 2022-12-08 03:15:03下载
- 积分:1
-
一个神奇的!
一个特效-a magic!
- 2022-01-26 01:59:42下载
- 积分:1
-
SpringMVC的简单测试
Spring MVC属于SpringFrameWork的后续产品,已经融合在Spring Web Flow里面。Spring 框架提供了构建 Web 应用程序的全功能 MVC 模块。使用 Spring 可插入的 MVC 架构,从而在使用Spring进行WEB开发时,可以选择使用Spring的SpringMVC框架或集成其他MVC开发框架,如Struts1(现在一般不用),Struts2等。
- 2022-02-06 20:15:12下载
- 积分:1
-
autoit examole
notepad1.au3
#include
;
; AutoIt Version: 3.0
; Language: English
; Platform: Win9x/NT
; Author: Jonathan Bennett (jon at autoitscript dot com)
;
; Script Function:
; Opens Notepad, types in some text and then quits the application.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:42:16下载
- 积分:1
-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。...
一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。-A clock program, Support 10 alarm setting and avoid only wakeup you finger.
- 2022-01-25 16:56:44下载
- 积分:1
-
关于数据库的实例程序
开发环境vc6。0 具体实例 考勤系统
关于数据库的实例程序
开发环境vc6。0 具体实例 考勤系统-examples of database development environments vc6. 0 specific examples appraisal system
- 2023-02-21 19:50:04下载
- 积分:1
-
基于数据链路层的RPC编程,在C SHELL中实现编写
基于数据链路层的RPC编程,在C SHELL中实现编写-Based on the data link layer of the RPC program to achieve in the preparation of C SHELL
- 2023-04-24 00:50:03下载
- 积分:1