-
entry_dos
便捷的dos进入工具,非常方便开发人员使用,提高工作效率(Dos and convenient access to tools to developers is very convenient to use, improve efficiency)
- 2011-05-18 17:06:13下载
- 积分:1
-
the-the
流行软件中经常可以看到奇形怪状的窗体,此程序是让原窗体变为扇形和椭圆形,(In popular software, you can often see strange forms, which make the original form fan and ellipse.)
- 2018-11-05 06:59:51下载
- 积分:1
-
kartbytequalifier
这是一个格式解释程序,能够解剖CGG仪器产生的地震数据格式,并能产生出文件头块和所有说明字节的内容,调用它可以帮助我们有效()
- 2018-05-08 09:10:29下载
- 积分:1
-
freuuency_overlapping
this a help file about develop visual basic programe,()
- 2018-05-08 12:15:52下载
- 积分:1
-
Desktop
自己写的一个小小内存池,,希望可以分享。。里面的main.cpp是使用的例子(
To write a small memory pool, and hope to share. . There are examples of the use of main.cpp)
- 2014-07-12 21:53:42下载
- 积分:1
-
soxrce
VC++编写的一个可以改变颜色的下拉框控件,本人觉得还是不错的啦!(Vc + + written a drop-down box control can change the color, I think is pretty good!)
- 2017-07-22 03:42:48下载
- 积分:1
-
Hotel
说明: 这是一个酒店管理系统,java编写的,里面有源码和分析需求,供大家参考!(This is a hotel management system, java prepared, there are source and analysis of needs, for your reference!)
- 2008-10-31 21:56:07下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
jcaj
vc 检测键盘按键 的程序源码,感兴趣的可以看看(vc test program source code of keyboard keys, can be of interest to see)
- 2011-09-08 22:09:43下载
- 积分:1
-
readini
一个读取ini文件的实例(A read ini file examples)
- 2008-06-29 18:05:29下载
- 积分:1