-
- 2022-02-15 21:27:18下载
- 积分:1
-
给四个玩家分发桥牌,每人13张牌,使用Random实现,不会出现重复...
给四个玩家分发桥牌,每人13张牌,使用Random实现,不会出现重复-deal pokes to four player
- 2022-06-19 13:53:20下载
- 积分:1
-
32*32点阵书写屏程序
应用背景unsigned long hualiang[]=
{
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,
};
void hua_liang(void)
{
unsigned int j;
for(hang=0;hang
- 2022-03-01 10:54:03下载
- 积分:1
-
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串...
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
- 2022-08-11 14:09:13下载
- 积分:1
-
该系统采用B/S架构设计的一个小型的通讯录系统,功能完善,非常实用...
该系统采用B/S架构设计的一个小型的通讯录系统,功能完善,非常实用-The system uses B/S architecture design of a small address book system, fully functional, very practical
- 2022-03-30 00:52:32下载
- 积分:1
-
sdl的image开发包,挺不错的
sdl的image开发包,挺不错的-sdl the image development kits, sounds very good
- 2022-01-26 16:26:31下载
- 积分:1
-
俄罗斯方块,是新手的作品,大家可以共享来学习下
俄罗斯方块,是新手的作品,大家可以共享来学习下-Tetris is a novice work, we can all share to learn under the
- 2022-01-26 04:36:14下载
- 积分:1
-
Keyboard can be used to control vertical and horizontal components of mobile ......
可用键盘控制元件上下左右移动-Keyboard can be used to control vertical and horizontal components of mobile ...................
- 2022-10-17 03:10:02下载
- 积分:1
-
java写的简单贪吃蛇,用Eclipse打开,解压可见源码
java写的简单贪吃蛇,用Eclipse打开,解压可见源码-write a simple Snake(java)
- 2022-06-21 20:39:33下载
- 积分:1
-
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、...
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、 Label、 TextBox、 Frame、 CommandButton、 CheckBox、 OptionButton、 Form、 Menu、 MDIForm、 Image、 Data、 UserControl、 PropertyPage -Decompile a VB application process has been able to resolve most of the following attributes control and editing, including changes to the font, background color changes, photo preservation and replacement. PictureBox, Label, TextBox, Frame, CommandButton, CheckBox, OptionButton, Form, Menu, MDIForm, Image, Data, UserControl, PropertyPage
- 2022-07-24 07:15:58下载
- 积分:1