-
我在一个英文网站上找到的C程序,实现了著名的“贪食蛇”游戏。程序中的图形完全采用文字画的形式,很有特色。我曾经和作者用电子邮件联系过,此程序可以任意传播。...
我在一个英文网站上找到的C程序,实现了著名的“贪食蛇”游戏。程序中的图形完全采用文字画的形式,很有特色。我曾经和作者用电子邮件联系过,此程序可以任意传播。-in an English website to find the C program, realized the famous "Snake" game. The procedures are used graphic language in the form of paintings, very unique. I had e-mail contact with the author that this procedure can be arbitrary spread.
- 2022-12-05 01:15:03下载
- 积分:1
-
line and line sistem
排队与排队系统排队系统的三个组成部分服务机构M/M/1(田)排队模型-line and line sistem
- 2022-02-01 19:43:39下载
- 积分: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
-
mapserver地图文件文件(.shp)的的配置,可以用作切图(需要稍微修改代码),查询地图等...
mapserver地图文件文件(.shp)的的配置,可以用作切图(需要稍微修改代码),查询地图等-mapserver map file config use it to split map(.shp).
- 2022-03-26 09:29:03下载
- 积分:1
-
可以完成屏幕打印功能。帮助对屏幕所选内容的打印。
可以完成屏幕打印功能。帮助对屏幕所选内容的打印。-Printing area of screen that selected.
- 2022-04-11 03:24:32下载
- 积分:1
-
visualizador dst 田岛
simulador de bordados dst codigoo 丰泰阿伯托添加没有 facebook que disponibilizo 丰泰 https://www.facebook.com/fabricio.couto.3
- 2022-07-03 06:32:08下载
- 积分:1
-
用OpenGL编制的显示两个不同形式的矩形的程序。
用OpenGL编制的显示两个不同形式的矩形的程序。-Compiled with the OpenGL display two different forms of the rectangle procedure.
- 2023-04-09 08:25:03下载
- 积分:1
-
yedjtu UIT UTK
xfnb rtuy i w4tuerwe 4 errdvbi rtuoeroutbj xclksdj sdjfsd包括;
- 2022-03-03 22:37:29下载
- 积分:1
-
解释:
新增部分: --开放扎昆任务-- --推出活动地图-- --支持手柄功能-- --道具打包销售功能-- 修正部分: --部分NPC对话乱码-- --使用高级喇叭出现频道错误-- --熊猫宠物佩戴装饰品无效果问题-Explains:
Increases the part: The opening grips the elder brother duty promotes moves the map support handle function stage prop packs the sales function revision part: The partial NPC dialogue additive device use high-quality loudspeaker appears the frequency channel wrong panda bear pet wears the ornament non- effect question
- 2022-10-14 19:55:03下载
- 积分:1
-
一个基于wince的程序 大家可以用来学习
一个基于wince的程序 大家可以用来学习-Wince-based procedures can be used to study all
- 2022-02-03 01:25:54下载
- 积分:1