-
泰勒级数求高斯坐标c语言程序
高斯投影正算公式,就是由大地坐标(L,B)求解高斯平面坐标(x,y),而高斯投影反算公式则是由高斯平面坐标(x,y)求解大地坐标(L,B)。编程环境是在VC下,采用C++语言编写。
- 2022-05-20 00:01:07下载
- 积分:1
-
多平台插件开发制作容易!
Multi Platform Plugin Development Made Easy!
- 2022-05-27 13:56:18下载
- 积分:1
-
大写变小写其他删除
按数组原有顺序把其他数据插入
大写变小写其他删除
按数组原有顺序把其他数据插入-capital lowercase other change to delete the original order by the array of other data insertion
- 2023-02-05 15:10: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
-
能够判断输入的两个逻辑表达式是否等价(&代表and,|代表or,字母代表布尔变量...
能够判断输入的两个逻辑表达式是否等价(&代表and,|代表or,字母代表布尔变量-Able to judge whether the input of the two logical expressions equivalent to (& on behalf of and, | on behalf of or, the letter on behalf of Boolean variables
- 2023-05-19 16:10:03下载
- 积分:1
-
编译原理的中文字符,应该是很有用的…
汉字编译原理,应该对初学者很有用的-Compiler Construction Principles of Chinese characters, it should be very useful for beginners
- 2022-04-20 09:46:42下载
- 积分:1
-
WINDOWS system kernel programming, very helpful for beginners!
WINDOWS系统核心编程,对初学者很有帮助!-WINDOWS system kernel programming, very helpful for beginners!
- 2022-04-10 02:29:28下载
- 积分:1
-
vc++技术内幕i vc++技术内幕i
vc++技术内幕i vc++技术内幕i-vc technology insider IVC technology insider i
- 2022-03-29 16:28:56下载
- 积分:1
-
xml rpc 的c 实现代码
xml rpc 的c 实现代码-xml rpc c achieve code
- 2022-07-03 20:23:05下载
- 积分:1
-
winsock传输图像,VB编程,实现点到点间的图像传送
winsock传输图像,VB编程,实现点到点间的图像传送-protocols of transmission images, VB, point-to-point transmission of images
- 2022-02-01 15:21:14下载
- 积分:1