搜索资源列表
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
ping2
- 这是一个用C语言实现对局域网内进行测试的程序,代码设计详细,希望对初学者能带来帮助。-This is a C language test program on the LAN, detailed code design can bring help for beginners.
ZuoYe
- 大学生C语言程序设计题目 文件读取。 参考代码-C language programming topics college students to read the file. Reference Code
practice_10_11
- 这个程序是用于练习使用的C语言代码,可以自己在C程序设计中找一找是哪一题的代码。-This program is used to practice using the c language code, you can look for yourself in the c programming code of which is the question.