-
用C++实现多项式处理
用C++实现多项式处理-Using C++ to deal with polynomials
- 2022-04-28 21:04:44下载
- 积分:1
-
用WIN32汇编语言实现的一个简单的记事本,拥有常用功能
用WIN32汇编语言实现的一个简单的记事本,拥有常用功能-Using WIN32 assembly language to achieve a simple notepad with common functions
- 2022-05-21 15:58:42下载
- 积分:1
-
重要的文件 重要的文件
重要的文件 重要的文件 -重要的文件重要的文件重要的文件重要的文件
- 2023-08-12 23:25:03下载
- 积分:1
-
This procedure is soft clock procedure, if you do not have the hardware clock, y...
这个程序是软时钟程序,如果你不用硬时钟,可以使用这个程序-This procedure is soft clock procedure, if you do not have the hardware clock, you can use this procedure
- 2022-03-21 21:06:09下载
- 积分:1
-
DS18B20应用,数码管显示,可手动调节温度。
DS18B20应用,数码管显示,可手动调节温度。-DS18B20 applications,digital tube display,you can manually adjust the temperature.
- 2022-04-25 08:02:28下载
- 积分:1
-
包含很多有用的程序,例如:随机加法运算,判断对错并算出总分,给出优良中差等级别,有较好的界面设计。...
包含很多有用的程序,例如:随机加法运算,判断对错并算出总分,给出优良中差等级别,有较好的界面设计。-contains many useful processes, such as : random addition operations, and calculated judgment wrong scores, given poor grades were excellent, a better interface design.
- 2022-03-23 20:08:30下载
- 积分:1
-
本例在设计时采用了ADO.net访问数据库的技术,前台用VB.net2008作为开发工具,后台数据库采用了SQL server2005,然后通过前台对各项数据进...
本例在设计时采用了ADO.net访问数据库的技术,前台用VB.net2008作为开发工具,后台数据库采用了SQL server2005,然后通过前台对各项数据进行日常操作-In this case were used in the design of ADO.net database access technology, the future use VB.net2008 as development tools, back-end database using SQL server2005, and then through the front of the data on day-to-day operation
- 2022-03-11 16:59:04下载
- 积分:1
-
汇编写的windows菜单例子2
汇编写的windows菜单例子2-Compilation of written examples of windows menu 2
- 2022-03-21 17:56:28下载
- 积分:1
-
键盘控制小灯的亮,四个按键分别控制四个灯的不同亮法
键盘控制小灯的亮,四个按键分别控制四个灯的不同亮法-Keyboard control of small bright lights, the four control buttons, respectively, in four different bright lights law
- 2023-08-17 08:25:03下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1