资源列表

« 1 2 ... .84 .85 .86 .87 .88 5489.90 .91 .92 .93 .94 ... 5606 »

[其他游戏tanchishe-Code

说明:此程序是贪吃蛇游戏代码,在VC6.0环境中调试通过。-This program is a Snake game code in VC6.0 environment through debugging.
<孙希康> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[其他游戏httpdownload

说明:httpdownload #ifndef __HTTPDOWNLOAD_H__ #define __HTTPDOWNLOAD_H__ #define WM_HTTPDOWNLOAD_THREAD_FINISHED ( WM_USER + 2003 ) #define WM_HTTPDOWNLOAD_FAIL_TO ( WM_USER + 2004 ) //struct FILE_INFO
<Ram3000> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[其他游戏DlgOption

说明:#if !defined(AFX_DLGOPTION_H__3D38DC06_76E7_4F5A_9F94_A49970837AF0__INCLUDED_) #define AFX_DLGOPTION_H__3D38DC06_76E7_4F5A_9F94_A49970837AF0__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER &g
<Ram3000> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[游戏roshambo

说明:Java版本的剪子包袱锤小游戏。可以与电脑玩剪子包袱锤-A roshambo game written in java.
<pudn> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[其他智力游戏source

说明:问题描述:给出4个1-10的数字,通过加减乘除,得到数字为24就算胜利 输入: 4个1-10的数字。[数字允许重复,测试用例保证无异常数字] 输出: True or False -Problem Descr iption: 4 1-10 figures given by addition, subtraction, got the victory even if the input number is 24: 4 t
<lkl> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[其他智力游戏source

说明:水仙花数是指一个 n 位数 ( n≥3 ),它的每个位上的数字的 n 次幂之和等于它本身。(例如:1^3 + 5^3 + 3^3 = 153) // 功能:判断输入 nValue 是否为水仙花数 // 输入: nValue为正整数 // 输出:无 // 返回:如果输入为水仙花数,返回1,否则返回0-Daffodils refers to a number of bits n (n ≥ 3), the numbers on
<lkl> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[棋牌游戏wuzq

说明:这个是经典的五子棋游戏的源代码 我使用VC2005写的-This is a classic backgammon game source code I wrote using VC2005
<张畔> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[模拟服务器game-launcher-SC

说明:Alright, this is my first tutorial and I wanted to show people how to make there own launcher that simply opens Conquer.exe and closes the program. Yes it s very simple and takes like, 2 seconds to do something this
<aNtHz> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[游戏ColorSquare

说明:awt编写的简单小游戏,一个窗口中,在四个位置循环显示四种不同颜色的正方形,当鼠标点击时,停止循环显示,再次点击,恢复显示。-A window displays four different colors at four locations squares cycle, when the mouse is clicked, stop cycle, click again to restore the display.
<xiaoxi> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[其他游戏tanchishe

说明:贪吃蛇源码 初学者可以参考学习 不算难的 -Snake source beginners can refer to learning
<xiaochuan> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[其他智力游戏read_Maze

说明:可以用这种算法来读入一个地图,这个地图可以是二维字符的形式-read a maze
<吴昊> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[外挂编程solver

说明:就是把所有选择加到一个min heap里面,然后每次拿最小,从而实现解数读的功能。 -Is to put all the options added to a min heap inside, and then each take a minimum, in order to achieve the stops reading function.
<孙倩云> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 5489.90 .91 .92 .93 .94 ... 5606 »

源码中国 www.ymcn.org