-
“作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”...
“作为一名C++程序员,我们早已掌握了面向对象程序设计的基本概念,而且Java的语法无疑是非常熟悉的。事实上,Java本来就是从C++衍生出来的。”-"as a C programmers, we have already mastered the design of object-oriented programming to the basic concept, but Java syntax is very familiar with it. In fact, Java was originally derived from the C"s. "
- 2022-12-10 11:25:02下载
- 积分:1
-
This is a well
这是一部制作精良的中国象棋小游戏,画面清新,操作简单是它的优势,电脑的难度不是很高,所以初学者也可以试试啦~
-This is a well-made Chinese chess game, the screen clean, simple operation is its advantage, the computer is not very high degree of difficulty, so beginners can also try啦~
- 2022-02-26 20:53:59下载
- 积分:1
-
fortran courses designed to prepare the plane for the finite element program
fortran课程设计时编写的连续体平面问题的有限元源程序 -fortran courses designed to prepare the plane for the finite element program
- 2022-03-14 11:44:32下载
- 积分:1
-
读写位图文件的
读写位图文件的-literacy Bitmap File Dongdong
- 2022-11-28 08:55:03下载
- 积分:1
-
朴素贝叶斯分类器的 matlab 代码
朴素贝叶斯分类器是基于贝叶斯定理应用具有强 (幼稚)独立假设的简单概率分类器。一个更具描述性的期限为基础的概率模型将是"独立功能模式"。在模式识别文章给统计分类器的概述。
- 2023-07-26 09:05:03下载
- 积分:1
-
在opencv下 人脸检测的应用
在opencv下 人脸检测的应用
在opencv下 人脸检测的应用
在opencv下 人脸检测的应用-OpenCV_FaceDetection
OpenCV_FaceDetection
OpenCV_FaceDetection
OpenCV_FaceDetection
OpenCV_FaceDetection
- 2022-01-24 17:34:28下载
- 积分:1
-
roguecleaner 一个软件
可以自己下载
roguecleaner 一个软件
可以自己下载-roguecleaner can download a software
- 2022-03-14 06:42:37下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
这是用c++语言编写的在SCST仿真平台机器人足球赛一个比赛队提交的结果. 其中有一些人工智能的算法 值得一看.
这是用c++语言编写的在SCST仿真平台机器人足球赛一个比赛队提交的结果. 其中有一些人工智能的算法 值得一看.-This is the language used c SCST in robot soccer simulation platform for the team to a result. There are some interesting sites in artificial intelligence algorithms.
- 2022-03-23 00:32:00下载
- 积分:1
-
用VB写的扫雷,功能虽然有些简单,但是用的数据结构更简单,用简单的控件的实现方法,想给大家分享下~...
用VB写的扫雷,功能虽然有些简单,但是用的数据结构更简单,用简单的控件的实现方法,想给大家分享下~-Using VB to write the de-mining, functional although some simple, but the data structure used in a more simple, with a simple implementation of the control method," d like to share with you the next ~
- 2023-04-20 23:05:03下载
- 积分:1