-
Shortest Job First scheduling algorithm in C
Shortest Job First scheduling algorithm in C
- 2022-05-24 04:07:26下载
- 积分:1
-
一款很好的水污染监测系统,用VC++实现,具有很高的学习价值...
一款很好的水污染监测系统,用VC++实现,具有很高的学习价值-A very good water pollution monitoring system, using VC++ Realize, have a high learning value
- 2022-02-12 14:50:24下载
- 积分:1
-
黑白道小游戏,源代码,大家互相学习一下。
黑白道小游戏,源代码,大家互相学习一下。-Black and White Road, a small game, source code, we learn from each other about.
- 2022-02-28 09:55:25下载
- 积分:1
-
Android实现自动、手动更新应用
代码简单、易懂、实用。
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.HashMap;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.AlertDialog.Builder;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.DialogInterface.OnClickListener;
import android.content.pm.PackageManager.NameNotFoundException;
import android.net.Uri;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.Toast;
/**
*@author coolszy
*@date 2012-4-26
*@blog http://blog.92coding.com
*/
public class UpdateManager
{
/
- 2022-03-30 02:32:04下载
- 积分:1
-
操作系统可以引用端口的所有进程和进程…
一个可以列举系统运行的所有进程和进程打开的端口号。-an operating system can cite all the process and the process of opening the port.
- 2022-01-26 14:04:23下载
- 积分:1
-
Introduction to Data Acquisition
Introduction to Data Acquisition
- 2022-04-15 19:24:56下载
- 积分:1
-
这是一个自己做的人事管理小系统
开发者可自行添加记录
access数据库支持...
这是一个自己做的人事管理小系统
开发者可自行添加记录
access数据库支持-own personnel management system of small developers can add their own records access database support
- 2022-02-21 19:47:46下载
- 积分:1
-
Development asp
Development asp
Development aspDevelopment asp
Developmen...
Development asp
Development asp
Development aspDevelopment asp
Development asp-Development asp
Development asp
Development asp
Development aspDevelopment asp
Development asp
- 2022-05-10 23:50:03下载
- 积分:1
-
A print program. Support a lot of the Fonts, align type(right,left,center,fill),...
改进版的打印程序。支持多种字体、对齐方式(左、右、居中、全充满)、左缩进、右缩进,此外,用户还可以调整显示百分比、宽度或页面选项、打印当前页、全部或所选范围等等。-A print program. Support a lot of the Fonts, align type(right,left,center,fill),left indent,right indent, and zoomin/zoomout, width, paper config, print current page/all the pages/ringe of the page.
- 2022-01-28 17:23:41下载
- 积分:1
-
如何编出自己的ActiveX控件?看看这个程序是如何使用VC做成的。...
如何编出自己的ActiveX控件?看看这个程序是如何使用VC做成的。-How to make your own ActiveX console? Look at this program and see how it s made using Vc.
- 2022-01-26 06:23:58下载
- 积分:1