代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/155856/5618750
uv2 rtx_ex2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RTX51 Tiny Ex2), 0x0000 // Tools: 'MCS-51'
Group (Source Files)
File 1,1,
File 1,5,
www.eeworm.com/read/334951/12559174
cpp rj.cpp
#include
#include "nr.h"
using namespace std;
DP NR::rj(const DP x, const DP y, const DP z, const DP p)
{
const DP ERRTOL=0.0015, TINY=2.5e-13, BIG=9.0e11;
const DP C1=3.0/14.0, C2=1
www.eeworm.com/read/334951/12559672
cpp ratint.cpp
#include
#include "nr.h"
using namespace std;
void NR::ratint(Vec_I_DP &xa, Vec_I_DP &ya, const DP x, DP &y, DP &dy)
{
const DP TINY=1.0e-25;
int m,i,ns=0;
DP w,t,hh,h,dd;
int
www.eeworm.com/read/106929/15617194
cpp rj.cpp
#include
#include "nr.h"
using namespace std;
DP NR::rj(const DP x, const DP y, const DP z, const DP p)
{
const DP ERRTOL=0.0015, TINY=2.5e-13, BIG=9.0e11;
const DP C1=3.0/14.0, C2=1
www.eeworm.com/read/106929/15617369
cpp ratint.cpp
#include
#include "nr.h"
using namespace std;
void NR::ratint(Vec_I_DP &xa, Vec_I_DP &ya, const DP x, DP &y, DP &dy)
{
const DP TINY=1.0e-25;
int m,i,ns=0;
DP w,t,hh,h,dd;
int
www.eeworm.com/read/391067/8424116
txt com.txt
COM格式文件最大64K,无重定位项目,加载速度快,且DS=ES=CS=SS,IP=100
即其第一条指令位于段内偏移量100H的位置,其格式为:
==================================================================
.model tiny ;这句很关键
.data
www.eeworm.com/read/291235/8433703
cpp rd.cpp
#include
#include "nr.h"
using namespace std;
DP NR::rd(const DP x, const DP y, const DP z)
{
const DP ERRTOL=0.0015, TINY=1.0e-25, BIG=4.5e21;
const DP C1=3.0/14.0, C2=1.0/6.0, C3=9
www.eeworm.com/read/429364/8810222
c 38.c
程序三十九 PC键代码
/*
芯片: AT90S4434
频率: 8,000000 MHz
模式: Tiny
*/
#include
#include "kb.h"
#include
#asm
.equ __lcd_port=0x15
#endasm
#include
// 全局变量
void
www.eeworm.com/read/374259/9412778
uv2 rtx_ex1.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RTX51 Tiny Ex1), 0x0000 // Tools: 'MCS-51'
Group (Source Files)
File 1,1, 0x0
File 1,5,
www.eeworm.com/read/374259/9412818
uv2 rtx_ex2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (RTX51 Tiny Ex2), 0x0000 // Tools: 'MCS-51'
Group (Source Files)
File 1,1, 0x0
File 1,5,