代码搜索:loader程序源码

找到约 10,000 项符合「loader程序源码」的源代码

代码结果 10,000
www.eeworm.com/read/163332/10165905

rar huard源程序.rar

www.eeworm.com/read/163256/10168333

txt 滤波方法_程序.txt

假定从8位AD中读取数据(如果是更高位的AD可定义数据类型为int),子程序为get_ad(); 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value; char filter() { char new_value;
www.eeworm.com/read/358598/10184026

cpp 基数转换程序.cpp

#include #include #include string Convert(const int& num,const int& newbase); string Reverse(const string& str); string Convert(const int& num,const int& newb
www.eeworm.com/read/358205/10193828

txt 平差程序.txt

#include #include using namespace std; int main() { //矩阵转置开始 const int a=5,b=3; double m[a][b]={ {1,0,0}, {-1,1,0}, {0,1,0}, {0,1,-1}, {0,0,1}};
www.eeworm.com/read/358199/10193881

txt gps正确程序.txt

#include #include #include #include #define GM 3.986004e+14 #define PI 3.1415926 #define ve 7.2921151467e-5 using namespace std; //GPS时间计算程序 int GetGPS
www.eeworm.com/read/358196/10194014

lst 8870测试程序.lst

C51 COMPILER V8.02 8870测试程序 06/10/2007 18:29:01 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE 8870测试程序 OBJECT MODULE PLACED IN 88
www.eeworm.com/read/358196/10194031

c 5087测试程序.c

#include unsigned char code Tab[10]={0x47,0x1e,0x2e,0x4e,0x1d,0x2d,0x4d,0x1b,0x2b,0x4b}; unsigned char display[]={0xFC,0x60,0xDA,0xF2,0X66,0xB6,0xBE,0xE0,0xFE,0xF6,0x00}; unsigned
www.eeworm.com/read/358196/10194057

lst 5087测试程序.lst

C51 COMPILER V8.02 5087测试程序 06/07/2007 15:39:48 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE 5087测试程序 OBJECT MODULE PLACED IN 50