代码搜索:体视化
找到约 10,000 项符合「体视化」的源代码
代码结果 10,000
www.eeworm.com/read/347421/6322912
vbp 磁盘格式化.vbp
Type=Exe
Form=磁盘格式化.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINNT\System32\stdole2.tlb#OLE Automation
IconForm="Form1"
Startup="Form1"
Command32=""
Name="工程1"
HelpConte
www.eeworm.com/read/347421/6322923
frm 磁盘格式化.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 1695
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/486018/6541558
dat 初始化air.dat
烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫烫 ...
www.eeworm.com/read/263654/11348965
txt norm归一化数据.txt
0.240712296738 0.255800820454 -0.808346660070 -0.499126005994
0.922070371799 1.581220452973 0.248088189958 0.281247401795
1.046213241809 1.677117885420 0.411669820153 0.235
www.eeworm.com/read/263654/11349035
txt pca数据归一化.txt
0.027563148648 0.589934484735 -1.550806712264 -1.376309802822
-0.923353527322 -0.591453655650 -1.813807095775 -1.304736933459
-1.062720231271 -0.597916125512 -1.714861522545 -1.126
www.eeworm.com/read/405817/11456335
cpp atlantis(离散化n^3).cpp
//矩形面积求并
//比较好的方法是进行坐标离散化,维护碎矩形列表,当有一新矩形时求交并切割,最后求面积和。
//不过数据比较弱,我直接判断各个小矩形是否在任意一个输入矩形内的n^3算法也过了。
//Accepted 292K 62MS G++
#include
#include
#include
using name
www.eeworm.com/read/405817/11456385
cpp paint the wall(矩形离散化).cpp
#include
#include
#include
using namespace std;
int n,h,w,ls;
struct REC {
int x1,y1,x2,y2;
int c;
}paint[110];
int wall[210][210];
int col[110];
int X[210
www.eeworm.com/read/404805/11478353
doc inttab(初始化脚本).doc
# /etc/inittab init(8) configuration for BusyBox
#
# Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
# Copyright (C) 1999,2000,2001 by Erik Andersen
#
#
# Note, BusyBox
www.eeworm.com/read/401393/11558017