登录
首页 » Visual C++ » Agenda

Agenda

于 2014-08-20 发布 文件大小:4610KB
0 383
下载积分: 1 下载次数: 1

代码说明:

  An Agenda for contacts

文件列表:

Agenda
......\Agenda
......\......\Agenda.vcxproj,4028,2012-10-30
......\......\Agenda.vcxproj.filters,1171,2012-10-30
......\......\Agenda.vcxproj.user,143,2012-10-30
......\......\CContacte.h,470,2012-10-30
......\......\Debug
......\......\.....\Agenda.exe.embed.manifest,406,2012-10-30
......\......\.....\Agenda.exe.embed.manifest.res,472,2013-10-30
......\......\.....\Agenda.exe.intermediate.manifest,381,2012-10-30
......\......\.....\Agenda.lastbuildstate,85,2013-10-30
......\......\.....\Agenda.log,1456,2013-10-30
......\......\.....\Agenda.unsuccessfulbuild,0,2013-10-30
......\......\.....\Agenda.vcxprojResolveAssemblyReference.cache,713,2013-10-30
......\......\.....\Agenda.write.1.tlog,0,2013-10-30
......\......\.....\Agenda_manifest.rc,202,2012-10-30
......\......\.....\CL.read.1.tlog,38102,2013-10-30
......\......\.....\CL.write.1.tlog,2786,2013-10-30
......\......\.....\link-cvtres.read.1.tlog,2,2013-10-30
......\......\.....\link-cvtres.write.1.tlog,2,2013-10-30
......\......\.....\link.1732-cvtres.read.1.tlog,2,2013-10-30
......\......\.....\link.1732-cvtres.write.1.tlog,2,2013-10-30
......\......\.....\link.1732.read.1.tlog,2,2013-10-30
......\......\.....\link.1732.write.1.tlog,2,2013-10-30
......\......\.....\link.5884-cvtres.read.1.tlog,2,2013-10-30
......\......\.....\link.5884-cvtres.write.1.tlog,2,2013-10-30
......\......\.....\link.5884.read.1.tlog,2,2013-10-30
......\......\.....\link.5884.write.1.tlog,2,2013-10-30
......\......\.....\link.read.1.tlog,3552,2013-10-30
......\......\.....\link.write.1.tlog,1142,2013-10-30
......\......\.....\main.obj,47823,2013-10-30
......\......\.....\metode.obj,48960,2013-10-30
......\......\.....\mt.read.1.tlog,498,2012-10-30
......\......\.....\mt.write.1.tlog,394,2012-10-30
......\......\.....\rc.read.1.tlog,746,2013-10-30
......\......\.....\rc.write.1.tlog,762,2013-10-30
......\......\.....\vc100.idb,363520,2013-10-30
......\......\.....\vc100.pdb,241664,2013-10-30
......\......\main.cpp,821,2012-10-30
......\......\metode.cpp,2386,2012-10-30
......\Agenda.sdf,5591040,2013-10-30
......\Agenda.sln,885,2012-10-30
......\Debug
......\.....\Agenda.pdb,658432,2012-10-30
......\ipch
......\....\agenda-61ffa83a
......\....\...............\agenda-63fe0d6c.ipch,15269888,2013-10-30

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

发表评论

0 个回复

  • matlab
    程序相当有用,可用于数学建模中。数据是实例,程序浅显易懂。(Program is useful for mathematical modeling. Data instance, the program easy to understand.)
    2013-09-07 09:44:59下载
    积分:1
  • MATLAB-7.0User-Guide2-
    Matlab的编程指南(下册),常用的Matlab入门教程,比较详细非常好用的哈!(Matlab programming guide, commonly used Matlab Tutorial, detail very easy to use Ha!)
    2012-02-15 09:57:20下载
    积分:1
  • 11
    说明:  主要描述在实际地震数据处理过程中, 小波函数的选取的几点应用(Describes the actual seismic data processing, the selection of wavelet function Some Applications)
    2011-03-07 15:15:31下载
    积分:1
  • Hog_MatlabCode_2011
    希望对你有帮助,包含了整个的过程,我研究了好久,收获很大。(I hope it can help you, contains the whole process, I studied for a long time and fruitful.)
    2011-09-26 14:49:45下载
    积分:1
  • skills_for-VC-MATLAB_combined_coding
    VC与matlab接口编程,matlab 强大的数学分析能力,结合VC强大的编程,那么接口程序如何编写就显得重要了。(VC interface with matlab programming, matlab powerful mathematical analysis capabilities, combined with powerful programming VC, then the interface program on how to prepare it is important.)
    2009-06-06 23:08:38下载
    积分:1
  • fiber-TE-mode
    利用matlab模拟光纤中TE模的模式分布图。(Using matlab simulation model TE mode fiber distribution.)
    2013-07-30 10:05:34下载
    积分:1
  • recursion
    说明:  递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
    2009-08-30 16:26:06下载
    积分:1
  • Math
    Matlab算法分析与设计程序,包括很多搜索算法的源程序。(Matlab algorithm analysis and design procedures, including many search algorithm of the source.)
    2010-10-15 14:10:33下载
    积分:1
  • MFC
    UpdateData、Invalidate、InvalidateRect和UpdateWindow及RedrawWindow的区别(Difference UpdateData, Invalidate, InvalidateRect and UpdateWindow and RedrawWindow of)
    2015-01-10 09:59:47下载
    积分:1
  • m_image
    VC6.0与MATLAB2007a的接口程序 (VC6.0 and the interface program MATLAB2007a)
    2009-05-25 15:49:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载