-
RTC(DS1302)
基于51单片机的RTC实时时钟例程,包括源码和芯片手册以及DS1302电路图(51 microcontroller-based RTC real time clock routines, including the source and chip manual and DS1302 circuit diagram)
- 2013-01-07 22:04:38下载
- 积分:1
-
Project_ShortestPath
任务:实现Dijkstra算法
工程名:Project_ShortestPath
要求:实现Dijkstra算法,算法主体写在CGraph类中;要求是从command窗口中输入源节点编号,并在command窗口中输出从源节点到所有目的节点的最短路长及最短路。注:要输出整条路径,而不仅仅是前一跳,也不允许逆序输出。
(Task: Dijkstra' s algorithm to achieve the project name: Project_ShortestPath requirements: achieve Dijkstra algorithm, the algorithm written in the body CGraph class requires input from the command window, the source node number, and in the command window, all of the output from the source node to the destination node shortest long and the shortest. Note: To export the entire path, not just before the jump, do not allow reverse output.)
- 2013-08-21 16:40:41下载
- 积分:1
-
powell
步长加速法的C++实现,也称作Powell法,作为非线性无约束条件优化的方法之一(This a program of Powell.)
- 2013-05-22 00:10:42下载
- 积分:1
-
caijian
实现了直线和矩形框的裁剪功能,是用编码裁剪原理实现的(Achieved a straight line and cut features a rectangular box is the use of coding theory to achieve cutting)
- 2010-01-06 14:20:59下载
- 积分:1
-
不同进程间通讯
说明: 实现vc下不同进程之间的通讯:Copyrecv接收进程,Copysend发送进程(achieve vc different process of communication between : Copyrecv receiving process, this process Copysend)
- 2020-08-23 14:07:54下载
- 积分:1
-
软件介绍: 系统介绍
物流信息管理平台是针对中小型物流企业进行设计的,主要实现如下目标:
操作简单方便、界面简洁美观。
网站整体结构和操作流程合...
软件介绍: 系统介绍
物流信息管理平台是针对中小型物流企业进行设计的,主要实现如下目标:
操作简单方便、界面简洁美观。
网站整体结构和操作流程合理顺畅,实现人性化设计。
注册功能,提供两种注册途径一种是个人用户注册、一种是企业用户注册。
货源信息的发布和浏览功能。
车源信息的发布和浏览功能。
专线信息的发布和浏览功能。
仓储信息的发布和浏览功能。
招聘信息的发布和浏览功能。
管理网站会员信息。
系统最大限度地实现了易安装性、易维护性和易操作性。
系统运行稳定、安全可靠。-see up
- 2023-05-03 07:55:03下载
- 积分:1
-
Tiva_SPWM
说明: 采用定时器,及单片机TM4C123G的PWM模块,产生SPWM波,且波表无需额外生成(The timer is used, and the PWM module of the single chip TM4C123G generates the SPWM wave, and the wave table does not need to be additionally generated.)
- 2021-03-10 10:49:27下载
- 积分:1
-
hubulvbo
互补滤波器的程序讲解,互补滤波器的程序讲解,互补滤波器的程序讲解(Complementary filter program to explain, explain the complementary filter program, a program to explain the complementary filter)
- 2014-08-11 17:04:30下载
- 积分:1
-
matlab
基于matalab的信道自适应均衡技术研究(Matalab based channel adaptive equalization technology research)
- 2013-08-28 21:56:05下载
- 积分:1
-
C++ 立体模型
根据用户指定的、宽、高来绘制立方体,并没有指定顶点来绘制,所以要将立方体居中显示,可以通过SetViewportOrg函数将设备上下文的顶点移动到窗体中心,设备上下文有两种类型的顶点,一种是窗口顶点,另一个是视口顶点。
- 2022-03-20 09:19:41下载
- 积分:1