登录
首页 » Visual C++ » vc-csv

vc-csv

于 2013-04-19 发布 文件大小:3KB
0 358
下载积分: 1 下载次数: 450

代码说明:

  Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)

文件列表:

config.csv,125,2009-07-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • migong
    VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路. (VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)
    2010-03-08 11:27:16下载
    积分:1
  • anwend-safe
    將 W頁的查詢出來的界面,通 ]件 l送出去,可以做為計劃排程來定 r的 l送(Will W page of the query out of the interface,] piece l sent out, can be used as a plan to schedule the r of the l send)
    2018-12-04 23:31:28下载
    积分:1
  • youxiangtu
    编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路: (1)如果为n阶,则随机产生一个n*n的邻接矩阵; (2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。 这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
    2008-06-14 02:33:57下载
    积分:1
  • VB-Pad
    VB写的仿WINDOWS的记事本,包含源码 VB写的仿WINDOWS的记事本,包含源码(Written in VB imitation WINDOWS Notepad, including VB source code written in imitation WINDOWS Notepad, including source code)
    2009-11-30 15:30:06下载
    积分:1
  • sports1
    用于运动会的统计.分数,那女子参赛情况的记录统计.(Statistics for the Games. Scores, and that the situation of the women)
    2008-05-14 12:42:04下载
    积分:1
  • VCExample
    基于固高GT400运动控制卡,Visual C++下的基本控制程序 (The basic control program based on Googol GT400 motion control card, the Visual C++)
    2020-09-10 04:58:02下载
    积分:1
  • VB-help-
    本人整理的vb6.0 常用API函数、内部函数、指令、经典例子的文档,希望大家喜欢。(I am finishing vb6.0 common API functions, internal functions, commands, classic example of a document, I hope you like it.)
    2013-06-24 17:32:01下载
    积分:1
  • RMBCount
    房子揭计算器项目文件,可以以等额或等本方式进行计算出每笔的本金和利息。(House mortgage calculator project file can be equal or equivalent calculated in this way each of the principal and interest.)
    2013-07-28 22:07:23下载
    积分:1
  • fanzheji
    一个反褶积的VC++例子,简单明了,很适合刚刚开始学习信号分析的人(A deconvolution of VC++ Example simple, it is suitable for signal analysis has just begun to study people)
    2008-08-12 13:42:40下载
    积分:1
  • STACK
    用C语言编写的堆栈接口,适用于各种环境,提供接口: STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TYPE *data) Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
    2013-07-22 10:59:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载