登录
首页 » Visual C++ » Pham_Van_project_summary_report

Pham_Van_project_summary_report

于 2010-09-03 发布 文件大小:27KB
0 326
下载积分: 1 下载次数: 13

代码说明:

  项目工作总结报告范文,项目的前期市场调研总结等例子,对项目管理人员有帮助(Pham Van project summary report)

文件列表:

项目工作总结报告范文.doc,62976,2005-12-09

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

发表评论

0 个回复

  • C-and-CPP-Tips
    C和C++程序员面试秘笈,解析C/C++面试题的书,可以帮助求职者更好地准备面试(C and C++ programmer interview tips, analytical C/C++ face questions of the book, can help candidates better prepare for interview)
    2015-08-24 11:32:17下载
    积分:1
  • iocomp
    极品工业仪表控件iocomp的使用说明,很详细,找了好久才找到。。。(iocomp )
    2010-08-21 20:10:43下载
    积分:1
  • bihu(1)
    说明:  介绍了一个基于ATmega8L 和CC1000 芯片的壁虎动物机器人遥控刺激系统。该系统主要由便携式电脑、微控制 器和无线数据收发器构成,可以分为控制平台和刺激器两部分。(Introduced a ATmega8L and the CC1000 chip, based on gecko animal-robot remote control to stimulate the system. The system mainly consists of portable computers, micro-controllers and wireless data transceivers, can be divided into control platform and the stimulator in two parts.)
    2009-08-24 14:59:28下载
    积分:1
  • AEC-Spec
    AEC 回声消除参考书,里面全面介绍了AEC相关理论。(AEC spec documents)
    2010-11-07 12:53:16下载
    积分:1
  • StudyongyrocompassAlignmentforSINS
    初始对准技术是惯性导航系统的关键技术之一,初始对准的快速性和精度直 接关系到捷联惯导系统的性能。论文以罗经对准方法在捷联惯导系统中的应用为 目的,深入地进行了理论、实验和应用研究。 理论上,由捷联式惯导系统误差模型开始,结合罗经对准原理,建立罗经对 准数学模型。在此基础上,设计算法和控制流程,并依据控制理论选择适当的控 制参数。 在理论分析之后,针对可能出现的多种外界条件进行模拟数据仿真实验验证 算法和参数选择的正确性。仿真实验结果表明:在SOOs内系统对准精度达到0.10 并目_适用十高纬度地区。 车载试验数据离线分析,试验中使用GPS测得的速度信息作为外测参考速 度信息,在车辆运动过程中对准系统保持工作状态。将导航解算得到的结果与 GPS测得的信息进行比较分析,导航精度与GPS精度相当,即速度精度0.2m/s 水平位置精度lOmo (StudyongyrocompassAlignmentforSINS)
    2021-03-24 15:59:15下载
    积分:1
  • game
    用VB编写DirectX7.0游戏   DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:   * 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。   * 提供更多DirectX3D立即模式(Immediate Mode)下的API函数,以支持DirectX7中新的3D特效,包括立体环境映射、顶点混合等。   * DirectMusic支持DownLoadable Sound Level 2标准。   * DirectInput支持8按键的游戏杆设备,同时支持Microsoft的力反馈摇杆。SDK库提供了读取力反馈效果文件的方法。同时提供了Force Editor程序来建立效果。   对于VB爱好者来说,新的SDK库终于提供了完整的对VB的支持,现在终于可以使用Visual Basic来编写DirectX的程序了。 (err)
    2008-08-26 10:40:25下载
    积分:1
  • CsystemSimAndWA_11417507
    通信系统仿真原理与无线应用,matlab仿真参考书(Communication System Simulation Theory and wireless applications, matlab simulation of reference books)
    2009-12-17 13:59:51下载
    积分:1
  • IDA-plugin-wirting(all-chapter)
    交互式反编译工具ida pro 插件编写英文手册(Interactive decompile ida pro tools plug-in English-language manual)
    2020-07-02 16:00:02下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • S7300_PPT
    西门子S7300教学PPT,很适合入门学习之用(Siemens S7300 Teaching PPT, is suitable for entry-learning)
    2009-04-20 09:02:00下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载