-
A very useful programming tool, commonly used in numerical calculation of the vb...
一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子
包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivation and so on
- 2022-01-25 14:46:25下载
- 积分:1
-
简单的画图工具,用VB能实现画直线矩形圆等
简单的画图工具,用VB能实现画直线矩形圆等-A simple drawing tools, use VB to achieve circular, such as drawing a straight line rectangular
- 2022-01-25 19:03:51下载
- 积分:1
-
空件编程,讲述空件常用方法,理论依据和开发方法
空件编程,讲述空件常用方法,理论依据和开发方法-empty pieces of programming, commonly used pieces on the air, and the theoretical basis for the development of methods
- 2023-06-22 09:30:03下载
- 积分:1
-
档案管理系统,vb写的
档案管理系统,vb写的-file management system, written in vb
- 2022-03-02 20:14:54下载
- 积分:1
-
广播通信
广播通信-broadcast communications
- 2022-06-20 22:44:48下载
- 积分: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
-
初学者的视觉基础
Visual Basic for beginner
- 2022-03-24 22:17:41下载
- 积分:1
-
动态数组实现冒泡算法
主要学习两种C语言动态数组的创建方法。
- 2023-08-06 08:20:02下载
- 积分:1
-
VC编写的透明按钮
VC编写的透明按钮-VC prepared by the transparent buttons
- 2022-03-01 14:38:51下载
- 积分:1
-
< Visual C++面向对象与可视化程序设计习题解析与编程实例>>的相应源码。很适合vc的初学者使用。就是这本书和相应的教材<<...
< Visual C++面向对象与可视化程序设计习题解析与编程实例>>的相应源码。很适合vc的初学者使用。就是这本书和相应的教材使我入了门。非初学者就不要浪费点数下载了。-lt; Lt; Visual C with object-oriented program design visualization exercises analytical and programming examples gt; Gt; The corresponding source code. Vc is very suitable for beginners to use. Is this book and corresponding materials lt; Lt; Visual C and Visual Object-Oriented Programming gt; Gt; So I entered the door. Non-beginners should not waste points downloaded.
- 2023-08-29 08:45:04下载
- 积分:1