搜索资源列表
exceltest04959
- 使用VC建立一新工作簿,向单元格添加数据,指定行之前插入一行。 -use VC establish a new book, add to the cells, designated inserted before his trip.
hypertable-0.9.2.7-alpha-src.tar
- hypertable-0.9.2.7-alpha-src.tar Hypertable 是一个正在进行中的开源项目,以google的bigtable论文为基础指导,使用c++语言实现。目的是为了解决大并发,大数据量的数据库需求。目前只支持最基本的查询功能,对于事物,关联查询等都不支持。对单条查询的响应时间可能也不如传统数据库(要看数据量,量越大,对hypertable越有力)。好处是,可以处理大量并发请求,和管理大量数据。可扩缩性好,扩容只需要增加集群中的机器就ok了。任何节点失效,既不会造
N-sheets
- 以G列分成多个工作表(以宏运行VBA) -Sub aa() Dim a As Integer, b As Integer, c As Integer, sh As Worksheet For a = 2 To [g65536].End(3).Row If Cells(a, 7) <> Cells(a- 1, 7) Then b = a End If c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious)
bayesian-classification
- bayesian classification performed for luekemia cancer cells data set