-
碳纳米管结构模拟
应用背景原创的他纳米管结构模拟程序,精确定位每个碳原子的坐标,可以在此基础上开展物质在碳纳米管中的行为规律研究,采用VC开发,可以跨平台改造。关键技术利用实验分析得到的数据,对单壁、多壁碳纳米管进行科学重构,不仅仅是结构而且相关的物理化学参数(如键长)等都是精确定义的,可以作为科学计算模拟的结构输入。
- 2022-08-08 07:04:33下载
- 积分:1
-
龙贝格算法c源代码 实用性强,考虑方面齐全
龙贝格算法c源代码 实用性强,考虑方面齐全-Romberg c algorithm source code practical, considerations complete
- 2023-05-12 00:05:03下载
- 积分:1
-
C language data structures operating sequence in Table 3, which is characterized...
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
- 2023-08-26 04:35:04下载
- 积分:1
-
kdtree.java
kdtree树的java实现算法,Kd-树 其实是K-dimension tree的缩写,是对数据点在k维空间中划分的一种数据结构。其实,Kd-树是一种平衡二叉树。
- 2023-01-06 22:35:03下载
- 积分:1
-
简单的二叉树实现
简单的二叉树实现-achieve simple binary tree
- 2022-04-18 05:40:38下载
- 积分:1
-
读取segy的程序
是一个读取segy的程序。需要一个输入的par文件来描述观测系统。结果输入为地震数据。
- 2022-10-28 01:10:04下载
- 积分:1
-
51单片机仿三菱通信协议与工业人机界面通信
51单片机仿三菱通信协议与工业人机界面通信.通信参数:端口RS232,波特率9600,偶校验,停止位1位
- 2022-02-25 00:36:13下载
- 积分:1
-
Computation of large numbers, efficiency is very high, very collectible, it is w...
大数运算,效率非常高,很有收藏价值,值得你下载!-Computation of large numbers, efficiency is very high, very collectible, it is worth your download!
- 2023-03-25 09:25:03下载
- 积分:1
-
一个解决方案
一个解线性超定方程组的算法,是用C语言写的,简单易懂,而且速度还挺快的。-a solution-linear equations of the algorithm is written in C language, easily understood, but the speed It"s fast.
- 2022-02-20 05:12:20下载
- 积分:1
-
will enhance wavelet for target tracking. Lifting the core algorithm and is upda...
将提升小波用于目标跟踪。
小波提升的核心就是更新算法和预测算法,通过预测算法可以得到高频信息,而通过更新算子可以得到正确的低频信息.提升样式可以实现原位计算和整数提升,并且变换的中间结果是交织排列的.其中原位计算和整数提升在硬件实现中很有价值.-will enhance wavelet for target tracking. Lifting the core algorithm and is updated prediction algorithm, algorithm can be predicted high-frequency information, and by updating operator can correct the low-frequency information. upgrade format can achieve in-situ upgrade and Integer calculations, and transform the intermediate results are intertwined with a. which integer calculation and in-situ upgrading the hardware realization of great value.
- 2022-05-14 04:46:44下载
- 积分:1