-
一个彩票统计源代码
一个彩票统计源代码--Code about lottery tickets statistics
- 2022-10-21 09:15:04下载
- 积分:1
-
这个是VB的代码,用来解决八皇后问题。关于八皇后问题得解决,网上有很多的C的代码。把老东西挖出来把自己的门面充大点,这就是我的本意。总体来说八皇后问题是用来考查...
这个是VB的代码,用来解决八皇后问题。关于八皇后问题得解决,网上有很多的C的代码。把老东西挖出来把自己的门面充大点,这就是我的本意。总体来说八皇后问题是用来考查编程者对C语言的递归理解与运用的,我是受到蛊惑才费尽心血写出来的,当然我没用VB的递归来解决问题,一是用VB这样编效率太低,二是在我写这些代码的时候,我还根本不能熟练运用递归的方法。我要告诉每一位同学,你如果自己用VB写出八皇后,江苏的二级电脑考试上机你就没问题了。-code for queen
- 2023-01-10 19:45:03下载
- 积分:1
-
问题描述:
一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度
方程是四维输运方程(常数a^2=k/(c*...
问题描述:
一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度
方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度))
初始条件:t=0时水等于100度
边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1)
2.杯壁绝热,第二类边界条件
图形显示格式,取过圆柱轴的截面温度变化将其做成动画.
-Problem description : a cup of boiling water cooling cylinder model, the bottom radius of 0.05m, 0.1m high. temperature around 20 degrees, initial temperature of 100 degrees equation is four-dimensional equations (a constant ^ 2 = k/(c* p), k is the thermal conductivity coefficient of 0.6006 Coke/(m** seconds degrees)) initial conditions : t = 0 to 100 degree water boundary conditions : 1. upper and lower walls are free cooling, the third boundary conditions, maintain the temperature around 20 degrees (H = k/h, h for 1) 2. Beibi insulation, The second category boundary conditions graphics format, cylindrical shaft for the cross section of its temperature changes caused animation.
- 2022-05-12 17:55:03下载
- 积分:1
-
使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符...
使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
- 2023-07-23 20:25:02下载
- 积分:1
-
labview xie写的邮戏,比较有意思的
labview xie写的邮戏,比较有意思的-labview game
- 2022-05-21 01:30:30下载
- 积分:1
-
用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩
用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩 -Realize the mine with VC game, user interface simple, leisure time in play
- 2022-02-09 17:56:36下载
- 积分:1
-
Simple plate 8051 internship with the original code to provide you entry embedde...
简单的8051实习板用原代码为您提供入门嵌入式系统,其源代码以c语言为主
- 2022-01-25 15:12:26下载
- 积分:1
-
16QAM modulation and demodulation based on the MATLAB source code
16QAM的调制与解调基于MATLAB的源代码-16QAM modulation and demodulation based on the MATLAB source code
- 2022-05-06 00:05:32下载
- 积分:1
-
Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
- 2022-08-21 12:47:30下载
- 积分:1
-
这个C语言程序用于复制字符串,同时可以连接字符串。两个功能是连载一起的...
这个C语言程序用于复制字符串,同时可以连接字符串。两个功能是连载一起的-The C language program used to copy the string at the same time can connect string. Two features are serialized together
- 2022-11-02 08:10:03下载
- 积分:1