-
一款数独游戏源代码,运行在支持table pc的系统上(如vista)。
界面美观,是学习vs和游戏开发的理想教程...
一款数独游戏源代码,运行在支持table pc的系统上(如vista)。
界面美观,是学习vs和游戏开发的理想教程-A Sudoku game source code, running on the table pc support systems (such as vista). Interface aesthetics, learning and game developers vs ideal Tutorial
- 2022-02-11 20:45:01下载
- 积分:1
-
关于如何走出迷宫的C语言程序,首先从键盘输入…
关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-on how out of the labyrinth c language program, the first from the keyboard input maze imports and exports position, can be displayed on the screen export the road map.
- 2022-03-28 16:51:24下载
- 积分:1
-
生成EXCEL的PHP文件,相当好用的一个类
生成EXCEL的PHP文件,相当好用的一个类-EXCEL
- 2022-03-22 06:03:45下载
- 积分:1
-
Java实现窗体右键菜单
Java实现窗体右键菜单,简约易操作的窗体菜单,这是一个相当易懂的制作实例。
super( "右键弹出菜单" ); //调用父类构造函数
ChangeColorAction action = new ChangeColorAction(); //菜单项事件处理
String[] str = {"Blue","Pink","Yellow","Red","Orange"}; //菜单项名称
ButtonGroup colorGroup=new ButtonGroup(); //实例化按钮组
popupMenu=new JPopupMenu(); //实例化弹出菜单
items=new JRadioButtonMenuItem[5]; //初始化数组
for (int i=0;i items[i]=new JRadioButtonMenuItem(str[i]); //实例化菜单项
popupMenu.add(items[i]); //增加菜单项到菜单上
colorGroup.add(items[i]); //增加菜单项到按钮组
items[i].addActionListener(action); //菜单项事件处理
}
addMouseListener(new MouseAdapter(){ //窗口的鼠标事件处理
public void mousePressed( MouseEvent event ) { //点击鼠标
triggerEvent(event); //调用triggerEvent方法处理事件
- 2023-03-05 04:05:03下载
- 积分:1
-
PROSPECT模型
说明: prospect模型,可自行变换参数,带图(prospect model with variable parameter)
- 2021-04-18 10:08:51下载
- 积分:1
-
修改后的PCA进行人脸识别的Matlab代码
修改后的PCA进行人脸识别的Matlab代码
-Revised PCA for Face Recognition Matlab code
- 2022-02-12 16:51:01下载
- 积分:1
-
automation control for learning
automation control for learning
- 2022-08-23 10:50:30下载
- 积分:1
-
很有参考价值的Windows CE嵌入式开发文档资料!英文原版!
很有参考价值的Windows CE嵌入式开发文档资料!英文原版!-of great reference value to the Windows CE Embedded Development Documentation! English original!
- 2022-11-09 00:45:03下载
- 积分:1
-
ASP开发的小游戏 发给大家用用 提点建议
ASP开发的小游戏 发给大家用用 提点建议-ASP development of the small games we used to use reference point proposal
- 2023-06-21 01:10:03下载
- 积分:1
-
gggggggggggg.f90
流体力学压科比第三方俄罗斯课件挺两考得四(Russia' s third-party courseware fluid pressure Bryant two managed to get four very)
- 2011-08-14 12:53:52下载
- 积分:1