搜索资源列表
Snake.cb.pub[2009-06-27]
- 用C语言写的Win32下的贪吃蛇,无须图形库-Written in Win32 using C language under the Snake, without graphics library
fasfklhsdg
- 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。 不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
p
- c语言题库管理系统,有详细注释,有查询、添加、删除、修改、按要求生成试卷等功能-the c language exam management system, detailed notes, queries, add, delete, modify, generated on demand papers and other functions
shijuanshengchengxitong
- c语言测试题目自动生成系统,通过对试题库中的题目随机获取生成测试试卷,生成的试卷中包括选择题、填空题、判断题、程序编写等题目-c language test subject automatically generated system, random topics in the test database for generating test papers papers generated include multiple-choice, fill-false questions, progr
wordfrequency
- 利用map标准库函数,统计文本中单词出现的频率,利用c语言完成-Use map standard library functions, statistical frequency of occurrence of words in the text, use c language to complete
LiFangGen
- 不利用库函数实现求立方根,根据泰勒公式求得。C语言实现-Do not use the library functions achieve for the cube root, according to the Taylor formula obtained. C language
src
- C 库源码,用于深入学习研究C语言,为以后编程打下坚实的基础-C 库源码
SuperManage
- c语言,超市信息管理系统,实现货物入库、出库、销售等功能;控制台编程。-c language, supermarket information management system, cargo storage, a library, sales and other functions console programming.
clock
- 用C语言编写的在电脑上运行的电子时钟程序。采用了图形库来进行显示时间,包含里对图形库的简单应用和讲解!- C language used in the operation of the computer on the computer clock program. The use of graphics library to display time, including the simple application of the graphics library and explain
SJ06_CVTest
- 监听文件夹中的文件操作,能够对于文件夹中文件的创建、删除、修改、重命名实现相应。此程序使用了C#的库文件,故使用时需要添加公共语言支持-Monitor folder file operations can create folders for files, delete, modify, rename achieve appropriate. This program uses a C# library file, so you need to add support for the use o