代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/216203/15024271
opt text.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/216203/15024275
axf text.axf
www.eeworm.com/read/216203/15024279
plg text.plg
礦ision3 Build Log
Project:
D:\Farks_x\text.uv2
Project File Date: 06/09/2007
Output:
compiling LCD.c...
inandout.h(35): warning: #1-D: last
www.eeworm.com/read/216203/15024280
sct text.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
www.eeworm.com/read/216203/15024281
hex text.hex
:0400000500000000F7
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE50000A0E1F0FF1FE518F09FE554
:1000200058000000400000004400000048000000AC
:100030004C0000000000000050
www.eeworm.com/read/115030/15028797
obj text.obj
www.eeworm.com/read/115030/15028799
h text.h
#include "stdio.h"
#include "string.h"
#define LENGTH 128
#define LEFT_CODE 0
#define RIGHT_CODE 1
#define DEF_CODE 0
void fDelAdd(char *pArray,int *pChance,int *pCount);
void fReSort(char
www.eeworm.com/read/115030/15028801
c text.c
#include "text.h"
void main(void)
{
char sArray[LENGTH];
int nChance[LENGTH];
short nCode[LENGTH];
int nCount;
printf("Please input the massage:\n");
gets(sArray);
nCount = strlen(sA
www.eeworm.com/read/115030/15028802
exe text.exe
www.eeworm.com/read/115026/15028834