-
vc++编写的函数,功能将数组清零或者重置为其它数值。
vc++编写的函数,功能将数组清零或者重置为其它数值。-vc++ to prepare a function of array feature will reset to zero or other values.
- 2022-04-24 10:53:22下载
- 积分:1
-
这是一个存储管理分区分配算法的源码,操作系统的
这是一个存储管理分区分配算法的源码,操作系统的-this is a source code of save the charge sectors,for operating system
- 2022-11-29 02:45:03下载
- 积分:1
-
计算机图形学实验,非常优秀的vc++界面编程,老师看了肯定满意...
计算机图形学实验,非常优秀的vc++界面编程,老师看了肯定满意-experimental computer graphics, excellent programming interface vc, teachers read certain satisfaction!
- 2023-08-11 16:40:03下载
- 积分:1
-
Disable alt-tab组合键
Disable alt-tab组合键-Disalbe alt-tab combined key
- 2022-08-06 23:34:16下载
- 积分:1
-
WiiMultipointGrid_calibration.zip
wii蓝牙遥控器,实现多点操作
WiiMultipointGrid_calibration.zip
wii蓝牙遥控器,实现多点操作-WiiMultipointGrid_calibration.zipwii Bluetooth remote control, realize multi-point operation
- 2022-08-03 10:33:55下载
- 积分:1
-
The use of this procedure, you can block diagram interface with the windows pain...
利用此程序,可以再windows界面的框图内画出正弦曲线的图像-The use of this procedure, you can block diagram interface with the windows painted images sinusoid
- 2022-02-26 04:49:09下载
- 积分: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
-
如何删除我在程序里加入了的其它类
如何删除我在程序里加入了的其它类-how to delete the program I joined the other category
- 2023-04-20 03:15:03下载
- 积分:1
-
用户将不得不调整对话的能力,从而rearrangeme…
The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
- 2023-07-08 22:00:04下载
- 积分:1
-
好的源码库
ZThread库是一个开源的跨平台高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。
- 2022-05-15 22:30:23下载
- 积分:1