代码搜索:N
找到约 10,000 项符合「N」的源代码
代码结果 10,000
www.eeworm.com/read/189655/8459942
gif n1_img.gif
www.eeworm.com/read/189655/8460011
gif n1_c.gif
www.eeworm.com/read/189655/8460081
gif n1_t.gif
www.eeworm.com/read/189655/8460087
gif n1_e.gif
www.eeworm.com/read/189281/8480574
out n24body.out
Reading snapshot
24
0
0.041667 -0.929995 -0.440765 -0.372832 -0.359754 0.095538 -0.187453
0.041667 0.161465 -0.016693 -0.157989 -0.149758 0.80597 -0.096873
0.041667 0.631149 -0.616576 0.424363 0.45381
www.eeworm.com/read/189063/8491792
m n_simp2.m
% function y=n_simp2(x)
%
% Simplifies strings from tree_ga2 etc.
%
% Input
% x - population matrix
% Output
% y - simplified population martrix
function y_pop=n_simp2(x_pop)
www.eeworm.com/read/189063/8492685
m n_simp2.m
% function y=n_simp2(x)
%
% Simplifies strings from tree_ga2 etc.
%
% Input
% x - population matrix
% Output
% y - simplified population martrix
%
% Author Date
www.eeworm.com/read/290205/8496367
m mmpx2n.m
function y=mmpx2n(x,Hf)
%MMPX2N Pixel to Normalized Coordinate Transformation.
% MMPX2N(X) converts the position vector X from
% pixel coordinates to normalized coordinates w.r.t.
% the computer scree
www.eeworm.com/read/188784/8515266
cpp n皇后回朔.cpp
#include
#include
#include
#include
const unsigned long maxshort=65536L;
const unsigned long multiplier=1194211693L;
const unsigned long adder=12345L;