-
RS232串口蓝牙WINCE 驱动源代码
RS232串口蓝牙WINCE 驱动源代码-RS232 serial port Bluetooth driver source code WINCE
- 2022-02-25 10:30:26下载
- 积分:1
-
the functional and can be plugged into a variety of common file types, charts, a...
此程序的功能很大,能够插入各种常用的文档类型,图表和幻灯片等功能!并且能对它们进行常规的操作。-the functional and can be plugged into a variety of common file types, charts, and features such as slides! they can be right and routine operation.
- 2022-11-19 04:50:03下载
- 积分:1
-
220个经典C程序源码
220个经典C程序源码,学习C语言的基础教程,从第一个hello world程序到最后的大工程项目,通过这220个程序,让你称为C编程高手
- 2022-03-23 02:50:19下载
- 积分:1
-
这是孙鑫的课件,我去掉了视频文件,只剩下源程序了
这是孙鑫的课件,我去掉了视频文件,只剩下源程序了-This the courseware, I removed the video, the only source
- 2022-03-01 09:34:10下载
- 积分:1
-
基于vc++编程,作用是当用户点击窗口的关闭按钮“X”时候,弹出消息框,可用于初学者学习。...
基于vc++编程,作用是当用户点击窗口的关闭按钮“X”时候,弹出消息框,可用于初学者学习。-Based on vc++ programming, the role of the window when the user clicks the close button " X" when the pop-up message box that can be used for beginners to learn.
- 2023-08-11 03:35:04下载
- 积分:1
-
程序功能是实现字符和hex值之间的互相转换。
程序功能是实现字符和hex值之间的互相转换。-program feature is character and hex values among the conversion.
- 2022-11-30 23:30:03下载
- 积分:1
-
介绍计算机端口,包含常用计算机端口的说明
介绍计算机端口,包含常用计算机端口的说明
-Introduction of computer ports, computer port that contains commonly used description of
- 2022-02-15 06:18:24下载
- 积分:1
-
2440开发板pb4.2增加两个串口需更改的文件。
2440开发板pb4.2增加两个串口需更改的文件。-2440 Development Board pb4.2 two additional serial changes to the document required.
- 2022-09-13 22:15:03下载
- 积分: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
-
高质量C++C 编程指南
内容不多但很有用,提高程序质量的好书
高质量C++C 编程指南
内容不多但很有用,提高程序质量的好书-Quality C++ C programming, not much, but useful guide to improve the program quality of books
- 2022-05-27 06:04:36下载
- 积分:1