-
Snowflake OPen GL demo program source code in detail to demonstrate OPen GL proc...
OPen GL 雪花演示程序,该程序源码详细演示了OPen GL 程序的开发方法。运行该程序可以看到雪花从上而下飘落,点击鼠标,可切换画面!-Snowflake OPen GL demo program source code in detail to demonstrate OPen GL process development methodology. Run this program can see the snowflakes falling from the top down, the clicking of the mouse, can switch the screen!
- 2022-03-16 07:59:00下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
ART2000 DA AD板的dos系统测试程序,用于学习和开发ART2
ART2000 DA AD板的dos系统测试程序,用于学习和开发ART2-ART2000 DA AD board dos system testing procedures, for learning and development ART2000
- 2022-04-28 21:01:19下载
- 积分:1
-
用C++实现的bp算法程序 绝对经典,不容错过
用C++实现的bp算法程序 绝对经典,不容错过-C bp algorithm to achieve the absolute classic procedure, not to be missed
- 2023-06-26 15:35:03下载
- 积分:1
-
非常漂亮,可以参考
非常漂亮,可以参考-very beautiful, they can refer to
- 2023-09-01 22:10:03下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
was the machine's IP subnet mask DNS
获得本机的 IP DNS 子网掩码-was the machine"s IP subnet mask DNS
- 2022-03-13 16:10:17下载
- 积分:1
-
This is a project' s source code drp note, some of which is the code from oth...
这是一个drp项目的源代码说明,其中部分是借鉴他人代码,欢迎指正。-This is a project" s source code drp note, some of which is the code from others, please correct me.
- 2022-04-14 23:35:37下载
- 积分:1
-
MSChart使用
里面详细说明了MSChart控件的各种使用方法,属性,事件等等,并且还有例子可参考...
MSChart使用
里面详细说明了MSChart控件的各种使用方法,属性,事件等等,并且还有例子可参考-MSChart use inside the detailed description of the various use MSChart control methods, properties, events, etc., and there are examples of reference
- 2022-05-17 16:33:10下载
- 积分:1
-
用C语言唱两只老虎,听说过吗?这样的程序有利于培养你的兴趣!...
用C语言唱两只老虎,听说过吗?这样的程序有利于培养你的兴趣!-C language to sing two tigers and heard? Such procedures are conducive to cultivate your interest!
- 2022-10-31 15:40:03下载
- 积分:1