-
可以显示带背景的工具栏,使程序界面有一定的新意
可以显示带背景的工具栏,使程序界面有一定的新意-Can display the toolbar with a background, so that program interface has a certain degree of novelty
- 2022-04-25 12:10:10下载
- 积分:1
-
应用最新技术实现的Silverlight 聊天室
应用最新技术实现的Silverlight 聊天室-Application of the latest technology to achieve the Silverlight Chat Room
- 2022-03-10 08:54:55下载
- 积分:1
-
图形放大 图形放大 图形放大 图形放大
图形放大 图形放大 图形放大 图形放大-graphics enlarge gra phics enlarge gra phics enlarge gra phics enlarge gra phics enlarge Large graphics enlarge graphics e nlarge
- 2022-03-22 16:23:58下载
- 积分:1
-
cdfsobjirc IRC是Java
cdfsObjirc是一款基于IRC的Java聊天程序。这是第五代产品,包括:流行的GUI图形模式(为普通人而不只是开发者设计的)。基于事件支持IRC协议。基于插件的Python和Java支持DCCpro-cdfsObjirc IRC is a Java-based chat program. This is the fifth-generation products, including : the popular GUI graphics mode (for the ordinary people and not just developers design). Event-based support for IRC agreement. Python-based plug-in and Java support DCCpro
- 2022-01-30 18:01:13下载
- 积分:1
-
VC++ DrawIcon在窗体上使用图标
// DrawIcon.cpp : Defines the class behaviors for the application.
// Download by http://www.codefans.net
#include "stdafx.h"
#include "DrawIcon.h"
#include "DrawIconDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////////////////////////////////////////////
- 2023-06-25 21:50:03下载
- 积分:1
-
图形界面贪吃蛇
资源描述基本的图形编程界面,加上鼠标状态位置获取来使游戏开始结束保存,获取键盘操作wasd移动q进行暂停或者继续。
- 2022-01-28 17:55:24下载
- 积分:1
-
SUYI WINDOWS ANI动画窗口
SUYI WINDOWS ANI动画窗口-SUYI WINDOWS ANI animation window
- 2022-12-19 16:55:03下载
- 积分:1
-
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(...
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了
比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法.
如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its definition of k significance lies in a circle said they find the smallest (large) value of the location, i then allow the first (the first cycle was the first several several) plant exchange, this cycle in the first round put the smallest (CUHK) for the value of the front, if only i, j, then there is no way to identify sequencing data to be the most value compared sequencing is also called Bubble Sort. adjacent is to the comparison of data exchange, because of their small numbers from the back slowly moving forward, Soak up feeling like the same, so called Bubble Sort law. No off if you understand that message ~
- 2022-12-28 03:55:04下载
- 积分:1
-
带宽监视器
网络带宽监视器开发只是为了学习 windows 网络通讯流量监视器的宗旨,我在论坛发现了一些老的线程,但我没有找到他们很有帮助。我一直在学习 windows 套接字编程,并已创建少量的简单的服务器 / 客户端应用程序。
- 2023-03-17 17:10:03下载
- 积分:1
-
CPU与内存波形检测器
实时获取CPU和内存的使用率,在VC6下使用双缓存将波形图实时的绘制出来,并从右向左移动,从而达到监控CPU和内存使用率的效果。程序运行完整有效,值得借鉴。
- 2022-02-09 15:51:20下载
- 积分:1