-
监控网络计算机,在网络上把接网的计算机信息读出来,并且得到计算机屏幕...
监控网络计算机,在网络上把接网的计算机信息读出来,并且得到计算机屏幕-Monitoring network computers on the network to access the computer information network to read out, and get the computer screen
- 2022-07-27 04:02:26下载
- 积分:1
-
用C/C++打印一个圆形,这是一道某公司的面试题目
用C/C++打印一个圆形,这是一道某公司的面试题目-With the C/C++ to print a circle, which is subject of an interview of a company
- 2022-02-21 12:05:34下载
- 积分:1
-
简单的贪食蛇和连连看游戏,初学者适合,环境2005
简单的贪食蛇和连连看游戏,初学者适合,环境2005-simple Tanshichi and Lianliankan games, suitable for beginners, the environment in 2005
- 2022-08-22 03:12:58下载
- 积分:1
-
This code will be useful to you if you have tried using ADOCE, but never got any
This code will be useful to you if you have tried using ADOCE, but never got anything to work. It is not meant to be integrated into any application, but rather it should be used for demonstrative purposes. It clearly shows the basics of how to use the technology.
- 2022-03-07 13:54:29下载
- 积分:1
-
画曲线图
应用背景CChart is a powerful plotting tool for 2D data visulization in C++ interface, with interaction for mouse and keyboard.
Please read the file "DocumentUserguide.chm" for detailed infomation.
关键技术This is fully redistrubution version, with many demonstration projects, including Win32API, MFC and WTL samples. If any problems, please contact author by email: baita00@yahoo.com.cn
The author assumes no responsibility for the use or reliability of his software.
- 2023-07-17 09:40:07下载
- 积分:1
-
多线程实例! 如果有谁需要,多线程的可以看看这个
多线程实例! 如果有谁需要,多线程的可以看看这个 -Examples of multi-threaded! If anyone needs, multi-threading can take a look at this
- 2022-07-20 13:38:44下载
- 积分:1
-
image to hex conversion
它用于将图像像素转换为文本文件中的十六进制值;
- 2022-07-26 12:36:26下载
- 积分:1
-
md5
经典的md5算法 大家对文件校验感兴趣的可以研究一下-md5
- 2022-04-11 05:34:43下载
- 积分:1
-
俄罗斯方块
一个俄罗斯方块游戏
对游戏控制的类
package com.main;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EtchedBorder;
public class ControlPanl extends JPanel
- 2022-01-22 00:16:48下载
- 积分:1
-
Firefox插件开发
FireFox插件开发DEMO,插件可与JavaScript脚本交互-FireFox PlugIN Develop
- 2022-01-28 16:28:17下载
- 积分:1