-
jisuanqi
设计的计算器应用程序可以完成加法、减法、乘法、除法和开方,次幂运算。且有小数点、正负号、清空、清除以及一定的错误处理等功能。用鼠标单击相应的数字键和运算符号键,然后单击“=”号按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清空,可单击清空按钮。(Calculator application designed to be completed addition, subtraction, multiplication, division and square root, sub-power computing. And a decimal point, sign, clear, clear, and some error handling functions. Right click the appropriate number keys and operator symbols key, and then click the " =" number button, the window above the text box will be displayed calculated results to a text edit box empty, click the Clear button.)
- 2010-06-03 23:37:28下载
- 积分:1
-
在屏幕上出现的图形设计和应用程序…
VC实验:图形程序设计及其应用
在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长
包含文档
源代码-VC experiment : graphic design and application procedures appeared on the screen in the center along a sinusoidal curve track the movement of a solid round, but every fourth cycle, the round filled with color and the color surrounding the circle has made a change (their color selection), while radius of the circle within the fourth cycle by the amplitude of the sine curve of 0.2 times to 0.6 times the linear growth of the source document contains generation Codes
- 2022-03-19 21:09:13下载
- 积分:1
-
VC prepared by the Russian
VC编写的俄罗斯广块,源代码加注释,希望对大家有用~-VC prepared by the Russian-block, the source code footnote, a member of the useful ~
- 2022-01-25 23:15:56下载
- 积分:1
-
用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。...
用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。-PowerPointVBA prepared with count 24 games, containing algorithms that can be used to open after Alt+ F11 view the VBA source code.
- 2023-08-14 16:50:02下载
- 积分:1
-
可逆素数
输入一个数判断该数是否是一个可逆素数,如果是输出**是可逆素数,否则为不是!(Enter a number to determine if the number is a reversible prime number. If it is output * is a reversible prime number, otherwise it is not!)
- 2018-05-01 16:32:39下载
- 积分:1
-
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码...
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码-PDU string in the form of sending out the Chinese characters to Unicode code to express, so before sending Chinese text messages must first Chinese characters will be converted to Unicode code
- 2022-03-15 19:24:19下载
- 积分:1
-
Kalman
组合导航中卡尔曼滤波数据融合算法,C++程序(Data fusion algorithm of Calman filter in integrated navigation system)
- 2018-10-22 09:57:23下载
- 积分:1
-
推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同...
推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同-magazines is a game in turboC2 environment prepared by the small games, many versions of such games, hope not identical. .
- 2022-07-27 00:43:56下载
- 积分:1
-
Rx.NET in Action
响应式编程c#最好的一本书, 没有之一。 希望对您有帮助。(reactive programming in c#)
- 2020-06-21 12:40:01下载
- 积分:1
-
uva543解法(提共題目和解法程式)
題目:在1742年一個德國業餘數學家克里斯蒂安 < N < 1000000)。- = 0代表輸入結束。輸出對每筆輸入資料你應該要以N = A + B的形式輸出,其中A,B都是奇數的質數。如果有一組以上的A B 請輸出巴最大的那組如果找不到這樣的A B、 請輸出"哥德巴赫猜想是錯誤的。"解法: 当年 1。先建立一個一為陣列、 把奇數質數的格子設為1、 其餘設為0、 使用埃氏篩法得到質數2。判斷一為陣列、 如果兩個為1的陣列相加等於輸入、 輸出陣列位置、 即為答案
- 2022-04-12 05:48:44下载
- 积分:1