-
VC++ 自定义界面
资源描述通过贴图换肤技术实现自己想要的界面,本例为通用代码,需要更漂亮的界面用户可以自己用phtoshop设计漂亮的界面图片进行更换
- 2022-02-09 12:31:17下载
- 积分:1
-
队列实现
这对于队列是一种数据结构的实现。它的主要功能包括入队列,队列的队列头郊游,获取队列头,获取队列尾,和一些其他的功能。
- 2022-03-19 05:57:07下载
- 积分:1
-
用于电脑桌面图纸不定时替换
用于电脑桌面图纸不定时替换-for desktop replacement irregular drawings
- 2022-06-19 03:43:16下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
Turbo c run into the Games, according to key vertical and horizontal control, at...
进入turbo c运行游戏,按上下左右键控制,任何时候按ESC键退出,一个函数用来划方块;一个用来划小方块;一个用来擦去小方块-Turbo c run into the Games, according to key vertical and horizontal control, at any time by the ESC key to exit, a function used to draw box a small box used to draw a small box to remove
- 2022-09-02 15:50:03下载
- 积分:1
-
这里面是几个matlab7.0的LS和MMSE的源程序
这里面是几个matlab7.0的LS和MMSE的源程序-There are a few of matlab7.0 source LS and MMSE
- 2023-01-31 06:20:02下载
- 积分:1
-
toeplitz方程,预测反褶积必备,主要是方程的解法
toeplitz方程,预测反褶积必备,主要是方程的解法-toeplitz equations, predictive deconvolution essential, mainly equations
- 2022-01-26 04:46:32下载
- 积分:1
-
启动线程的事例希望能给你们一些帮助
启动线程的事例希望能给你们一些帮助-Example of starting thread. Hope can be helpful.
- 2023-02-17 23:00:03下载
- 积分:1
-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
C++对象消息传递,非常好用。
C++对象消息传递,非常好用。-C object messaging, a very handy.
- 2023-07-26 23:30:03下载
- 积分:1