-
STM32-IIC--MMA8451
STM32的控制MMA8451三轴加速度芯片的IIC驱动,串口打印数据到电脑显示!(STM32 control MMA8451 the triaxial acceleration chip IIC driver, serial print data to a computer display!)
- 2013-08-24 15:54:18下载
- 积分:1
-
DCMotorth
这是一个直流无刷电机讲义,讲述直流无刷电机的基本原理(This is a brushless DC motor lectures, about the basic principles of Brushless DC Motor)
- 2010-08-17 16:25:06下载
- 积分:1
-
CCTV system, the ticket printing. Beginners to see other people do not look, a b...
闭路电视收费系统,票证打印用的。
给初学者看看,其它人就别看了,有点丑陋。。。。
初始密码123-CCTV system, the ticket printing. Beginners to see other people do not look, a bit ugly. . . . The initial password 123
- 2023-03-29 15:40:03下载
- 积分:1
-
bcxrhi
MFC 扩展DLL 编程实例 搭好了一个进行编程的框架(The MFC extension DLL programming example sets up a framework for programming)
- 2018-11-26 07:46:04下载
- 积分:1
-
仿淘宝网TAB网页选项卡
仿淘宝网TAB网页选项卡,相当的漂亮,带多种鼠标悬停效果,此方法有几个优点:
1、根据字数自适应项目长度
2、不同的项目使用不同的颜色来区分
3、背景图片只需要两个图片文件就足够,使用CSS细分用到的图片部分,用到的图片请自行下载。
- 2023-04-13 07:55:04下载
- 积分:1
-
OpenFileDialog
说明: csharp中的浏览文件夹的应用源码程序(CSharp folder in the browser application program source code)
- 2008-08-30 09:49:56下载
- 积分:1
-
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn...
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn }
求X和Y的一个最长公共子序列
举例
X = { a , b , c , b , d , a , b }
Y = { b , d , c , a , b , a }
最长公共子序列为
LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
- 2022-03-02 12:22:07下载
- 积分:1
-
Cowproblem
经典问题:母牛问题,只是一个作业,希望能对初学者有点帮助(Classic problem: cow problem, is just a job, hoping to be helpful for beginners)
- 2009-12-15 23:12:23下载
- 积分:1
-
用于集成电路设计中,对lef和def的操作
用于集成电路设计中,对lef和def的操作-used for the design of integrated circuits, the right and lef def operation
- 2022-09-19 19:20:03下载
- 积分:1
-
没有翻译
Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), PostScript, PDF, 压缩HTML(chm), and Unix man pages等格式的文档。文档直接从源码中提取而成,便于维护。
Doxygen能很方便地从源码中提取出代码的组织结构,和代码中变量的关系图。这只需要配置好doxygen,一切都自动生成。这在大型代码发布时相当有用。-failed to translate
- 2022-04-02 11:18:58下载
- 积分:1