-
地震波方程的时间空间二阶差分的数值模拟,程序用vc++6.0调试,需要matlab绘图...
地震波方程的时间空间二阶差分的数值模拟,程序用vc++6.0调试,需要matlab绘图-Seismic wave equation of time and space second-order difference of the numerical simulation, the program used vc++ 6.0 debugging, need matlab graphics
- 2023-01-03 21:40:03下载
- 积分:1
-
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
- 2023-05-29 01:50:03下载
- 积分:1
-
针对Excel表格文件操作的编程实现
针对Excel表格文件操作的编程实现-against Excel spreadsheet file manipulation of Programming
- 2022-02-21 14:14:06下载
- 积分:1
-
做一个真表的算法,数据结构中使用到的实验…
自己做的一个哈西表算法,在数据结构实验上能用到,哈西表是进行文件查找的一个非常常用的算法,很重要!-have done an Hasina table algorithm, the data structure used up to the experiment, Hasina Table file search is a very commonly used algorithm, it is very important!
- 2022-02-22 11:32:32下载
- 积分:1
-
SDI中的TreeView应用示例
SDI中的TreeView应用示例-the TreeView SDI Application Example
- 2022-03-12 06:11:06下载
- 积分:1
-
演示银河系的例子
演示银河系的例子-examples demonstrate the Galaxy
- 2022-06-26 13:55:09下载
- 积分:1
-
GdiMagic_srcxp.zip 如何生辰倒影
GdiMagic_srcxp.zip 如何生辰倒影-Reflection of how GdiMagic_srcxp.zip birthday
- 2022-12-17 00:35:03下载
- 积分:1
-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。-
Single Genetic Algorithm
- 2022-02-13 16:26:30下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
移动固定资产管理
基于WINDOWS MOBILE平台
移动固定资产管理
基于WINDOWS MOBILE平台-Mobile fixed assets management platform based on WINDOWS MOBILE
- 2022-03-21 21:59:38下载
- 积分:1