-
process
这是用VB写的PCB钻孔机的钻孔数据处理程序,可以对钻孔精度进行分析。(It is written in VB PCB drilling machine drilling data processing program, you can drill precision analysis.)
- 2013-08-28 10:59:41下载
- 积分:1
-
多项式
Visual C++语言,数据结构小程序,自定义系数及指数的多项式相加代码(Visual C++ language, data structure small program, custom coefficient and exponential polynomial addition code)
- 2017-12-11 00:45:37下载
- 积分:1
-
1
说明: 以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊
情况,闰年且输入月份大于3时需考虑多加一天。(To March 5, for example, should the first two months of the combined first and then add the 5th day of the first few days of this year, special circumstances, a leap year and enter the 3 months to consider more than one day.)
- 2010-09-10 11:17:21下载
- 积分:1
-
73554574
VB语音报数计算器源程序,有需要的就下载吧。(Talking Calculator VB source code, there is a need to download it.)
- 2013-08-04 15:26:48下载
- 积分:1
-
NewNotePad
VB仿Windows可显示行号的记事本程序,有需要的下。(VB notepad application in imitation of a Windows to display line Numbers, in need.)
- 2013-08-15 18:06:33下载
- 积分:1
-
monkeyking
猴子选大王,一个十分有趣的小型程序,判断谁是大王(Elected king of monkeys, a very interesting small-scale process to determine who is the king)
- 2008-05-08 21:25:54下载
- 积分:1
-
clock
一个很好的VB时钟源码,有时针,分针,秒针,源码测试通过(A good source VB clock, hour, minute, second hand, source testing by)
- 2013-01-22 10:03:11下载
- 积分:1
-
VB6Search
Visual Basic 6.0的一个搜索扩展程序,比系统自带的更好用,支持正则表达式(Visual Basic 6.0 the expansion of a search process, better than the system used its own in support of regular expressions)
- 2020-09-18 11:27:54下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
51354069calculator
计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
- 2013-12-08 21:10:53下载
- 积分:1