搜索资源列表
liezhuyuan
- 计算方法高斯列主元消去法C程序 保证好用-Method of calculating Gaussian elimination pivot column C program to ensure easy to use
2
- 高斯列主元消去法的程序,如果有什么不对的地方烦请指教-Gaussian elimination pivot column
GaussaJacobie
- Gauss elimination with and without pivot compared with Jacobie iterational algorithm
QuickSort
- Quicksort is a divide and conquer algorithm. Quicksort first divides a large list into two smaller sub-lists: the low elements and the high elements. Quicksort can then recursively sort the sub-lists. The steps are: Pick an element, called a pivo
insertnewL1
- 这个程序可把汉字或英文排成竖直,然后你可以黏贴在Excel里这样可以用Pivot Table做统计,可以统计字频,部件字频,和abc字频。 string str = File.ReadAllText("E:\\YOURFilePath/CWDec12/30kBJz.txt") 在此写入你的文件地址,正序会产出结果,结果在bin debug 里找和console screen 可见。 (这小小的程序是原者) -This programe can arra
Pivot
- pivot 技术指标函数 用来捕捉价格运行中的拐点-Technical indicators pivot function is used to capture the price of running the inflection point
transform
- VB使用transform制作“透视表”,不过我看倒像是柱状图,用来显示统计数据,比较直观简洁。本例中图表中的数据来自Access数据库,一般情况下,此类程序都是需要数据库支持的,因此来说,是一个比较实用的数据库生成图表的例子。-VB using transform the production of " Pivot Table" , but I do rather like a bar graph that displays statistics, more intuit