-
大鱼吃小鱼游戏VC源码
《大鱼吃小鱼》游戏是目前在白领阶层非常流行的一款休闲类游戏,在看似风平浪静的大海里,却隐藏着与人类世界相同的危机,海底生物在弱肉强食的竞争下,不但得觅食以填饱肚子,更重要的是学会保护自己!在休闲的同时让你了解一些海洋生物,同时也让你掌握生存能力,真是一举两得。本代码是用VC6.0MFC实现,能使玩家在娱乐的同时更好的学习该游戏的设计思想。
- 2022-01-24 18:18:26下载
- 积分:1
-
3D FDTD code for electromagnetic simulation
In the pFDTD, pre-defined, a number of functions helps you to input complex dielectric/metallic
structures by the repeated use of rather simple geometric structures. For example, the later
use of input object functions will take over the overlapped region with the previously defined
structures. In the present pFDTD version, only metals that can be described by simple Drude
model can be handled.
- 2022-04-18 00:45:50下载
- 积分:1
-
Calculate the derivative of a parametric functions
Calculate the derivative of a parametric functions
- 2022-11-03 21:20:03下载
- 积分:1
-
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等-Examples of dynamic programming analysis, practical tutorials ACM: even by matrix, LCR, such as gene function
- 2022-10-02 12:10:04下载
- 积分:1
-
求三维凸包的程序
求三维凸包的程序- Asks the three dimensional raised package the procedure
- 2022-09-21 15:50:03下载
- 积分:1
-
跑马灯程序(按下按键修改跑灯方式)
应用背景学习51单片机必敲程序,对熟悉IO操作有帮助。关键技术同过定时器延时,或者是延时函数实现IO的高低电平输出。
- 2023-06-01 01:10:03下载
- 积分:1
-
performance estimation of LDPC codes over BEC
本文研究了LDPC码在二进制擦除信道上的有限长性能;http://arxiv.org/abs/1309.7102
- 2022-01-21 02:07:35下载
- 积分:1
-
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
0...
数值分析中最常用的14个程序:
01_N皇后问题
01_循环赛程表
02_分段线性插值
02_牛顿插值法
03_构造正交多项式
03_最佳一致逼近多项式
04_简单迭代法求方程根[1+1;x]
04_简单迭代法求方程根[sqrt(x+1)]
05_复化梯形公式求积
06_尤拉公式解初值问题
08_高斯消去法解方程组
09_连分式法求积
10_迭代法解线性方程组
10_雅可比方法-Numerical analysis of the 14 most commonly used procedures: 01_N Queen s problem 01_ cycle calendar 02_ piecewise linear interpolation 02_ Newton interpolation 03_ structure orthogonal polynomials 03_ best uniform approximation polynomial 04 _ a simple iterative method for root equation [1+ 1 x] 04_ simple iteration equation for the root [sqrt (x+ 1)] 05_ complex formula of trapezoid quadrature formula 06_ yula 08 initial value problem solutions _ Gaussian elimination solution equations 09_ continued fractions method 10_ quadrature iteration solution of linear equations Jacobian 10_ Ways
- 2023-07-27 02:25:02下载
- 积分:1
-
基于PLC的物料搬运机械手控制系统设计
资源描述随着自动化技术的不断发展, 机械手的应用更加普遍。为使机械手控制更加智能化, 操作更加简单方
便, 以PLC 为控制核心的机械手控制系统被研发设计出来。介绍了该机械手控制系统的PLC 选型、资源配
置以及软件系统设计。按照该方案设计组装的机械手经过调试安装后投入使用, 效果良好。
- 2023-02-27 11:45:03下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked obtained a law made by cutting the use of the rectangular plate height h minimum. Using recursive and partition Solving this problem
- 2022-10-31 04:20:03下载
- 积分:1