登录
首页 » Visual Basic » 83_REALTEK8019as

83_REALTEK8019as

于 2011-05-26 发布 文件大小:232KB
0 422
下载积分: 1 下载次数: 2

代码说明:

  83_REALTEK8019as 芯片资料(中文)(83_REALTEK8019as chip data (Chinese))

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

发表评论

0 个回复

  • 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
  • VB_PPT
    VB.NET 程序设计语言课程内容 第一章:概述 第二章:使用窗体和控件 第三章:变量和数组 第四章:过程 第五章:判断结构与循环结构 第六章:验证用户输入 第七章:面向对象编程 第十一章 使用 ADO.NET 数据库概念 ADO.NET 概述 使用数据 数据库概念 数据库术语 数据库编程的工作方式 SQL 连接环境 非连接环境 课堂练习 区别适用于连接或非连接方案的场景 数据库术语 数据库编程的工作方式 SQL 连接环境 在连接环境中,应用程序会持续连接到数据源上 优点 连接环境更易于维护 并发控制更容易 与非连接环境相比,数据更容易刷新 缺点 必须维持稳定的网络连接 有限的可扩展性 非连接环境 非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库 优点 与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务 非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能 缺点 数据不总是最新的 可能发生更改冲突,这是个必须解决的问题 ()
    2008-05-12 11:06:03下载
    积分:1
  • danpianjiwaiwenfanyi
    单片机的毕业论文的外文翻译,字数3000左右,希望对大家有所帮助。(SCM dissertation foreign language translation, 3000 words , we want to help everyone.)
    2010-03-11 21:03:56下载
    积分:1
  • tanhaoqiangdiwuzhang
    谭浩强c++课件第五章 是一个很好的C++学习课件 值得拥有(Hemopurification c++ courseware fifth chapter is a good learning courseware deserve C++)
    2014-01-14 11:40:14下载
    积分:1
  • load
    ansys车辆移动荷载命令流,方便直接输入(ansys vehicle moving load command stream, convenient and direct input)
    2016-01-15 21:45:00下载
    积分:1
  • tiny.vn_1.2.1
    This is the perfect game company game PCK file to see the source code
    2018-07-14 22:31:53下载
    积分:1
  • c_ziliao
    作为学习的资料,这是我学习c语言的一些重要记录(Information for learning, this is my c language learning some of the important records)
    2009-06-05 22:53:21下载
    积分:1
  • IEEE802.11
    该书籍详细介绍了802.11底层协议的相关算法机制,能够为802.11的底层协议改造提供最基础的技术支持。(The book details the underlying 802.11 protocol mechanisms related algorithms that can transform the underlying protocol for the 802.11-based technology to provide the best support.)
    2011-01-06 15:06:14下载
    积分:1
  • machine-learning
    几篇关于机器学习的PPT课件。A few PPT coursewares about machine learning.(A few PPT coursewares about machine learning.)
    2013-09-02 20:21:51下载
    积分:1
  • LinuxMulti-threadProgrammingManual
    Linux下多线程编程指南,pdf格式,介绍了Solaris操作系统中POSIX线程和Solaris线程的多线程编程接口,该指南将指导程序员如何创建性新的多线程程序以及如何向现有的程序中添加多线程(Under the multi-threaded Linux Programming Guide, pdf format, introduced the Solaris operating system, POSIX threads and Solaris threads of the multi-threaded programming interface, the guide will guide programmers how to create multi-threaded nature of the new procedures and how to add to an existing program Multithreading)
    2010-01-29 10:13:32下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载