-
Chinese name (C language commonly used algorithm for source code), you can see,...
中文书籍名(C语言常用算法源代码),可以看看,适合初学者!-Chinese name (C language commonly used algorithm for source code), you can see, for beginners!
- 2023-06-06 11:30:03下载
- 积分:1
-
five commonly used sequencing method, the C achieved, including merging, inserti...
五个常用的排序方法,用C实现的,包括归并,插入,希尔,快速,冒泡-five commonly used sequencing method, the C achieved, including merging, inserting, Hill, rapid and Bubble
- 2022-09-14 02:15:03下载
- 积分:1
-
利用现在流行的Ajax技术无刷新动态!一个简单的源…
利用现在流行的AJAX技术无动态刷新!一个简单的在线聊天室源码。代码比较简单,适合初学AJAX人群!-Now the popular use of AJAX technology without dynamic refresh! A simple source of online chat rooms. Code is relatively simple, suitable for beginner AJAX crowd!
- 2023-02-16 04:55:04下载
- 积分:1
-
SAP bussiness one学习资料
SAP bussiness one学习资料 -SAP bussiness one学习资料
- 2022-01-24 18:06:43下载
- 积分:1
-
c语言猜数字游戏,很适合初学者,很好的程序
c语言猜数字游戏,很适合初学者,很好的程序-c language猜数字game, it is suitable for beginners
- 2022-02-05 05:29:22下载
- 积分: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
-
遗传算法。由人工大脑之父加里斯教授指导
遗传算法。由人工大脑之父加里斯教授指导-Genetic algorithm. Father of Gary, from human brain and instruction. . . . . . . . . . . .
- 2022-04-10 19:29:16下载
- 积分:1
-
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串
在立宇泰arm9 2440 开发板上测试RTP协议,往上位机发送字符串-Li Yu-tai arm9 2440 in the development of on-board test RTP protocol to send the string up crew
- 2022-04-12 19:21:45下载
- 积分:1
-
一个打印类源代码
一个打印类源代码-a source category
- 2022-05-07 03:31:14下载
- 积分:1
-
用VC(MFC)编写的五子棋游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用...
用VC(MFC)编写的五子棋游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) source prepared Gobang game procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2022-06-12 13:14:52下载
- 积分:1