易码技术论坛

 找回密码
 加入易码
搜索
查看: 143703|回复: 10

[下载]《C语言函数大全》(ebk版) 目前状态:制作中,部分可供下载

[复制链接]
发表于 2006-1-23 15:11:00 | 显示全部楼层
下个学期就要学C了,谢谢楼主.呵呵,如果能做个VB的就好了.

[em04][em04][em04]
发表于 2006-1-23 16:42:00 | 显示全部楼层
谁把vb的函数给我,我来做。
发表于 2006-1-23 16:48:00 | 显示全部楼层
漂亮啊!

可是我不能看啊!

我可怜的3000啊!要送修了!


发表于 2006-1-23 16:54:00 | 显示全部楼层
楼主的精神可嘉,但是....好像不用这么复杂吧?
发表于 2006-1-23 17:06:00 | 显示全部楼层
支持楼主啊    ~~~~

我顶啊
发表于 2006-1-23 18:12:00 | 显示全部楼层
易码本来不允许传EBK的....

A-Z的函数都全了

[attachment:5129]

(VB的自己反编译一下CHM然后拖到EBK MAKER里面去就可以了啊?)

12770_28785_5129.rar

46 KB, 下载次数: 227

 楼主| 发表于 2006-1-24 09:38:00 | 显示全部楼层
我看过了,做的不错,早知道我就不做了




不过还是要谢谢你,这个对于我来说已经够用了
 楼主| 发表于 2006-1-24 09:59:00 | 显示全部楼层
哦,原来不能传ebk啊,我知道了,以后不了
发表于 2006-1-27 11:50:00 | 显示全部楼层
fang 以后我们改传ski文件,一样可以当ebk用,只是需要大家自己改目录了。
发表于 2006-1-27 12:24:00 | 显示全部楼层
哇  是个好东西啊
 楼主| 发表于 2006-1-23 13:40:28 | 显示全部楼层 |阅读模式
共400个文件,其中399个为函数(包括说明及示例

原始文件是chm格式的,有一些错误。例如,函数重复说明、举例;由于是chm文件#include后的尖括号中的库名称没有显示(这是最严重的问题,但是在源文件中可以看到,需要很多时间修正)



目前进度
20%(完成目录部分制作)
20.6%(完成a的制作)




目录如下:

a 制作说明

a 字母a开头
b abort
b abs
b absread, abswirte
b access
b acos
b allocmen
b arc
b asctime
b asin
b assert
b atan
b atan2
b atexit
b atof
b atoi
b atol

a 字母b开头
b bar
b bar3d
b bdos
b bdosptr
b bioscom
b biosdisk
b biosequip
b bioskey
b biosmemory
b biosprint
b biostime
b brk
b bsearch

a 字母c开头
b cabs
b calloc
b ceil
b cgets
b chdir
b chmod, _chmod
b chsize
b circle
b cleardevice
b clearerr
b clearviewport
b close, _close
b clock
b closegraph
b clreol
b coreleft
b cos
b cosh
b country
b cprintf
b cputs
b creat, _creat
b creatnew
b creattemp
b cscanf
b ctime
b ctrlbrk

a 字母d开头
b delay
b deline
b detetgraph
b difftime
b disable
b div
b dosexterr
b dostounix
b drawpoly
b dup
b dup2

a 字母e开头
b ecvt
b ellipse
b enable
b eof
b exec...
b exit
b exp

a 字母f开头
b double fabs(double x);
b void far *farcalloc(unsigned long nunits,unsigned long unitsz);
b unsigned long farcoreleft(void);
b void farfree(void far *block);
b void far *farmalloc(unsigned long nbytes);
b void far *farrealloc(void far *oldblock,unsigned long nbytes);
b int fclose(FILE *stream);
b char *fcvt(double value,int ndig,int *dec,int *sign);
b FILE *fdopen(int handle,char *type);
b int feof(FILE *stream);
b int fflush(FILE *stream);
b int fgetc(FILE *stream);
b int fgetpos(FILE stream,fpos_t *pos);
b char *fgets(char *s,int n,FILE *stream);
b long filelength(int handle);
b int fileno(FILE *stream);
b void far fillellipse(int x,int y,int xradius,int yradius);
b int findfirst(const char *pathname,struct ffblk *ffblk,int attrib);
b int findnext(xtruct ffblk *ffblk);
b void far floodfill(int x,int y, int border);
b double floor(double x);
b int flushall(void);
b couble fmod (double x, double y);
b void fnmerge(char *path,const char *drive,const char *dir,const char *name,const char *ext);
b int fnsplit(const char *path,char *drive,char *cir,char *name,char *ext);
b FILE*fopen (const char *filemane,const char *mode);
b unsigned FP_OFF(void far *farptr);
b int fprintf(FILE *stream,const char *format[,argument,...]);
b FILE *stream;
b int fputc(int c,FILE *stream);
b int fputchar(int c);
b int fputs(const char *s,FILE *stream);
b size_t fread(void *ptr,size_t size,size_t n,FILE *stream);
b int freemem(unsigned segx);
b FILE *freopen(const char *filename,const char *mode,FILE *stream);
b double frexp(double x int *exponent);
b int fscan(FILE *stream,char *format,address,...);
b int fseek(FILE *stream,long offset,int whence);
b int fsetpos(FILE *stream,const fpos_t *pos);
b int fstat(int handle,struct stat *statbuf);
b long int ftell(FILE *stream);
b void ftime(struct timeb *buf);
b size_t fwrite(const void *ptr,size_t size,size_t n,FILE *stream);

a 字母g开头
b gcvt
b geninterrupt
b getarccoords
b getaspectratio
b getbkcolor
b getc
b getcbrk
b getch
b getchar
b getche
b getcolor
b getcurdir
b getcwd
b getdate
b getdefaultpalette
b getdisk
b getdrivername
b getdta
b getenv
b getfat, getfatd
b getfillpattern
b getfillsettings
b getftime
b getgraphmode
b getimage
b getlinesettings
b getmaxcolor
b getmaxx
b getmaxy
b getmodename
b getmoderange
b getpalette
b getpass
b getpixel
b gets
b gettext
b gettextinfo
b gettextsettings
b gettime
b getvect
b getverify
b getviewsetting
b getw
b getx
b gety
b gmttime
b gotoxy
b graphdefaults
b grapherrormsg
b graphresult
b _graphfreemen
b _graphgetmen

a 字母h开头
b harderr
b hardresume
b highviedo
b hypot

a 字母i开头
b imagesize
b initgraph
b inport
b insline
b installuserdriver
b installuserfont
b int86
b int86x
b intdos
b intdosx
b intr
b ioctl
b isatty
b itoa

a 字母k开头
b kbhit
b keep
b kbhit
b keep

a 字母l开头
b labs
b ldexp
b ldiv
b lfind
b line
b linerel
b localtime
b lock
b log
b log10
b longjump
b lowviedo
b lrotl, _lrotl
b lsearch
b lseek

a 字母m开头
b main()
b matherr
b memcopy
b malloc
b memchr
b memcpy
b memicmp
b memmove
b memset
b mkdir
b mktemp
b MK_FP
b modf
b movedata
b moverel
b movetext
b moveto
b movemem
b normvideo
b nosound

a 字母n,o开头
b void normvideo(void);
b void nosound(void);
b open
b outport
b outportb
b outtext
b outtextxy

a 字母p开头
b parsfnm
b peek
b peekb
b perror
b pieslice
b poke
b pokeb
b poly
b pow
b pow10
b printf
b putc
b putch
b putchar
b putenv
b putimage
b putpixel
b puts
b puttext
b putw

a 字母q,r开头
b qsort
b raise
b rand
b randbrd
b randbwr
b random
b randomize
b read
b realloc
b rectangle
b registerbgidriver
b remove
b rename
b restorecrtmode
b rewind
b rmdir

a 字母s开头
b sbrk
b scanf
b searchpath
b sector
b segread
b setactivepage
b setallpallette
b setapectratio
b setbkcolor
b setblock
b setbuf
b setcbrk
b setcolor
b setdate
b setdisk
b setdta
b setfillpattern
b setfillstyle
b setftime
b setgraphbufsize
b setgraphmode
b setjmp
b setlinestyle
b setmem
b setmode
b setpalette
b setrgbpalette
b settextjustify
b settextstyle
b settime
b setusercharsize
b setvbuf
b setvect
b setverify
b setviewport
b setvisualpage
b setwritemode
b signal
b sin
b sinh
b sleep
b sopen
b sound
b spawnl
b spawnle
b sprintf
b sqrt
b srand
b sscanf
b stat
b _status87
b stime
b stpcpy
b strcat
b strchr
b strcmp
b strncmpi
b strcpy
b strcspn
b strdup
b stricmp
b strerror
b strcmpi
b strncmp
b strncmpi
b strncpy
b strnicmp
b strnset
b strpbrk
b strrchr
b strrev
b strset
b strspn
b strstr
b strtod
b strtok
b strtol
b strupr
b swab
b system

a 字母t开头
b tan
b tanh
b tell
b textattr
b textbackground
b textcolor
b textheight
b textmode
b textwidth
b time
b tmpfile
b tmpnam
b tolower
b toupper
b tzset

a 字母u开头
b ultoa
b ungetc
b ungetch
b unixtodos
b unlink

a 字母v开头
b vfprintf
b vfscanf
b vprintf
b vscanf
b vsprintf
b vsscanf

a 字母w开头
b wherex
b wherey
b window
b write






[此贴子已经被作者于2006-1-23 14:27:24编辑过]

您需要登录后才可以回帖 登录 | 加入易码

本版积分规则

Archiver|手机版|小黑屋|EMAX Studio

GMT+8, 2025-4-29 07:36 , Processed in 0.013676 second(s), 21 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表