上一页 1 ··· 5 6 7 8 9 10 11 12 13 14 下一页
摘要: 基于excel9.h的excel处理;#include "excel9.h"#include using namespace std;class excel_lwn{ public: excel_lwn() { CoInitialize(NULL); i... 阅读全文
posted @ 2015-05-16 16:41 lwn6 阅读(438) 评论(0) 推荐(0) 编辑
摘要: 合并排序,将两个已经排序的数组合并成一个数组,此示例仅能合并由小到大排序的数组.1/合并生成一个新的数组;#include #include using namespace std;void mergeArray(int *a,int aLen,int *b,int bLen,int *c){ ... 阅读全文
posted @ 2015-05-09 21:29 lwn6 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 1.需要下载的文件 http://pan.baidu.com/s/1c06NpzM2.执行文件shell的编译3.在c++中如何使用#include #include static int _sql_callback(void *notused, int argc, char **argv, c... 阅读全文
posted @ 2015-05-04 18:05 lwn6 阅读(560) 评论(0) 推荐(0) 编辑
摘要: #define _CRTDBG_MAP_ALLOC #include #include int main(int argc , char* args[]) { // 这里运行程序,并在下面的函数调用之前delete掉所有new的东西 _CrtDumpMemoryLeaks();... 阅读全文
posted @ 2015-05-04 15:07 lwn6 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 1:开发需要的文件下载地址:http://www.geo.tuwien.ac.at/opals/html/index.html注意只能在release下才能通过.我自己整理好的(64位的),以备开发使用. http://pan.baidu.com/s/1pJsTAiB 阅读全文
posted @ 2015-05-03 10:48 lwn6 阅读(236) 评论(0) 推荐(0) 编辑
摘要: 文件加入到工程目录下即可:CSpreadSheet.h文件在vs的mfc工程下运行.// Class to read and write to Excel and text delimited spreadsheet//// Created by Yap Chun Wei// December 20... 阅读全文
posted @ 2015-05-02 17:22 lwn6 阅读(1127) 评论(0) 推荐(0) 编辑
摘要: 今天师弟让我帮忙写一个简单的文本数据提取,简单的写了个matlab程序,记录以备后用.数据源:几个.xls文件文件的内容(从中提取"第一/二产业增加值"):结果为(相当于数据的整理):matlab程序实现(仍需改进):[NUM1,TXT1,RAW1]=xlsread('name');for kk=1... 阅读全文
posted @ 2015-05-02 09:44 lwn6 阅读(291) 评论(0) 推荐(0) 编辑
摘要: cmd /c "g++ -o $(CURRENT_DIRECTORY)\$(NAME_PART).exe $(FULL_CURRENT_PATH)" 出现控制台. NppExec_041_dll_Unicode http://www.softpedia.com/get/Office-tools/... 阅读全文
posted @ 2015-04-19 18:29 lwn6 阅读(210) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/baiding1123/article/details/17194535 阅读全文
posted @ 2015-04-06 22:09 lwn6 阅读(244) 评论(0) 推荐(0) 编辑
摘要: 1、粗配准拼接#include #include #include #include #include #include #include #include using namespace pcl;///////////////////////////////////////////////////... 阅读全文
posted @ 2015-04-04 16:47 lwn6 阅读(9339) 评论(1) 推荐(1) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 14 下一页
什么是幸福?天天在做自己想做的事情,家人、同事、朋友、客户、网友都和和睦睦,身体健康、钱包鼓鼓、女朋友天天开心、生活无忧无虑就是最大的幸福