资源列表
[其他小程序] calculator
说明:/*本程序是一个简单的计算器模拟程序。对任意给定的正确的四则表达式,程序计算其结果值并输出。表达式中运算分量为无 正负号整数,运算符为+ - * / ,圆括号按常规配对,表达式以“=”结束。函数getach()为获取表达式的一个合法字符, 并将字符存入变量curch;函数指针数组func[]是为了统一加减乘除计算而设置的。*/ -/* This program is a simple calculator simulation program. Correct for any giv<fupeng> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] Control-and-drive-bounce-off
说明:控制光驱的弹开与关闭,用VB编程的小程序,主要控制光驱的动作-Control and drive bounce off, a small program with VB programming, the main control drive action<张君> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] 0705vbform
说明:可以实现在屏幕上点击出现不同情况,可以通过自己的设想出在想要的效果。-Click on the screen can appear in different situations, by their own ideas out in the desired effect.<bin> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] fzcfdk
说明:VB应用程序经常因为重复打开而出现死机,本程序主要解决此问题。同一应用程序同时只能打开一个-VB application to open and often because of repeated crashes, the program mainly to solve this problem. The same application can also open a<JiaoChengQX> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] shangchufeishuzifuhao
说明:输入一个字符串,内有数 字和非数字字符,例如: a123x456 17960? 302tab5876 将其中连续的数字作为一个 整数,依次存放到一 数组a中。例如,123放在a [0],456放在a[1]…… 统计共有几个整数,并输出 这些数。-Enter a string containing numbers and non-numeric characters, such as: a123x456 17960? 302tab<sgmtx> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] shuchuyuefen
说明:编译程序,输入月份号, 输出该月的英文名。 例如,输入“3”,则输 出“March”,要求用指针数 组处理。-Compiler, enter the month number, the output of the English name of the month. For example, enter " 3" , the output of " March" , requires treatment with an array of<sgmtx> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] kechengchegnji
说明:有一个班4个学生,5门课程。 1.求第一门课程的平均成绩; 2.找出有2门以上课程不及格的学生, 输出他们的学号和全部课程成绩及平均成绩 3.找出平均成绩在90分以上或全部课程成绩 在85分以上的学生。 分别编3个函数实现以上要求。-There is a class four student, five courses. 1 find the first course, the average score 2 identify two or more courses t<sgmtx> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] juzhenpailie
说明:将一个5X5的矩阵中最大的元素放在中心,4个角分别放4个最小的元素(顺序为从左到右,从上到下顺序依次从小到大存放),写一函数实现之。用main函数调用。-A 5X5 matrix in the center of the largest element on the four corners were placed four minimal elements (the order from left to right, top to bottom in the order from small<sgmtx> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[其他小程序] shuzhizhuanhuan
说明:数的进制转换,可以把10进制的数,转换为其他进制。-The number enters the system to transform, may decimal base s number, transform for other enters the system!<huahua> 在 2025-06-11 上传 | 大小:1kb | 下载:0