-
诺基亚5110的温度显示程序
5110的一个液晶显示程序,平时单片机所用的1602,12864,显示较多,5110所用不多,故上传一个程序,以供参考。
- 2023-08-31 05:10:03下载
- 积分:1
-
MyOpenGL
说明: 利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作(3D VIEW)
- 2011-04-01 17:38:23下载
- 积分:1
-
DDS
说明: STM32控制DDS输出正弦波等波形,频率幅值可调。(STM32 control DDS output sine wave waveform, adjustable frequency amplitude.)
- 2020-06-20 18:40:02下载
- 积分:1
-
Digital-clock
利用单片机(STC89C52)为核心结合机械按键、数码管以及稳压器件等电子元器件组装了一个数字时钟,可以实现精准的计时以及修改等功能;(The combination of mechanical buttons, digital tube, and electronic regulator device the microcontroller (STC89C52) as the core components assembled a digital clock, and can achieve precise timing and modify functions )
- 2013-04-08 22:30:12下载
- 积分:1
-
opencv
利用opencv+VC++实现对图像的边缘处理,从而对图像进行检测(Use opencv+ VC++ to achieve the edge of the image processing to the image detector)
- 2016-02-18 15:20:39下载
- 积分:1
-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
- 2006-03-23 20:52:57下载
- 积分:1
-
IESample
几何造型库OpenCASCADE自带的例子,可以导入导出IGES/STEP格式的CAD文件,增加了用qtcreator打开工程文件的脚本文件(Geometric modeling library OpenCASCADE own example, you can import and export IGES/STEP format CAD files, increasing the use qtcreator script file to open the project file)
- 2020-10-02 15:37:42下载
- 积分:1
-
cfilter
应用c语言编写的可以实现的巴特沃斯低通滤波器的原理应用(C language applications can be prepared by the Butterworth low-pass filter application of the principle)
- 2009-06-18 14:42:25下载
- 积分:1
-
问道[GM管理工具]
说明: 问道GM工具 修改数据库文件,添加元宝(wendao GM tool..change mysql)
- 2020-06-21 07:00:01下载
- 积分:1
-
TCP IP 简单网络聊天程序
用c#语言,设计一个图形用户界面程序,先设置好本地地址(包括IP地址和端口号)打开程序窗口后,输入目标地址(包括IP地址和端口号)和要发送的信息之后,点击发送按钮可以向目标地址发送信息,并且程序可以接收发送到本地地址的信息并显示在程序窗口中。
- 2022-02-06 16:58:23下载
- 积分:1