-
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.-craps game source code. Very popular game in US player rolls two dice each time.
- 2022-01-25 17:44:24下载
- 积分:1
-
bullets Loader unlimited source Jinshan drifter and tickets can Ollydbg know : c...
反恐精英1.5的子弹无限Loader的源代
用金山游侠和Ollydbg可以得知:
改目录“反恐精英cstrikedlls”下mp.dll文件以下值可使应的武器子弹无限
-bullets Loader unlimited source Jinshan drifter and tickets can Ollydbg know : change directory " Counter-Strike cstrike dlls" mp.dll documents under the following values can be the force for unlimited bullets
- 2023-02-19 11:15:04下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
vs2005环境下的SSO解决方案,包含说明文档。
vs2005环境下的SSO解决方案,包含说明文档。-vs2005 environment SSO solutions, including documentation.
- 2022-03-24 19:14:25下载
- 积分:1
-
VB编写的模拟钢琴源程序
VB编写的模拟钢琴源程序-VB prepared by the simulation source Piano
- 2023-08-15 16:50:03下载
- 积分:1
-
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容- This is fixed time reminds the use computer user attention time
the procedure, the user may voluntarily establish the duty in the ini
document, as well as reminder content
- 2022-07-12 21:35:14下载
- 积分:1
-
AccountServer
AccountServer
- 2023-05-28 03:40:02下载
- 积分:1
-
检测电脑中的HID设备的数量和信息
本程序基于MFC界面开发,使用编程语言C++,编程工具室VS2008,通过按下按钮,可自动检测连接到电脑上的HID设备以及相关的HID设备的信息,该工程需要在工程属性中添加testUSB文件中的头文件,在link中增量链接使能需要改为NO
- 2022-01-22 13:40:23下载
- 积分:1
-
图书馆管理系统main
图书馆管理系统main-main library management system
- 2023-07-16 18:10:03下载
- 积分:1
-
JSP、Servlet和JavaBean的三层架构设计
使用JSP、Servlet和JavaBean设计的网站登录和成员管理功能。包括不同用户角色登录,以及管理员对用户申请登录后用户使用权限的授予和是否允许登录的审核
- 2022-03-22 18:28:53下载
- 积分:1