-
给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作...
给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作-Given the following set of keywords, the establishment of a binary sort tree, insert-node operation
- 2023-02-10 19:50:03下载
- 积分:1
-
结构应力计算(转贴)有限单元法基本原理和数值方法》一书的源程序...
结构应力计算(转贴)有限单元法基本原理和数值方法》一书的源程序-structural stress (04) finite element method and the basic tenets of Numerical Methods, "a book of the source
- 2023-06-25 00:45:04下载
- 积分:1
-
这是在孩子们玩的C++初学者的经典游戏的比较…
这是小时候的小孩玩过的比较经典的一款小游戏,适合c++初学者借鉴-This is when the kids played a comparison of the classic game for c++ beginners learn
- 2022-05-20 16:14:40下载
- 积分:1
-
Rapid Snake game Snake than the average swimming faster times to open its source...
飞速贪吃蛇游戏,比一般的贪吃蛇游动速度要快几倍,打开它的源码你可以自行修改速度的。-Rapid Snake game Snake than the average swimming faster times to open its source code you can modify the speed of their own.
- 2022-03-14 15:23:40下载
- 积分:1
-
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的...
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的数量不能比传教士多。否则野人就要吃了传教士。
(4).最终三个野人和三个传教士都要过到河的对面。
-Three Savage and three missionaries must cross the river. (1). There are three wild man and three missionaries must cross the river. (2). There is only one boat to cross the river, each boat can only seat a maximum of two people. (3). Any time the number of savages should not more than the missionaries. Otherwise, we should eat missionary Savage. (4). The final three Savage and three missionaries must cross the river opposite.
- 2022-05-16 02:03:15下载
- 积分:1
-
graphic image processing operations as the original code can provide learners ex...
图形图象处理作业原代码 可以为学习者提供实验小程序-graphic image processing operations as the original code can provide learners experimental procedure
- 2022-11-05 22:55:03下载
- 积分:1
-
是关于爱因斯坦的一些人生哲理,能够启迪心灵,改变一个人的世界观...
是关于爱因斯坦的一些人生哲理,能够启迪心灵,改变一个人的世界观-Is about some of Einstein s philosophy of life that can inspire the soul, change a person s worldview
- 2022-02-01 18:27:02下载
- 积分:1
-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1
-
一个坦克游戏的源码,你可以自由下载使用。
一个坦克游戏的源码,你可以自由下载使用。-a tank game source code, you can use the free download.
- 2023-06-18 04:55:03下载
- 积分:1
-
本来想实现一个规则图形内的颜色渐变填充...但由于一些原因,只完成了颜色填充,不过修改其变量可以改变填充颜色....
本来想实现一个规则图形内的颜色渐变填充...但由于一些原因,只完成了颜色填充,不过修改其变量可以改变填充颜色.-Originally wanted to realize the rules of graphics within a gradient fill color ... but for some reason, only the color-filled, but to modify its variables can change the fill color.
- 2022-01-24 14:08:54下载
- 积分:1