-
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考-MD5 program resource code using vc develop and wirtten though C language,as reference for MD5 s development.
- 2022-07-11 12:02:27下载
- 积分:1
-
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中...
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中-function is an unsigned long integer number of spaces after n Add to place before the effective length of unsigned character array [arraybyte]
- 2023-05-13 04:20:03下载
- 积分:1
-
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值...
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值-Automatically added vc control, with vc.net write, there are source code, suitable for learning, there is a certain reference value
- 2022-03-04 08:12:56下载
- 积分:1
-
查看中文的五笔。在命令下写入一个中文,如果有这个字的中文五笔字库,则返回这个字的五笔。...
查看中文的五笔。在命令下写入一个中文,如果有这个字的中文五笔字库,则返回这个字的五笔。-View the Chinese wubi. Under this order to write a Chinese, the word if there are five Chinese characters, then return to the word s wubi.
- 2023-07-08 11:00:04下载
- 积分:1
-
Simple calculator, cute compact interface, calculation is simple and achieved 4...
简单计算器,界面小巧可爱,运算简洁,实现了加减乘除四则运算-Simple calculator, cute compact interface, calculation is simple and achieved 4 Math
- 2023-05-15 16:10:03下载
- 积分:1
-
Chinese characters feel Lattice production tools, high
汉字字摸点阵批量生产工具,大批量生成,简单易用-Chinese characters feel Lattice production tools, high-volume production, easy to use
- 2023-06-16 21:10:04下载
- 积分:1
-
一个材料力学的源程序,用于计算简支梁在简单载荷作用下的变形。...
一个材料力学的源程序,用于计算简支梁在简单载荷作用下的变形。-a mechanical source, used in the calculation of simple beam in a simple load of deformation.
- 2023-07-12 06:50:03下载
- 积分:1
-
一个服务控制程序,主要实现服务的创建,启动,停止,移除等功能...
一个服务控制程序,主要实现服务的创建,启动,停止,移除等功能-a service control procedures, the main service creation, start, stop, remove function
- 2022-01-26 08:18:52下载
- 积分: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
-
一套很不错的药店管理软件,值得一看
一套很不错的药店管理软件,值得一看-a very good pharmacy management software, an eye-catcher
- 2022-02-27 01:04:06下载
- 积分:1