浪客的小猪窝

无他,唯手熟尔!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年7月9日

摘要: 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <malloc.h> 4 5 void readNum(char* filename, float *numArray,const int begin, const int num); 6 /************************************************** 7 ** Function: int main(int argc, char** argv) 8 ** Params: 9 ** Return: ... 阅读全文
posted @ 2012-07-09 23:43 BlackKylin 阅读(433) 评论(0) 推荐(0)