资源列表
gnmlast
- gauss network model方法研究蛋白质折叠的程序,可用来分析蛋白质功能性运动(不好意思,由于疏忽前面上传的是不完整的)-Gauss method network model protein folding process can be used to analyze protein functional Movement (sorry, due to negligence of the previous upload is incomplete)
FDTD_1_1
- fdtd计算电磁波投射和反射特性,该程序简洁,比较准确地模拟了电磁波在空间的传播,反射和透射-fdtd calculated electromagnetic projection and reflection properties, the process was simple, to more accurately simulate the electromagnetic waves in space communication, reflection and transmission
youxushuzudeduifenchazhao
- 用对分查找法在有序数组中查找值在指定区间内的所有元素(C语言)。-used to search for hours in orderly array find value within the specified interval of all elements (C language).
smith
- 一个计算史密斯原图及其应用的小程序,可以通过调试运用-a calculation of the maximum Smith and application procedures for small, can use the debugging!
vec
- vec.h 向量的头文件,包含opengl中所常用的各种数据类型,可直接添加进c++环境下的工程。-vec.h--the header of vertice, includes the general data type in opengl. You can import the header file into your c++ project.
Havermann_source_Huffman_encoded_data_structure.ra
- 哈弗曼编码数据结构源码HuffmanHavermann source Huffman encoded data structure-Havermann data structure source code HuffmanHavermann source Huffman encoded data structure
dynamic-queue-and-stack
- 动态实现堆栈和队列的添加、删除等的操作,C代码实现-Dynamic realization of the stack and queue add, delete and other operations
arma
- ARMA模型并画图 实现误差分析并验证实验结果-ARMA model
juzhenzhuanzhiyunsuan
- 矩阵转置运算,非常实用,在处理矩阵问题时对你的转置运算起到非常大的作用-Matrix transpose operation, very practical
matrix_lu3
- LU_seial,c是针对c语言开发的串行LU分解,并进行了cache优化。 LU_parallel.c是用多线程的方法实现LU分解的并行化,加速比在1.3左右。-LU_seial, c is for c language development serial LU decomposition, and conducted cache optimization. LU_parallel.c is multi-threaded approach to achieve parallel LU d
03AVLTree
- 数据结构的查找算法当中利用平衡树AVL树来进行查找的内容,包括AVL树的数据结构定义,非常实用的C语言源代码-Data structure in which the use of balanced tree search algorithm AVL tree to find content, including AVL tree data structure definition, a very practical C language source code
Root-of-AVL-Tree
- 网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-04-树5 Root of AVL Tree 编译器:python2-An AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than on
