-
stm8s-PWM信号输出
说明: 基于stm8S系列单片机,利用内部定时器的pwm功能输出pwm波(Based on stm8S series single-chip microcomputer, PWM wave is output by PWM function of internal timer)
- 2020-05-12 10:55:16下载
- 积分:1
-
NXGJ
公交的定票系统,可以选站名,路线还有其他一些功能(ABOUT BUS)
- 2013-09-08 12:56:22下载
- 积分:1
-
binary-phase-shift-
现代通信原理课程中,在MATLAB中实现二进制相移键控调制程序。(Modern communication theory course, to implement in MATLAB binary phase shift keying modulation program.)
- 2011-10-04 10:38:18下载
- 积分:1
-
车辆路径问题的代码
; 车辆问题(VRP)是一个路由;路由问题你寻求一些拥有客户服务(同种或异种)的车辆从一个仓库。其基本思想是以服务为客户--由一个图中的节点表示。理论和产业的很多问题可以建模为一个VRP。这个问题的起源可以追溯到50。它包括TSP问题(VRP一车)作为一种特殊的情况,是这样一个复杂的计算问题。
- 2022-02-01 19:39:50下载
- 积分:1
-
Project4_BallmanFord
(图论)实现负权重转换(Bellman-Ford)
对于输入的任何一个拓扑(部分边的权重为负),要求变换网络中边的权重,任意两节点间的最短路不变,输出变换后各边权重。如果网络中存在负环,程序要有报警功能。算法主体写在CGraph类中((Graph theory) to achieve negative weight conversion (Bellman-Ford) to the input of any topology (some edge weight is negative), requiring transform the network edge weights between any two nodes of the shortest path unchanged, the output transform each edge weights. If the negative loop exists in the network, the program should alarm function. Algorithms written in CGraph class body)
- 2020-08-03 17:48:35下载
- 积分:1
-
QQfile_recv
说明: hucucufcufcrxrcufcucugvvufv
- 2020-04-06 16:48:11下载
- 积分:1
-
PhManage
说明: VC++对DB-Libray封装更方便操作SQLServer数据库源码(VC ++ package of DB-Libray is more convenient to operate SQLServer database source code)
- 2020-05-13 10:26:54下载
- 积分:1
-
39
说明: 超声波测距系统原理图,作者:QQ 64134703 ,电子毕业设计,欢迎咨询
(Ultrasonic ranging system schematic, the author: QQ 64134703, e-graduate design, please consult)
- 2010-09-05 16:29:15下载
- 积分:1
-
串口之间传送数据
串口之间传送数据,可发送大量数据,并实时接受数据(Serial port to send large amounts of data, and can accept data, and data transmission...)
- 2012-02-22 16:13:35下载
- 积分:1
-
dll之间的区别
C#的dll,有人说java想用C#和VB.net生成的dll需要用c++去封装一层,不知道为什么,但是我可以用啊。确定好dll是32位的还是64位的另外如果不知道是多少位的,简单下载一个dll反编译工具,看下就行了,看下目标平台然后用regasm注册,32 的就使用32的注册,64的就用64的注册。别混淆了1.C:WindowsMicrosoft.NETFramework2.C:WindowsMicrosoft.NETFramework64c++的dll,确实很实惠,生成后也不用注册,只要放在javabin目录下,拿来就可以用。比如使用JNA调用啊(我只试过JNA)所以不要道听途说,一定要自己试试才知道
- 2023-06-24 12:50:02下载
- 积分:1