资源列表

[其他小程序caculator

说明:用户输入四则运算的中缀表达式(可包含小括号),程序首先将中缀表达式转为后缀表达式并输出,然后计算结果并输出。-User input of infix arithmetic expression (which can include parentheses), the program first infix expression to postfix expression and the output, then the results
<姚思远> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[其他小程序ReverseOrderArrayListExample

说明:This program Will display reverse order of any integers/strings etc
<krishna> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[其他小程序calculator

说明:/*本程序是一个简单的计算器模拟程序。对任意给定的正确的四则表达式,程序计算其结果值并输出。表达式中运算分量为无 正负号整数,运算符为+ - * / ,圆括号按常规配对,表达式以“=”结束。函数getach()为获取表达式的一个合法字符, 并将字符存入变量curch;函数指针数组func[]是为了统一加减乘除计算而设置的。*/ -/* This program is a simple calculator simulatio
<fupeng> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[其他小程序VB

说明:VB源码,图形处理,VB恶搞程序,屏幕抖动 -VB source code, graphics, VB spoof program, screen jitter
<张君> 在 2025-01-16 上传 | 大小: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-01-16 上传 | 大小:1kb | 下载:0

[其他小程序0705vbform

说明:可以实现在屏幕上点击出现不同情况,可以通过自己的设想出在想要的效果。-Click on the screen can appear in different situations, by their own ideas out in the desired effect.
<bin> 在 2025-01-16 上传 | 大小: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-01-16 上传 | 大小:1kb | 下载:0

[其他小程序LI5_12

说明:万年历,可以查阅各个年份,各个月以及各个星期-Calendar, you can access all year, every month and every week
<yujianhai> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[其他小程序shangchufeishuzifuhao

说明:输入一个字符串,内有数 字和非数字字符,例如: a123x456 17960? 302tab5876 将其中连续的数字作为一个 整数,依次存放到一 数组a中。例如,123放在a [0],456放在a[1]…… 统计共有几个整数,并输出 这些数。-Enter a string containing numbers and non-numeric characters, s
<sgmtx> 在 2025-01-16 上传 | 大小: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" , requi
<sgmtx> 在 2025-01-16 上传 | 大小: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
<sgmtx> 在 2025-01-16 上传 | 大小: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 b
<sgmtx> 在 2025-01-16 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org