-
后缀树构造程序,输入字符串,产生该字符串的后缀树结构
后缀树构造程序,输入字符串,产生该字符串的后缀树结构-Suffix tree construction process, input string, resulting in the string suffix tree structure
- 2022-06-25 23:38:01下载
- 积分: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#获取硬盘、CPU型号并使用DES加密
C#获取硬盘、CPU型号并使用DES加密,学习C#windows编程和DLL调用研究。初学者非常适用。初步涉猎DES加密编程者可以研究学习一下。不适合高手使用。
- 2022-03-12 03:59:03下载
- 积分:1
-
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则...
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-recursive algorithm with the partition of the application. Parts mutilation given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-01-26 05:51:05下载
- 积分:1
-
some of this is in preparation for Mathematical Modeling of the data collected i...
这一些是我在准备数学建模是收集的资料,是一些非常好用的小程序.-some of this is in preparation for Mathematical Modeling of the data collected is very good for small procedures.
- 2022-06-26 16:59:23下载
- 积分:1
-
This process includes the establishment of the list by the end of interpolation...
本程序包括通过尾插法建立链表 对链表中的元素进行插入 删除 替换 等操作-This process includes the establishment of the list by the end of interpolation in the elements of the list to replace such operations insert delete
- 2022-03-23 03:20:04下载
- 积分:1
-
网络变成的基础篇系列,是学习网络变成的基础教程
网络变成的基础篇系列,是学习网络变成的基础教程-the basic series of network programming is the basic course of learnning net work programming
- 2022-05-11 01:53:32下载
- 积分:1
-
基于多孔算法的图像边缘检测编码,matlab 6.5,7.0都可用
基于多孔算法的图像边缘检测编码,matlab 6.5,7.0都可用-Trous algorithm based on image edge detection coding, matlab 6.5,7.0 are available
- 2022-05-04 23:42:37下载
- 积分:1
-
OA effective operation
OA effective operation
- 2022-07-22 03:17:49下载
- 积分:1
-
一个基于C++编写的程序,功能是形象的描绘水和火
一个基于C++编写的程序,功能是形象的描绘水和火-Based on the C++ Preparation procedure, function is to portray the image of water and fire
- 2022-08-04 08:54:27下载
- 积分:1