资源列表
[Windows编程] InformationManagementSystem
说明:这是一个学生信息管理系统的数据库。大家有需要的可以下载参考。-This is a student information management system database. You can download the necessary reference.<琼> 在 2025-11-22 上传 | 大小:212kb | 下载:0
[C#编程] 2sd
说明:本例中用一个循环语句给a数组各元素送入奇数值,然后用第二个循环语句输出各个奇数。在第一个 for语句中,表达式3省略了。在下标变量中使用了表达式i++,用以修改循环变量。当然第二个for语句也可以这样作,C语言允许用表达式表示下标。 程序中最后一个printf语句输出了两次a[5]的值,可以看出当下标不为整数时将自动取整。-In this case with a loop to a surprising array of values into the elements, and then th<lili> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[TreeView控件] huffman
说明:A file containing source code of building huffman tree in C from an array.<chee> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[其他小程序] djgpp
说明:djgpp编译环境,已经将gcc,ar等解开到其中,直接可以使用。使用时参考内部readme.lst文件,设置好路径即可: set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN PATH -djgpp compiler environment, have gcc, ar, such as the one to solve, can be used directly. The use of internal reference readme.<张炜> 在 2025-11-22 上传 | 大小:6.68mb | 下载:0
[TreeView控件] binaryTree
说明:File contains binary tree builder source code. One of the common assignments in university.<chee> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[C#编程] qrt
说明:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -The adoption of a public telephone data transmission, data is an integer of 4, in the transmission process is encrypted, encryption rules are as follows: ea<lili> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[C#编程] gh
说明:有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。-There are five students, each student has three classes of results, more than from the keyboard input data (including student number, name, class 3 results), calculate<lili> 在 2025-11-22 上传 | 大小:2kb | 下载:0