资源列表
[ISAPI/IE编程] File_uploa815105282002
说明:The basic concept is that when you want to upload a file using a post request, you encode the html form with enctype=<> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[ISAPI/IE编程] dcchao2
说明:IE是现在Windows平台下用的最多的浏览器,但微软提供的IE是那么朴实,以至于毫无特色,那么如何用程序来修改IE,打造有自己的特色的IE呢?我经过思索,通过注册表找到了修改IE的方法,下面我向大家介绍一下这种方法-IE is now used Windows platform, the largest browser, but Microsoft's Internet Explorer is so simple, so no characteristics, how to modif<邓超> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[其他小程序] followclock
说明:一个用Javascr ipt写的网页特效,效果是一个跟随鼠标的时钟。把follow.txt中的代码插入到<body>和</body>之间就能看到效果。-a written using Javascr ipt netnew result is a clock with a mouse. Follow.txt put the code inserted into lt; Bodygt; And lt;/Bodygt; Between you can see results.<王羊> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[其他小程序] simplemaze
说明:一个用Javascr ipt写的走迷宫游戏,用键盘上的→←↑↓键进行游戏,走出迷宫。请按照maze.txt中的说明把一部分代码复制到<head></head>之间,另一部分代码复制到<body></body>之间:-a written using Javascr ipt Maze games, the keyboard keys for the game, out of the labyrinth. Maze.txt follow the<王羊> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[Windows编程] 最小生成树(Kuskal算法)
说明:该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does<杨晨> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[Windows编程] 二分覆盖问题
说明:该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered<杨晨> 在 2025-11-22 上传 | 大小:2kb | 下载:0