代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/192744/8286103
txt d10r12.txt
Private Sub Command1_Click()
'PROGRAM D10R12
'Driver for routine QROOT
N = 7
EPS = 0.000001
NTRY = 10
TINY = 0.00001
Dim P(7), B(10), C(10)
P(1) = 10#
P(2)
www.eeworm.com/read/334951/12559259
cpp bandec.cpp
#include
#include "nr.h"
using namespace std;
void NR::bandec(Mat_IO_DP &a, const int m1, const int m2, Mat_O_DP &al,
Vec_O_INT &indx, DP &d)
{
const DP TINY=1.0e-20;
int i,j,k,l,m
www.eeworm.com/read/106929/15617220
cpp bandec.cpp
#include
#include "nr.h"
using namespace std;
void NR::bandec(Mat_IO_DP &a, const int m1, const int m2, Mat_O_DP &al,
Vec_O_INT &indx, DP &d)
{
const DP TINY=1.0e-20;
int i,j,k,l,m
www.eeworm.com/read/365390/9864596
lcf 5514t_toshiba.lcf
/*************** memory part *************************/
memory
{
SFR : org=0x0000 , len=0x0040
data.s : org=0x0040 , len=0x00c0
data.m : org=0x0100 , len=0x033f
code.m : org=0xa0
www.eeworm.com/read/292051/8380104
chm scott hanselman's tiny os and cpu.chm
www.eeworm.com/read/177797/9431865