-
C++ Builder的PPT课件35章
C++ Builder PPT 课件共35章-C++ Builder PPT courseware Chapter 35
- 2022-02-05 01:36:48下载
- 积分:1
-
C language code base of practice
C++语言基础部分练习代码-C language code base of practice
- 2022-03-18 13:48:48下载
- 积分:1
-
功能强大的网上书店系统,用户登录,管理,书籍浏览,新书上架...
功能强大的网上书店系统,用户登录,管理,书籍浏览,新书上架-A powerful online bookstore system, user login, management, book browsing, book shelves, etc.
- 2022-05-20 12:40:03下载
- 积分:1
-
用c++做的,把2张图片融合,可以作为需要图片融合的很好例子...
用c++做的,把2张图片融合,可以作为需要图片融合的很好例子-Using c++ to do the integration of two images, the need for image fusion can be used as a good example of
- 2022-11-17 21:45:04下载
- 积分:1
-
Source packages microwindows
microwindows-0.98.tar.gz源码包-Source packages microwindows-0.98.tar.gz
- 2023-07-04 10:05:04下载
- 积分:1
-
文本文件通用抽奖程序源程序
本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三
等奖最多可以抽取100名,鼓励奖...
文本文件通用抽奖程序源程序
本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三
等奖最多可以抽取100名,鼓励奖最多可以抽取1000名。总抽奖数量为1300人。样本的
文本文件长度没有限制。-generic text files source of the draw procedure procedures can be achieved on any text file with random draw to the function, which won the second prize, a third can be taken up to 100, the prize can be taken up to 1000. The draw of the total number of 1300. Samples of the text is no restriction on the length of documents.
- 2022-08-12 10:14:02下载
- 积分:1
-
NFC刷卡封装dll库
NFC刷卡系统上位机驱动程序,封装成dll动态链接库,方便PB、vb等程序直接调用dll提供的借口,实现对NFC的读卡操作。已编译通过,测试可行。
- 2022-05-16 03:30:20下载
- 积分: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
-
Win32汇编语言,汇编+兼容
Win32 API for assembly language, ASM++ compatible
- 2022-02-05 23:24:47下载
- 积分:1
-
自己编写的Dtmf的matlab仿真的fig文件,在matlab6。0下编译通过
自己编写的Dtmf的matlab仿真的fig文件,在matlab6。0下编译通过-Fig file of Mathlab Dtmf Emulation. matlab6.0
- 2022-06-20 05:17:46下载
- 积分:1