搜索资源列表
Motoko-v1.0-devkit
- Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar
Chess
- 围棋程序,用最基础的C语言编辑,在控制台界面中显示。尽管没做GUI,但便于理解算法,对初学者非常有帮助-Go program, the C language with the most basic editing, appear in the console interface. Although not done GUI, but the algorithm is easy to understand, very helpful for beginners
V2.0
- MATLAB GUI设计学习手记(第二版)源程序 附赠 俄罗斯方块V2.0 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后
GUI-and-Thread-JAVA
- 文件包含两个压缩包,JAVA编程GUI和线程Thread管理专题,一些基本功能的实现。-File contains two compressed, JAVA programming GUI and thread Thread management topics, some of the basic functions to achieve.
Snack
- 利用Java Swing实现的经典贪食蛇游戏,利于Java初学者掌握基本的GUI编程方法以及线程的简单使用。源码在src目录下。-Use Java Swing achieved classic Snake game, which will help beginners master the basic Java GUI programming, and simple to use threads. Sources are in the src director.