-
the file system is designed to implement basic operations as follow:
create fil...
设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow:
create file
delete file
open file
close file
set security measure
- 2022-05-28 03:16:27下载
- 积分:1
-
图象处理程序.....希望对大家有用
图象处理程序.....希望对大家有用-Image processing procedure useful ..... hope everyone
- 2022-05-08 20:46:53下载
- 积分:1
-
C#贪吃蛇
①当蛇吃到食物时,蛇的身体加长一节,积分加10
②每当累积增加50分时,游戏难度自动加1,蛇运行速度逐渐增加。
③当积分达到500分时,游戏成功
④当蛇撞到墙或者撞到自己的身体时,游戏失败
⑤游戏失败后,可重新开始游戏
- 2023-04-18 12:35:08下载
- 积分:1
-
dictionary
电子辞典详细代码,其中有语法测试,HANGMAN游戏-dictionary
- 2022-02-14 00:49:00下载
- 积分:1
-
数据结构!实现优先数调度算法!大家多多支持
数据结构!实现优先数调度算法!大家多多支持-Data structure! Priority scheduling algorithm to achieve a few! We can support! ! !
- 2022-03-18 04:53:18下载
- 积分:1
-
A small calculator, you can complete the calculation, such as computing features...
一个小型计算器,可以完成加减乘除等四则运算功能-A small calculator, you can complete the calculation, such as computing features four
- 2023-06-20 00:30:04下载
- 积分:1
-
彩票选号工具源代码,用C写的#兴趣可以研究,…
彩票选号工具源码,采用C#编写,有兴趣的可以研究下,数据库支持。-Lottery Pick tool for source code, using C# written in interest can be studied, the database support.
- 2022-02-05 10:32:43下载
- 积分: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
-
图的应用
图的应用-铁路最短路径的源码以及实验报告!-Diagram- railway source shortest path, as well as experimental reports!
- 2022-09-19 07:00:03下载
- 积分:1
-
本文件包括的xml的开发应用标准,1998年由w3c制定
本文件包括的xml的开发应用标准,1998年由w3c制定-this document include the development and application of xml standards, in 1998 developed by the w3c
- 2023-04-05 14:00:03下载
- 积分:1