-
delphi写的一款不错的通讯录软件,适合初学者下载.
delphi写的一款不错的通讯录软件,适合初学者下载.-delphi write a good address book software, suitable for beginners to download.
- 2022-03-01 23:05:46下载
- 积分:1
-
GPRS 模块 MC55 测试程序.rar
GPRS 模块 MC55 测试程序.rar-MC55 GPRS module test procedures. Rar
- 2022-04-29 02:56:58下载
- 积分:1
-
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/r...
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/release 目录中包含了运行时所需的资源.-c# prepared by the Russian box game. a sound and music (though in some machines will be broadcast mid mistake ...), while achieving the GDI and DDraw has two engines. debug/release contains a directory Runtime the necessary resources.
- 2022-02-20 09:58:54下载
- 积分:1
-
本程序是用vb语言编写的一个游戏,值得学习与参考。
本程序是用vb语言编写的一个游戏,值得学习与参考。-this procedure is used vb language of a game, it is worth learning and reference.
- 2022-03-17 19:43:11下载
- 积分:1
-
OCCI using Oracle9i database application development
使用OCCI开发Oracle9i数据库应用程序-OCCI using Oracle9i database application development
- 2022-07-27 09:40:11下载
- 积分:1
-
俄罗斯方块
俄罗斯方块是款非常流行的小游戏,通过七个方块的旋转和位移,构成各种变幻莫测的图案。而游戏者也在不断的叠加和消除中找到乐趣。
从编程的角度来说,这个游戏混合了键盘事件,定时器,随机数,鼠标事件(如果没有菜单,这个也不是必需的),数据结构比较清晰,算法比较灵活,图形是比较简单的矩形,所以很适合刚学习完某种语言的语法又想做点什么的初学者。
- 2022-03-22 04:36:54下载
- 积分:1
-
试着用这个来进行计时。
Try this for stopwatch counter timer.
- 2023-09-04 14:10:03下载
- 积分:1
-
也是一个关于匹配方面的程序,希望能帮上新手的忙。
也是一个关于匹配方面的程序,希望能帮上新手的忙。-Is also an area on the matching procedure, hoping to help the novice a favor.
- 2022-03-20 22:26:29下载
- 积分:1
-
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考.-This document details the basic knowledge of c language, easy-to-digest, for the vast numbers of C language programming enthusiasts reference.
- 2022-06-19 10:19:22下载
- 积分:1
-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1