资源列表
[其他小程序] NewsTengTpl
说明:NewsTeng,这是本模板引擎的名字本模板引擎具有如下的特点: 语法方面,内置 for、radio、select、include、switch 等模板流程语法,方便的控制模板的显示流程。 习惯方面,模板的语法标记,可以书写成HTML标记及注释两种书写,适合不同的开发习惯。 速度方面,模板自动编译,以及优化过的模板缓存文件,模板调用速度超快。 -NewsTeng, this is the name of the template engine template engine has<marshal> 在 2025-12-07 上传 | 大小:150kb | 下载:0
[其他小程序] getbits
说明:一个非常简单但是很有用的小程序,可用来得到一个int型整数指定位数的二进制数,输入一个int型整数,程序会打印出1~32位及5~24位上的二进制(其它位补0),大家可以添加代码让功能更加完善,比如让用户自己输入指定的位数-A very simple but useful little program that can be used to get a int-type integer specified digit binary number, enter an int type integer<echo> 在 2025-12-07 上传 | 大小:181kb | 下载:0
[其他小程序] calculator-vb
说明:一个用VB实现的简单计算器,实现加减乘除的算法,入门级程序。-Using VB to achieve a simple calculator to realize the algorithm, Math, entry-level program.<ylb> 在 2025-12-07 上传 | 大小:8kb | 下载:0
[其他小程序] struct_use_function
说明:一个使用结构体调用函数的例子,主要是用来模拟C++中的类的功能。-A function call using structure, is mainly used to simulate the function of c++ classes.<杨子诺> 在 2025-12-07 上传 | 大小:1kb | 下载:0
[其他小程序] tude
说明:对任意给定的图(顶点数和边数自定),建立它的邻接矩阵并输出,然后利用队列的五种基本运算(置空队列、进队、出队、取队头元素、判队空)实现图的广度优先搜索算法-For any given graph (vertices and the number of edges from the set), to establish its adjacency matrix and the output, then use the queue of five basic operations (blank qu<陈兴> 在 2025-12-07 上传 | 大小:2kb | 下载:0
[其他小程序] check
说明:一个检查字符串是否合法的程序,供测试的字符串数据存储于文件data.txt中,程序要把含有错误字符串的行打印出来。 测试文件共8组数据,每组数据依次为姓名、年龄和籍贯。姓名和籍贯用拼音串(英文字母)描述,年龄介于1~100(包括1和100)。 -Check whether string is a legal procedure for testing the string data stored in the file data.txt, the program should be th<梦游> 在 2025-12-07 上传 | 大小:49kb | 下载:0