搜索资源列表
et3b4
- ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with co
systemforcatchingfastmovingobjectsbyvision
- In this paper we describe a control methodology for catching a fast moving object with a robot manipulator, where visual information is employed to track the trajectory of the target. Sensing, planning and control are performed in real-time t
Myteach
- 利用三层结构做的简单界面实现 “珍珠奶茶“ 。-Three-tier architecture using a simple interface to do to achieve
qudong_robot_contest_asia_pacific
- 亚太机器人大赛电机驱动部分的c编程,硬件如见构架;还有竞赛心得,哈工大,qudong_robot_contest_asia_pacific.rar-Asia-Pacific Robot Contest motor drive part of the c programming, hardware architecture such as see there is competition experience, HIT, qudong_robot_contest_asia_pacific.rar
HammingDecoder
- -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee U
HP_Java_Memory-Management
- HP JAVA体系结构,不仅仅是JAVA的,其实还包含了HP UX的体系结构。适用于 1.JVM参数调优 2.HP-UX核心参数设置-HP JAVA architecture, not just JAVA, but in fact it also contains HP UX architecture. 1.JVM parameters for tuning 2.HP-UX kernel parameter settings
DMA
- 本范例源于书籍‘NiosII软件架构解析’DMA(Memory to Memory)驱动演示代码-This example from the book NiosII software architecture analysis
jsj
- 在社会信息化的推动下,作为其核心的数字化技术已步入研究开发阶段。为了实现粮库的温湿度自动检测,提高粮库储粮的安全性是粮库管理实现自动化、智能化。我们提出基于ZigBee多点粮库温湿度检测的方案。为此论文开展于无线传感器网络技术的温湿度数据采集系统的研制工作。ZigBee无线传感器网络是一种新兴的传输技术,将其应用于室内温度和湿度的采集,进而构成无线温湿度采集系统。论文介绍了无线传感器网络系统的体系结构及关键技术。-In society, driven by information technol
17
- 在社会信息化的推动下,作为其核心的数字化技术已步入研究开发阶段。为了实现粮库的温湿度自动检测,提高粮库储粮的安全性是粮库管理实现自动化、智能化。我们提出基于ZigBee多点粮库温湿度检测的方案。为此论文开展于无线传感器网络技术的温湿度数据采集系统的研制工作。ZigBee无线传感器网络是一种新兴的传输技术,将其应用于室内温度和湿度的采集,进而构成无线温湿度采集系统。论文介绍了无线传感器网络系统的体系结构及关键技术。-In society, driven by information technol
study-GDI-softframe
- 很具有学习参考价值主要涉及 GDI+ ,软件架构,和界面。对初学者很有帮助-Is a reference value for studying mainly related to GDI+, software architecture, and interface. Very helpful for beginners
Distributed_Antenna_Systems_Open_Architecture_for
- Distributed_Antenna_Systems_Open_Architecture_for_Future_Wireless_Communications a great book in cooperative communcations
VisualC_programming
- 具体介绍了VC的各种实用方法,包含基本原理,控件使用,文档视图结构,网络编程等-VC presented a variety of specific practical methods, including basic principles, control use, the document view architecture, network programming, etc.
ADSP_2126x_HRM
- High performance 32-bit/40-bit floating-point processor Code compatibility—at assembly level, uses the same instruction set as other SHARC DSPs Single-instruction multiple-data (SIMD) computational architecture— two 32-bit IEEE floating-point
Fermi
- 改变翻天覆地_史上最全Fermi架构解读,详细阐述了Fermi的硬件架构及其在并行处理中的优势-_ In the history of earth-shaking changes in the most complete framework for interpretation of Fermi, Fermi described in detail the hardware architecture and its advantages in parallel processing
rqbbs
- ASP论坛源码,asp论坛程序,asp论坛源码,任丘论坛asp下载 更新了两套风格 使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准; 论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问; 数据分表功能,减轻数据量大的时候访问数据库的负担;; 支持多皮肤、风格切换功能; 框架模式+ 平板模式的显示方式,用户
ueditor_v1.2.3.0_php
- Ueditor是由百度web前端研发部开发所见即所得的编辑器,具有轻量,可定制,注重用户体验等特点。Ueditor基于BSD开源协议,除了具有代码精简、加载迅速的轻量级特质外,还采用了分层理念,使开发者可以根据实际应用和需求自由定制。 Ueditor编辑器划分为了三层架构。其中,核心层为开发者提供了诸如range、selection、domUtils类的底层API接口,中间的命令插件层不仅提供了大量的基础command,还允许开发者基于核心层进行command命令的开发,而面向用户端的
bphd
- 简单三层架构,关于网站架构开发语言为C#.net适合初学者-Simple three-tier architecture, site architecture development language is C#. Net for beginners
Luminji.Improve
- 《编写高质量代码:改善C#程序的157个建议》是C#程序员进阶*的必读之作,包含的全部都是C#编码的最佳实践,从语言本身、程序的设计和架构、编码规范和编程习惯等三大方面对C#程序员遇到的经典问题给出了经验性的解决方案,为C#程序员如何编写更高质量的C#代码提供了157条极为宝贵的建议。对于每一个问题,不仅以建议的方式给出了被实践证明为十分优秀的解决方案,而且还给出了经常被误用或被错误理解的不好的解决方案,从正反两个方面进行了分析和对比。-To write high-quality code:
WPF-Self-study-manual.zip
- 该上传内容是WPF自学手册书籍中的源代码,这本书最大的作用是让从未接触过Microsoft Windows Presentation Foundation的读者能够从初学到精通掌握,运用WPF进行桌面开发,而且这本书的叙事风格和手法使得读者在经历掌握Microsoft WPF开发的整个过程是如此轻松快乐,在作者风趣调侃的语言当中不知不觉地学会WPF开发.本书从WPF的相关工具开始讲起,从WPF的体系结构、XAML、依赖属性、路由事件、命令等方面为读者奠定了一个坚实的学习基础。之后就切入了应用程序
24319102
- intel系统体系详解,对于深入了解intel系统有帮助。-The intel system architecture Detailed, in-depth understanding of the intel system.