-
思科CCNA考试2,第4版
exam 2 cisco ccna version 4
- 2022-04-10 04:36:17下载
- 积分:1
-
一个超级简单的登陆系统,非常使用,密码:123,帐户:123,有问题就叫我吧,123709043,...
一个超级简单的登陆系统,非常使用,密码:123,帐户:123,有问题就叫我吧,123709043,-a super simple landing systems, the use of very, Password : 123, the account : 123, a problem called me, 123709043, huh
- 2022-06-21 15:23:42下载
- 积分:1
-
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。...
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。-Well-known interface library cj60lib source, the passage of this source code, you can learn a lot of the knowledge interface.
- 2022-08-14 07:17:50下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1
-
对系统菜单进行操作,隐藏“关闭”菜单,文件名:menuclose.rar...
对系统菜单进行操作,隐藏“关闭”菜单,文件名:menuclose.rar-Operate on the system menu, hidden
- 2022-02-02 09:18:28下载
- 积分:1
-
Some small examples, C++ The source, development environment is Visual C
一些小例题,C++的源码,开发环境是Visual C-Some small examples, C++ The source, development environment is Visual C
- 2022-06-16 13:28:37下载
- 积分:1
-
MFC写的24点游戏
自己利用VC++6.0写的24点游戏功能简单明了,没有多余的附加,编译即可运行
- 2022-08-05 12:48:20下载
- 积分:1
-
生成人工地震波程序
生成人工地震波程序-artificial seismic waves generated procedures
- 2022-03-19 15:45:46下载
- 积分:1
-
用SDK写按钮的界面,里面有详细的显示按钮控制…
采用WINDDOWS SDK写的按钮界面,其中详细的展现了按钮控件的各个属性的操作-use the SDK to write button interface, which detailed the display button controls the individual attributes of the operation
- 2022-07-10 17:40:33下载
- 积分:1
-
关机 恶搞
#include
#include
void xin();
void f1();
void f2();
int i,j,k;
void main()
{
char write[100];
system("shutdown.exe -s -t 300");
printf("
快说我爱你
!
不说就关机
!
");
- 2022-01-22 06:07:27下载
- 积分:1