-
True Color toolbar FOSS
真彩色工具栏源码-True Color toolbar FOSS
- 2022-10-01 12:40:03下载
- 积分:1
-
应用最新技术实现的Silverlight 聊天室
应用最新技术实现的Silverlight 聊天室-Application of the latest technology to achieve the Silverlight Chat Room
- 2022-03-10 08:54:55下载
- 积分:1
-
局域网通讯
文件实现了基本的局域网内通讯,开发语言为VB,可通过连接对方计算机的IP地址和计算机名称,在同一局域网下能实现互相通讯,如同平时QQ,目前实现功能仅为可发送信息,还有注定内容需要修改,优化。。。
- 2022-02-04 21:21:47下载
- 积分:1
-
显示进度条的小程序。菜单中共有4个选项,分别显示出长条形,渐进形,以及这两种进度条分别带有进度数字显示的样子。...
显示进度条的小程序。菜单中共有4个选项,分别显示出长条形,渐进形,以及这两种进度条分别带有进度数字显示的样子。-show the progress of the small program. Menu options for a total of four, showed long rectangular, progressive form, and both progress with the progress of the respective figures show appearance.
- 2022-03-21 22:06:30下载
- 积分:1
-
MiNiGUI按键图片与背景图片
/* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide** Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
- 2022-02-04 05:45:32下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1
-
使用wxWidget的界面编程例子代码,很有参考价值!
使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
- 2022-02-04 09:30:48下载
- 积分:1
-
hexadecimal editor VC source revealed a total of three projects : Address, and h...
十六进制编辑器VC源码
共有三个显示项目:地址、十六进制代码和ascii码,还可以调节显示列数-hexadecimal editor VC source revealed a total of three projects : Address, and hexadecimal code ascii codes, but also can adjust a few shows out
- 2022-03-23 13:53:16下载
- 积分:1
-
用vc制作动画进度条的程序
用vc制作动画进度条的程序-vc with the progress of the animation production process
- 2022-02-15 01:02:32下载
- 积分:1
-
大学课程作业小组作业Java列车控制系统
带有gui的列车管理系统,可以查看列车进程,添加车,车站,旅程和司机,可以删除车站,旅程,司机和车,可以远程停车,可以查看某站点的到站时间表和某车次的旅程表,GUI非常简单不带皮肤,没有用jar包,使用了SIP, DRY等design principle,北京邮电大学&QMUL 国际学院software engineering课程作业。附带user manual。
- 2023-06-22 10:45:03下载
- 积分:1