代码搜索:12f
找到约 17 项符合「12f」的源代码
代码结果 17
www.eeworm.com/read/227532/14421384
txt read me.txt
这是一个用汇编写马达驱动程式,采用Macro Chip PIC12F508 单片机,代码完整,并附有原理图,希望对从事PIC单片机开发的朋友有帮助。
Wayland
2007.7.31
www.eeworm.com/read/276185/10757894
md5 classfg__object__coll__graph.md5
44b2500ba99a12f4620ffb29321fca04
www.eeworm.com/read/129726/14231123
c asin.c
#include
#include
void main()
{
double x;
printf(" x asin(x) \
acos(x) atan(x)\n");
for (x=-1;x
www.eeworm.com/read/341826/12061070
obj bcdhex.obj
XH
H 3 areas 6 global symbols
M E:\KingB\sci_82tl\sci_82tl\SciCalculator_0528\BcdHex.asm
A . size 0 flags 0 addr 0 0
A BCD_HEX size B flags E addr 12F 12F
S .M_bcdbuf Def012F
S .M_temp Def0133
www.eeworm.com/read/375900/2719006
c m6845vga.c
/* m6845Vga.c - motorola 6845 vga console driver routines */
/* Copyright 1993-1993 Wind River System, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01e,12f
www.eeworm.com/read/284304/8947274
txt 11-07.txt
>> file_type = fopen('D:\type.txt','w');
>> fprintf(file_h, '%6.2f %12.8f\n', 1.2, -43.3);
>> fprintf(file_h, '%6f %12f\n', 1.2, -43.3);
>> fprintf(file_h, '%.2f %.8f\n', 1.2, -43.3);
>> fclose(fi
www.eeworm.com/read/357617/10204865
txt 13-07.txt
>> file_type = fopen('D:\type.txt','w');
>> fprintf(file_h, '%6.2f %12.8f\n', 1.2, -43.3);
>> fprintf(file_h, '%6f %12f\n', 1.2, -43.3);
>> fprintf(file_h, '%.2f %.8f\n', 1.2, -43.3);
>> fclose(fi
www.eeworm.com/read/417309/10995902
txt 13-07.txt
>> file_type = fopen('D:\type.txt','w');
>> fprintf(file_h, '%6.2f %12.8f\n', 1.2, -43.3);
>> fprintf(file_h, '%6f %12f\n', 1.2, -43.3);
>> fprintf(file_h, '%.2f %.8f\n', 1.2, -43.3);
>> fclose(fi