Location:
Search - stdio
Search list
Description: 绝对正真的stdio.h的实现,从原始的io角度看待自己所编写的c指令,对以后c的深入研究大有裨益。-absolute stdio.h is really the realization of the original from the perspective of their io prepared by the c direction right after c-depth study of great benefit.
Platform: |
Size: 248289 |
Author: haugnwm |
Hits:
Description: 清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
Platform: |
Size: 53604 |
Author: 姜勇 |
Hits:
Description: 绝对正真的stdio.h的实现,从原始的io角度看待自己所编写的c指令,对以后c的深入研究大有裨益。-absolute stdio.h is really the realization of the original from the perspective of their io prepared by the c direction right after c-depth study of great benefit.
Platform: |
Size: 247808 |
Author: |
Hits:
Description: vxworks libc库源代码,标准C代码库实现
assert
ctype
locale
math
setjmp
stdarg
stdio
stdlib
string
time
-vxworks libc the source code, standard C code library to assert ctype locale math setjmp stdar g stdio stdlib string time
Platform: |
Size: 317440 |
Author: 王七 |
Hits:
Description: 我们一个小组,课程大作业中做的简单的输入法,有记忆功能。支持双拼。开发环境visual stdio 2005-a group courses have been operating so simple input method, and memory function. D. support. Visual development environment stdio 2005
Platform: |
Size: 8712192 |
Author: 冀映辉 |
Hits:
Description: 清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
Platform: |
Size: 53248 |
Author: 姜勇 |
Hits:
Description: 使用C#编写的截屏软件 VISUAL STDIO 2008下完成. 目前正在开发视频截取部分-The use of C# Prepared Screenshots software VISUAL STDIO 2008 to complete. Interception video is currently being developed in part
Platform: |
Size: 889856 |
Author: 付晓强 |
Hits:
Description: 21XX系列ARM程序\EX4-STDIO-21XX Series ARM procedures EX4-STDIO
Platform: |
Size: 30720 |
Author: 林林壮 |
Hits:
Description: #include<stdio.h>
#include<string.h>
#include<limits.h>
#include<unistd.h>
#include<sys/types.h>
#define PROMPT_STRING "[myshell]$"
#define QUIT_STRING "exit\n"
static char inbuf[MAX_CANON]
char * g_ptr
char * g_lim
extern void yylex()
int main (void){
for( ){
if(fputs(PROMPT_STRING,stdout)==EOF)
continue
if(fgets(inbuf,MAX_CANON,stdin)==NULL)
continue
if(strcmp(inbuf,QUIT_STRING)==0)
break
g_ptr = inbuf
g_lim = inbuf + strlen(inbuf)
yylex()
}
return 0
}
-# Include <stdio.h># Include <string.h># Include <limits.h># Include <unistd.h># Include <sys/types.h># Define PROMPT_STRING [myshell] $ # define QUIT_STRING exit static char inbuf [MAX_CANON] char* g_ptr char* g_lim extern void yylex () int main (void) (for () (if (fputs (PROMPT_STRING, stdout) == EOF) continue if (fgets (inbuf, MAX_CANON, stdin) == NULL) continue if (strcmp (inbuf, QUIT_STRING) == 0) break g_ptr = inbuf g_lim = inbuf+ strlen (inbuf) yylex ()) return 0)
Platform: |
Size: 32768 |
Author: 李明 |
Hits:
Description: 自己开发的wince操作系统上开发的VB上位机界面,源代码完全开放,开发软件采用visual stdio 2005,搞了很久,希望对大家又帮助-wince operating system developed by VB PC interface, a completely open source code, software development using visual stdio 2005
Platform: |
Size: 795648 |
Author: masterzhangqi |
Hits:
Description: AVR stdio 自主避障机器人的源程序,代码~~广泛讨论中,希望不吝赐教-AVR stdio autonomous obstacle avoidance robot source code ~ ~ extensive discussions, we hope that the wing
Platform: |
Size: 24576 |
Author: jinzhao |
Hits:
Description: UCOS在AVR STDIO平台上的移植程序,单片机用的是ATMEGA128-UCOS in the AVR STDIO platform migration process, using a microcontroller ATMEGA128
Platform: |
Size: 164864 |
Author: 张军 |
Hits:
Description: 基于c或C++的stdio头文件源码,适合研究c或C++源码的阅读-Based on c, or C++ header file for stdio source for research c, or C++ source code to read
Platform: |
Size: 187392 |
Author: yumeiling |
Hits:
Description: 详细的介绍VISUAL STDIO 2005的功能,适合新手-make a detailed introduction of visual stdio 2005,benefit for new learners
Platform: |
Size: 9204736 |
Author: libingchu |
Hits:
Description: 采用vusial stdio 2005写的一个俄罗斯方块小游戏,界面简介,功能齐全,完全符合游戏的要求-Using vusial stdio 2005 wrote a Tetris game, interface profiles, full-featured, full compliance with the requirements of the game
Platform: |
Size: 8036352 |
Author: 朱小明 |
Hits:
Description: 开发工具:visual stdio 2008
计算器源程序-Development Tools: visual stdio 2008 calculator source code
Platform: |
Size: 47104 |
Author: crysnower |
Hits:
Description: 开发工具:visual stdio 2008
操作系统课程设计
-Development Tools: visual stdio 2008 operating system, curriculum design
Platform: |
Size: 332800 |
Author: crysnower |
Hits:
Description: visual stdio 2005实现的车辆管理小程序,-vs2005' s vehicle management applet
Platform: |
Size: 3645440 |
Author: toni |
Hits:
Description: c# visual stdio 2010 编程开发案例-c# visual stdio 2010
Platform: |
Size: 3773440 |
Author: linping |
Hits:
Description: python中最基础的stdio类,包含输入输出等功能,在进行python编程时不可或缺(The most basic stdio class in Python, including input and output functions, is indispensable in Python Programming)
Platform: |
Size: 2048 |
Author: 哈哈哈gu
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
30
»