-
UdpClient
在VS2010环境中,根据UDP协议通信的原理,用C++编写的基于UDP的客户端的代码。(In the VS2010 environment prepared by the UDP-based client C++ code)
- 2013-12-14 20:52:31下载
- 积分:1
-
步进电机程序
该程序是用IAR workbench软件编写的C语言程序,用于控制四台步进电机,驱动船载天线系统的方位轴、俯仰轴、交叉轴和极化轴。
- 2022-03-16 11:58:35下载
- 积分:1
-
SSIM比较图像的相似性
该文件使用了opencv库函数,利用图像的方差、均值和结构去评判两幅图像的相似性。
- 2022-05-05 07:45:21下载
- 积分:1
-
小车驱动中上位机与下位机的编写
其中,上位机的编程语言是C#,下位机的编程是C,用到的芯片是XS128,这个程序实现的功能是通过上位机控制小车的行走路线。
- 2023-08-03 07:50:03下载
- 积分:1
-
clock
状态机之间的转换,共有8个状态,可以设置时间小时,分钟,显示时间;还可以进行闹钟设置(Conversion between the state machine, a total of eight state can set the time to hours, minutes, display time alarm clock set
)
- 2012-04-19 12:11:22下载
- 积分:1
-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
20071112160912
考试试卷
1234567(Examination papers 1234567)
- 2008-01-21 17:37:40下载
- 积分:1
-
LDPC
LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件:
construct_matrix.cpp
decode.cpp
encode.cpp
Gaussian_channel.cpp
generating_matrix.cpp
get_matrix.cpp
LDPC_main.c(LDPC complete c language source code, can be directly run, no errors, which contains documents: construct_matrix.cppdecode.cppencode.cppGaussian_channel.cppgenerating_matrix.cppget_matrix.cppLDPC_main.c)
- 2020-11-10 14:29:45下载
- 积分:1
-
VC图像边缘提取源代码
像的边缘是图像最基本也是最重要的特征之一.边缘检测一直是计算机视觉和图像处理领域的经典研究课题之一.图像分析和理解的第一步常常是边缘检测.这个程序利用sobel算子实现边缘提取。
- 2023-04-07 16:50:05下载
- 积分:1
-
网络硬盘的实现
网络硬盘的实现,很久以前的毕业设计作品,只为赚取积分!!!
- 2022-03-22 05:09:37下载
- 积分:1