代码搜索:转换系统
找到约 10,000 项符合「转换系统」的源代码
代码结果 10,000
www.eeworm.com/read/383930/8910653
txt 常用转换.txt
public class StringUtils {
/**
* 判断一个字符串是不是数字组成
* @param s 字符。
* @return
*/
public static boolean isDigits(String s){
if(s==null | |s.length()==0)return false;
for(int i=0;i
www.eeworm.com/read/284657/8911621
c 模数转换.c
#define uint unsigned int
#define uchar unsigned char
#include
#include
#include "SP027法度.h"
void port_init(void)
{
PORTA = 0x00;
DDRA = 0x00;
PORTC = 0x00; //m1
www.eeworm.com/read/283948/8977092
cpp 坐标转换.cpp
#include "iostream.h"
#include "math.h"
#include "stdio.h"
#define pi 3.1415926
#define a 6378137.00000 //WGS84椭球体的长半轴
#define e2 0.0066943799013 //WGS84椭球体的偏心率的平方
double huahu(doub
www.eeworm.com/read/381292/9099501
8032模数转换
www.eeworm.com/read/381072/9111958
ec 数制转换.ec
www.eeworm.com/read/381072/9112065
ec 度量转换.ec
www.eeworm.com/read/282169/9116465
vbp 坐标转换.vbp
Type=Exe
Form=zbzhh.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\STDOLE2.TLB#OLE Automation
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg32.ocx
I
www.eeworm.com/read/182208/9211659
txt 转换结果.txt
-9999.9999,102
-3.223590783223458,0.010,0.5,-0.348284641,0.254969652,11.9410
-39.943059285196703,0.010,0.5,-0.352026210,0.609979924,12.7010
3.984980041683182,0.010,0.5,-0.115699762,0.099893672,11.4
www.eeworm.com/read/181921/9226149
dsw 数制转换.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################