搜索资源列表
家庭财务管理小程序
- 一个很简单的家庭财务管理小程序,作为学习C语言的一个例子不错-A sample Family finance management program, which is an example for C++.
c-100
- 100个经典的c语言小程序,是初学C的好帮手!-100 classic small-c language procedures, learning C is a good helper!
Little-Programm(C)
- 用C语言编写的几个小的应用程序及其源代码,供初学者学习使用,希望对大家有帮助!-C language prepared by several small applications and source code, for beginners to learn how to use, we want to help!
ik_zhong
- 一个小c语言 时钟程序 方便初学者 掌握和运用c语言-a small c clock procedures to facilitate language beginners to understand and use language c
little C
- 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! (大师)写的哦!- A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!
ten_wonderful_c_programmers
- 十个经典的C语言小程序!我在网上收集到的,现在共享出来与大家一起学习!-10 classic small C language procedure! I collected on the Internet, sharing out now and then we will study together!
10-c-program
- 用c语言实现的10个经典的小程序,感觉不错,传上来大家一起分享。
C
- 学习C语言的基础经典小程序,包括循环、指针、结构等内容
用C语言编写的一个编译器小程序
- 用C语言编写的一个编译器小程序 可以读出输入的字符串并把他按照字母,符号,数字等分类,希望给初学编译原理的网友有帮助。
ACCESS
- 经典C语言小程序, 经典C语言小程序,经典C语言小程序
v几个小应用程序的 C 语言源代码
- v几个小应用程序的 C 语言源代码 -There are some good applications source code,which made by C.Welcome you to enjot it with us!Thank you!
ClassFeeAdmin
- 自己写的一个c语言小程序。用链表实现了班费的收支,查询,和操作日志功能。
不错的经典C小程序
- 个人收藏的一些C语言的小程序,是学习C语言的不错的资料,可以收藏供以后作参考-personal collection of some C language small program is the C language learning good information, can keep for future reference
图画笔小程序
- 一个画笔小程序,是我刚开始学C语言时编的程序之一。适合刚接触C语言的人。-a small paintbrush procedures, I have just started to learn the C language when one part of the process. Counting for the C language.
C语言计算器小程序
- 用windows API编写的计算器小程序,编译器是lcc,简单实用-prepared using the calculator small programs, compilers LCC is a simple, practical
C语言五子棋小程序
- C语言五子棋小程序,Windows API编写小程序,编译器是lcc,vc也可以的,算法做的很仔细,电脑很强的-331 small C language, the Windows API procedures for the preparation of small, the compiler is LCC, vc, I can do the algorithms very careful and very strong computer
C
- 上传几个C语言小程序,供新手入门使用,包含输入输出及简单算法-To uploading several small C language program for beginners to use, contains the input and output and a simple algorithm
经典C源程序90例
- 经典的90例C源程序,智能小程序,C语言学习者的必备资料(90 C programs,which is usefull for C learners)
(c语言)音乐播放器源码
- 一个用c语言编写的音乐播放器 操作说明: 1.单击<简单的DERL,欢迎使用>字样或点击菜单按钮添加音乐目录。 2.歌曲列表选中歌曲双击播放,鼠标右键返回桌面,鼠标左键单击歌曲名或歌手进入歌曲列表。 3.在程序桌面按鼠标右键窗口缩小至只显示歌手和歌曲名。 4.最小化按钮将程序最小化至托盘。 5.在菜单中更换背景可更换背景图或背景色,新增更换自定义的背景图。(配置背景颜色需重新启动程序才能生效。)(A music player written in C language
1.求素数
- 用C语言编写一个求出100以内的素数的小程序。(Using C language to write a small program within 100 of the prime number.)