代码搜索:加数据库
找到约 10,000 项符合「加数据库」的源代码
代码结果 10,000
www.eeworm.com/read/387769/8654970
txt 1-9自加.txt
ORG 0000H
JMP MAIN
ORG 0030H
MAIN:
mov p0,#0ffh
mov p1,#0ffh
mov p2,#0ffh
mov 30h,#00h
DISP_LOOP1:
mov a,30h
mov dptr,#table
movc a,@a+dptr
mov p0,a
mov p2,#11111011b
ca
www.eeworm.com/read/387769/8655012
txt 1-99自加.txt
CURR_NUM EQU 30H ;BCD
org 0000H
jmp MAIN
;*******************************************
org 0030H ;Start program from 0030H
MAIN:
mov P0,#0FFH ;Initialize the port
mov P1,#0FFH
www.eeworm.com/read/182735/9193875
v acs加比选模块.v
`include "params.v"
/*-----------------------------------*/
// Module : ACSUNIT
// File : acs.v
// Description : Description of ACS Unit in Viterbi Decoder
// Simulator : Modelsim 4.6 / Wind
www.eeworm.com/read/362548/9993224
c 中断自加程序备份.c
#include
#include
#define P3_2 P3^2
#define port XBYTE[0x3000];
unsigned char receive_sbuf;
unsigned char receive_7128;
void main(void)
{
P1=0XF0; //点灯
//外中
www.eeworm.com/read/361595/10044229
txt 纹理处理加键盘操作.txt
#include // Windows的头文件
#include // OpenGL32库的头文件
#include // GLu32库的头文件
#include // GLaux库的头文件
#include // 标准输入/输出库的头文件
HGLRC h
www.eeworm.com/read/333760/12661505
cpp 多项式加乘.cpp
#include
#include
using namespace std;
typedef struct LNode
{ float coef;
int expn;
struct LNode *next;
}LNode,*LinkList;
int CreatList(LinkList);
int
www.eeworm.com/read/246705/12707674
bmp 加噪模糊lena.bmp
www.eeworm.com/read/246705/12707687
bmp 加噪退化lena.bmp
www.eeworm.com/read/479399/6694249
txt 儒道之争 -方尔加.txt
儒道之争 -方尔加
央视国际 2005年05月30日 10:18
主讲人简介:方尔加,中国政法大学教授,北京大学兼职教授。著有《荀子新论》等专著多本,多年来一直潜心研究孔孟哲学,多年被评为学校“最受欢迎的老师”。
内容简介:现在我来讲汉代无为而治之后的执政,那么在无为而治过程中,实际上我们讲是无为是相对,无为中包含着有为。那么汉景帝时期,任用了一个酷吏叫宁成,这个宁成也是 ...
www.eeworm.com/read/405607/11460282