搜索资源列表
简易智能电动车设计报告
- 摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信息,实时存储、显示在“直道区”检测到的薄铁片数目。电动车到达 B 点以后进入“弯道区”,沿圆弧引导线到达 C 点,能够检测 C 点下正方形薄铁片,并在 C 点处停车 5 秒,停车期间发出断续的声光信息。之后继续行驶,在光源的引导下,利用超声传感器传来的信号通过障碍区进入停车区并到达车库。最后,电动车完成上述任务后能够立即停车,全程行驶时间
927c_jiaocheng
- 很好的C#和.net的学习教程,初学者的首选,欢迎大家多传点好的电子版学习教程-good C# and. Net Guide to the study, the first choice for beginners welcome everyone - point electronic version of a good study guide
ajks
- 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
PTPVideoChat
- C++点对点视频聊天代码,视频流畅,控制功能丰富。-C code point-to-point video chat and video fluency, control functions rich.
splitor
- 完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。 -full use of standard documents prepared by the C division merger process. Use of process-oriented programming style, also known as C-style. Various experts hope will sp
c++2
- 一种用来在两个使用地址的文件将进行关联的机制。地理坐标和属性可以从一个地址转换成另一个。举例来说,一个学生包含地址的文件可以映射到一个街道图层上,该图层包含了学生居住点的点图层的地址。-used in a two addresses the use of the documents will be linked to the mechanism. Geographical coordinates and attributes can be converted into one another a
简单聊天系统
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Talk ======================================================================== AppWizard has create
gina源代码
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MyGina ======================================================================== AppWizard has created this MyGina DLL for you.
矩形对象以及Point类成员计算其面积
- 编写C++程序完成以下功能: 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标 观察矩形对象以及Point类成员的构造函数与析购函数计算其面积,并输出 ,The preparation of C++ Process is complete the following functions: the definition of
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
MatchPoint
- This a file/directory compare write in C#. Interest point: the match algorithm. The file/folder detection is automatic and it llows search with date-time or data len-This is a file/directory compare write in C#. Interest point: the match algori
C-Traps-and-Pitfalls
- Andrew Koenig自己在Bell实验室时发表的论文为基础,结合自己的工作经验扩展成这本对C程序员具有珍贵价值的经典著作。写作本书的出发点不是要批判C语言,而是要帮助C程序员绕过编程过程中的陷阱和障碍。 本书所揭示的知识,至少能够帮助你减少C代码和初级C++代码中90%的Bug。-Andrew Koenig own Bell Labs papers, combined with the expansion of their work experience into a C progra
C-and-Point-needle
- 本书通过丰富的实例详细的介绍了指针的作用,正是指针使得c威力无穷,但也存在一定风险,本书正是以指针为线索带领学者不断探索新问题,以一种全新的视角带领学者认识c和指针,书中提供了一些优秀网站,学者可以根据自己的需要下载。-Book through the wealth of examples described in detail the role of the pointer, the pointer is making c the power of infinity, but there ar
C-and-point
- C和指针课后习题答案,C和指针课后习题答案-Homework answer for C and pointers, C and pointer Homework answer
fdtd3d_1854
- THIS PROGRAM USES PULSE EXPANSION FOR THE ELECTRIC CURRENT MODE C AND POINT-MATCHING FOR THE ELECTRIC FIELD AT THE CENTER OF EACH C WIRE SEGMENT. C C DELTA-GAP FEED MODEL IS USED IN BOTH FORMULATIONS. IN ADDITION, C MAGNETIC-FRILL GE
pcm-master
- The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing. PCL is released under the terms of the BSD license, and thus free for commercial and research use. We are financially supported by
伪距单点定位-程序C#
- 能够读取0文件和N文件,进行单点定位,内附有注释,可供读者进行阅读(It can read 0 files and N files, make single point positioning, with annotations for readers to read.)
MapControlApplication2
- 使用C#编写的创建点图层的程序,并保存图层和赋予其属性。(A program for creating point layers written in C # and saving and assigning attributes to the layers.)
Visual C++从入门到精通(第3版)
- 从初学者的角度出发,以通俗易懂的语言,配合丰富多彩的实例,详细介绍了使用Visual C++ 6.0进行程序开发应该掌握的各方面知识。(Starting from the beginner's point of view, this paper introduces in detail all kinds of knowledge that should be mastered in programming with Visual C++ 6.0, in the light of easy-to
《C#从入门到精通(第3版)》.(明日科技).[PDF]
- 《C#从入门到精通(第3版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用C#进行应用程序开发应该掌握的各方面技术。("C from introduction to proficient (3rd Edition)" from a beginner's point of view, through easy to understand language, rich and colorful examples, detailed introductio
