-
多边形填充作业
多边形填充作业.rar(filled polygon operations. Rar)
- 2020-10-26 19:20:00下载
- 积分:1
-
2017210024张世晟LED_USED_interrupt (2)
说明: 利用程序实现对51单片机LED外设的精确闪烁控制,和蜂鸣器与按键的关联。(he program is used to realize the precise flicker control of LED peripheral of 51 single chip computer, and the connection between buzzer and key.)
- 2020-06-17 01:40:02下载
- 积分:1
-
JpegLs源码 jpeg ls v2.2
说明: JpegLs源码,由UBC和HP在2000年联合开发(JpegLS project,developed by UBC and HP.)
- 2020-05-12 23:06:59下载
- 积分:1
-
palui_cPP2
interesting and easy C++ application for beginers
- 2014-11-27 04:24:17下载
- 积分:1
-
C# 多端屏幕共享例子
多端屏幕共享例子。 本项目基于分块扫描的思想获取差异部分并发送到接收端。在接收端进行整合。项目结构包括如下几部分:1.Imageing文件夹内存放的是图片差异获取的库2.NetworkHelper中是用于网络传输的库3.ScreenShare中是接收端的程序4.ScreenShare.ControlEnd中存放的是发送端的程序5.Utilities中存放的是一些用于编码的库,在本项目中并未用到该项目采用VS 2008 CSharp开发。可对项目进行重新编译后,运行。运行注意事项:请先运行接收端并启动,而后在运行发送端。
- 2017-10-10下载
- 积分:1
-
基于VC的以太网远程I/O模块控制程序
以太网客户端程序,配康奈德远程I/O模块,网络开关量的输入输出模块,4路数字量干节点转以太网。
- 2022-08-14 16:20:40下载
- 积分:1
-
chkver
计算机启动日期和病毒提示VC++程序(computer virus launch date and suggested VC Program)
- 2005-03-02 21:55:46下载
- 积分:1
-
ds3
单向链表的创建与操作
设单向链表中节点的数据域的数据类型为整型,编写函数实现以下操作:
(1)实现单向链表的创建(包括初始化)与输出操作,节点的个数及节点的数据由用户输入。
(源代码:ds3-1.c)
(2)查找给定的单链表中的第i个节点,并将其地址返回。若不存在第i个节点,则返回空地址。
(源代码:ds3-2.c)
(3)查找给定的单链表中值为n的节点,并将其地址返回。若不存在值为n的节点,则返回空地址。同时,还应通过参数传回该节点的序号。
(源代码:ds3-3.c)
(4)删除给定的单链表中的第i个节点,成功返回1,失败返回0。
(源代码:ds3-4.c)
(5)删除给定的单链表中值为n的节点,成功返回1,失败返回0。
(源代码:ds3-5.c)
(6)在给定的单链表的第i位上插入值为n的节点。
(源代码:ds3-6.c)
(7)在给定单链表的值为m的节点的前面插入一个值为n的节点。
(源代码:ds3-7.c)
(Creation and operation of a one-way linked list
Set up a one-way linked list data type node integer data fields , write a function to achieve the following:
( 1 ) achieve the creation of a one-way linked list ( including initialization ) and output operation , the number of nodes and node data entered by the user .
( Source : ds3-1.c)
( 2 ) Find a single list given in the i-th node and returns its address . Without the presence of the i-th node , returns an empty address.
( Source : ds3-2.c)
( 3 ) Find a given node in a given value of n single list , and return address . Without the presence of the value of n nodes , returns an empty address. Meanwhile, the number should be returned by the parameters of the node .
( Source : ds3-3.c)
( 4 ) Delete the given singly linked list in the i-th node , the successful return 1, else return 0 .
( Source : ds3-4.c)
( 5 ) to delete a single node in the list is given n , the successful return 1, else return 0 .
( Source : ds3-5.c)
( 6 ) )
- 2014-05-11 19:19:41下载
- 积分:1
-
Forms_CNC_Draw-1
说明: 设备控制软件使用halcon进行画图,形成轨迹图方案,轴按照轨迹图方案进行喷胶(The equipment control software uses Halcon to draw and form the trajectory plan. The axle sprays glue according to the trajectory plan.)
- 2020-07-02 20:00:01下载
- 积分:1
-
智能车的平衡控制
智能车利用MPU6050控制平衡 读取加速度计 角速度的值
对平衡进行控制 可以保证车子直立 平衡 参数需要自己进行调节
- 2022-07-15 07:26:29下载
- 积分:1