01 2008 档案

matlab cell
摘要:cell array is very good! 阅读全文

posted @ 2008-01-13 03:39 cloudseawang 阅读(559) 评论(1) 推荐(0)

reading binary and text file
摘要:binary file: cpp: ifstream write ofstream read c: file fread, fwrite text file cpp ifstream >> ofstream << c write : fprintf read: fgets, strtok, strcmp, sscanf 阅读全文

posted @ 2008-01-06 02:30 cloudseawang 阅读(202) 评论(0) 推荐(0)

导航