登录
首页 » Visual C++ » TimeZoneEditorSrc

TimeZoneEditorSrc

于 2007-10-16 发布 文件大小:55KB
0 234
下载积分: 1 下载次数: 8

代码说明:

  In mid-2003, someone in the Lounge asked for a list of time zones. I said that I had one, but the data was in a CodeBase/FoxBase file. Chris Maunder asked if I could retrieve that data and submit it to CodeProject. After procrastinating a few weeks, I decided to go ahead and not only extract the data, but to write a program to edit that data.

文件列表:

TimeZoneEditor
..............\CalcDlg.cpp
..............\CalcDlg.h
..............\CPtrArray.h
..............\CStringArrayPlus.cpp
..............\CStringArrayPlus.h
..............\DiffDlg.cpp
..............\DiffDlg.h
..............\EditAlpha.cpp
..............\EditAlpha.h
..............\ExportDlg.cpp
..............\ExportDlg.h
..............\FileDialogExt.cpp
..............\FileDialogExt.h
..............\LocationDlg.cpp
..............\LocationDlg.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\res

..............\...\TimeZoneEditor.manifest
..............\...\TimeZoneEditor.rc2
..............\...\Toolbar.bmp
..............\resource.h
..............\stdafx.cpp
..............\stdafx.h
..............\TimeZone.cpp
..............\TimeZone.h
..............\TimeZoneData.tzd
..............\TimeZoneData.tzd.Locations
..............\TimeZoneEditDlg.cpp
..............\TimeZoneEditDlg.h
..............\TimeZoneEditor.cpp
..............\TimeZoneEditor.h
..............\TimeZoneEditor.rc
..............\TimeZoneEditor.sln
..............\TimeZoneEditor.vcproj
..............\TimeZoneEditorDoc.cpp
..............\TimeZoneEditorDoc.h
..............\TimeZoneEditorView.cpp
..............\TimeZoneEditorView.h

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

发表评论

0 个回复

  • Hurst
    hurst指数计算宏,计算简单,效率较高(Hurst index macros, computing simple, efficient)
    2007-03-09 17:30:31下载
    积分:1
  • eMule0.47b-Sources
    鼎鼎大名eMule(电骡) V0.47b 源码下载 (famous eMule (electricity mule) V0.47b download FOSS)
    2006-10-08 07:07:49下载
    积分:1
  • FEC_hardware
    2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。(2/3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.)
    2006-12-11 13:22:17下载
    积分:1
  • PFC
    PFC 的原理与分析设计 我们作比赛的资料(Principle and Analysis of PFC design we make the game data)
    2013-09-05 06:46:08下载
    积分:1
  • 2D_teaching_material
    这是2010合工大Robocup机器人足球仿真2D技术培训内部培训资料,我找的好长时间才找到,希望对大家有用!(This is the 2010 co-workers big Robocup robot soccer simulation 2D technical training within the training materials, I am looking for a good long time to find the hope for all of us!)
    2011-10-06 08:16:58下载
    积分:1
  • subspace-matlab
    协方差驱动随机子空间法的matlab算法,我下的。(Covariance-driven stochastic subspace method)
    2013-04-15 20:49:44下载
    积分:1
  • bfload_flow
    modifi bf load flow in matlab
    2014-02-14 00:34:02下载
    积分:1
  • 6_1
    1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有: 1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为: 1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量; 2) 设置上述变量的公有成员函数; 3) 输出上述变量的公有成员函数; 4) 公有的成员函数Average()用于计算学生的平均分; 编写主函数,并测试以下内容: 1) 定义一个CStudent的指针数组pStu,数组长度为4; 2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内; 3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内; 4) 利用while循环调用数组里每个元素的计算平均成绩操作; 释放动态分配的空间,确保必要的析构函数能被调用。 (1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are: 1) Save English, shaping member variables politics, mathematics, geography and history, art achievements 2) Set the above variables public member function 3) public member function of the output of the variable 4) public member function Average () is used to calculate the average student s points The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows: 1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables 2) Set the above variables public member function 3) public member function of t)
    2014-10-20 15:29:16下载
    积分:1
  • 44
    说明:  BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络(BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is a multi-layer feedback-free network)
    2008-11-10 20:55:07下载
    积分:1
  • dasss
    这个是一种采用CA-CFAR算法的自适应双重驻留捕获系统已经提出来了,这种系统的门限值可以根据输入信号的大小来增加和减小。()
    2013-03-21 12:20:38下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载