搜索资源列表
SPARSE_CODE_DEMO
- C++实现的稀疏矩阵类,可实现稀疏矩阵的存储计算等功能-Now, instead of using 2D, we will use doubly-linked lists to present sparse matrices. There are various methods of organizing doubly-linked-lists. We not only store elements of sparse matrices but also implement operations
buffer
- 把存储在缓冲区的数据取出并进行计算 缓冲区如何存储数据以及读取方式-To the data stored in the buffer and calculated out how to store data buffer and read mode
code-of-ugupdate-for-Isight-in-MDO
- 在Isight环境中集成UG/ANSYS,将UG的prt文件先储存文x_t格式文件,然后再导入ANSYS计算,将实现一个ugupdate.exe,功能除了更新prt文件文还将prt文件另存为x_t文件,以供ANSYS调用。-The Isight environment integrated the UG/ANSYS, the UG prt files first to store text x_t format file, and then import the ANSYS calculatio
Google-Bigtable中文版_1.0
- Bigtable是一个为管理大规模结构化数据而设计的分布式存储系统,可以扩展到PB级数据和上千台服务器。很多google的项目使用Bigtable存储数据,这些应用对Bigtable提出了不同的挑战,比如数据规模的要求、延迟的要求。Bigtable能满足这些多变的要求,为这些产品成功地提供了灵活、高性能的存储解决方案。(Bigtable is a distributed storage system designed to manage large-scale structured data,