-
程序
51单片机开发,基础篇,驱动步进电机代码(51 Single Chip Microcomputer Driving Stepper Motor Code)
- 2020-06-24 16:20:02下载
- 积分:1
-
启动项代码
功能:使文件开机自动运行思路:获取文件的路径,将文件拷贝到系统文件夹之下;在注册表中注册文件路径,使其开机自动运行。提示:如果要隐藏,另外可以在以上执行完毕之后,删除原始文件.当然,还可以通过注册程序为系统服务,使其开机自动运行.删除:在执行程序之后,执行以下操作,使系统恢复原状:搜索提示:如果要隐藏,另外可以在以上执行完毕之后,删除原始文件.当然,还可以通过注册程序为系统服务,使其开机自动运行.
- 2022-03-28 23:28:00下载
- 积分:1
-
系统打印机调用编程, 系统打印机调用编程,系统打印机调用编程...
系统打印机调用编程, 系统打印机调用编程,系统打印机调用编程-Printer programming system call, the system calls the printer programming, systems programming call the printer
- 2022-07-10 12:23:08下载
- 积分:1
-
3维地图
一个KDE的qt项目marble ,我做了一个小example。qt5+vs2010
- 2022-09-18 09:20:03下载
- 积分:1
-
Figure-topological-sort
说明: 拓扑排序
对一个 有向无环图 G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任
意一对顶点u和v,若u,v ∈E,则u在线性序列中出现在v之前。
通常,这样的线性序列称为满足拓扑次序的序列,简称 拓扑序列 。
注意:
①若将图中顶点按拓扑次序排成一行,则图中所有的有向边均是从左指向右的。
②若图中存在有向环,则不可能使顶点满足拓扑次序。
③一个DAG的拓扑序列通常表示某种方案切实可行。 (Topological sort
In a directed acyclic graph G topological sort, is all vertices will G formed a linear sequence, make diagram post
Meaning a pair of vertex u and v, if u, v ∈ E, then u in linear sequence in which they appear in v before.
Usually, such linear sequence sequence of topological order called meet, abbreviation topology sequence.
Note:
(1) if the diagram according to the topology order line vertices, then figure all from left to right edge are pointing.
(2) if the figure to exist in the ring, is impossible to have the vertex meet topological sequence.
(3) a DAG topological sequence usually expressed some scheme is feasible.
)
- 2011-03-22 17:19:14下载
- 积分:1
-
ATK-SIM900A
SIM900开发板配套STM32 GPRS代码(SIM900 STM32 GPRS driver)
- 2013-11-26 10:54:05下载
- 积分:1
-
PrimeNumber
判断一个数是否为素数。可以作为分析研究素数编程的人参考。(To determine whether a number is prime. Analysis of prime numbers can be used as programming easy reference)
- 2009-11-26 11:46:23下载
- 积分:1
-
VC6.0 串口助手源码
,VC6.0 串口助手源码,实现定时发送,设置串口,等全部功能,功能强大,内容丰富
- 2022-08-23 09:52:01下载
- 积分:1
-
thin
此代码是基于OPENCV设计的关于图像细化的源代码,采集图像细化所用代码(This code is based on the image thinning OPENCV design source code, the code used to capture images thinning)
- 2014-09-05 16:06:42下载
- 积分:1
-
pwm
说明: 使用msp430f5529产生pwm波的基本例程(Using msp430f5529 to generate PWM wave basic routine)
- 2020-06-18 13:20:01下载
- 积分:1