just test I am sorry for the tricky.
this is try to see
and this is larger
Showing posts with label test. Show all posts
Showing posts with label test. Show all posts
test html from e-mail
Here are the birthdays upcoming in August!
| Person | Day | Month | Year |
|---|---|---|---|
| Joe | 3rd | August | 1970 |
| Sally | 17th | August | 1973 |
Subscribe to:
Posts (Atom)
-
不是我折腾矩阵和向量, 是矩阵和向量折腾我. 早期为速度, 使用 cblas 比较多. cblas 非常不好用, double, float 函数各一 还好说, 关键是大部分函数的参数太多了, 如 void cblas_dgemm ( const enum CBLAS_...
-
几种简单的排序算法比较次数比较 1 说明 几种排序算法, 有一些是简单实现, 另有 glibc 的 qsort 和 GNU C++ 库的 std::sort. 下面的时间是排序 long 型数组的时间. 其实, 是一个 C 里 Sequence, 但...
-
I have used secure sharing to distribute my private encrypted data for many years. And i have a demo project in my github. FYI, this demo ...