资源列表

« 1 2 ... .45 .46 .47 .48 .49 14050.51 .52 .53 .54 .55 ... 21467 »

[其他小程序TCP-Oscilloscope

说明:基于TCP/IP的串口示波器,可实现接收单片机通过wifi发送的数据并在上位机中以波形显示-oscilloscope to get data WIFI
<cccc> 在 2025-12-01 上传 | 大小:834kb | 下载:0

[其他小程序Generic

说明:vc++编写的单文档opengl的初始化,以及简单点线贝斯曲线和面的绘制,适合初学者。-Initialization vc++ opengl prepared by the single document, and a simple point line drawing bass curves and surfaces, suitable for beginners.
<陈振兴> 在 2025-12-01 上传 | 大小:4.57mb | 下载:0

[其他小程序lms

说明:noise cancellation using lms algorithm
<ravi> 在 2025-12-01 上传 | 大小:74kb | 下载:0

[其他小程序local_max_finder

说明:获取二维图中的极大/极小值: IDL没有提供直接实现该功能的函数;但我们可以通过判断一个点左右两个点的值来进行,如果第i点的前一个点(i-1)与后一个点(i+1)的值都小于i点的值,则可以判断这个点是一个极值点,然后将该点添加到之前定义的链表中,在算法结尾处作为一个数组返回。-Finding multiple local max/min values for 2D plots with IDL
<左键> 在 2025-12-01 上传 | 大小:1kb | 下载:1

[其他小程序get-line-intersection

说明:已知两线段的两端点坐标(线段长度不为0),纯LISP实现两线段所在直线的交点,不需要判断除数为0.-Both ends of the point coordinates are known two segments (segment length is not zero), pure LISP achieve two straight line segments where the intersection, not required to judge the divisor is zero.
<少艾> 在 2025-12-01 上传 | 大小:1kb | 下载:1

[其他小程序Grade

说明:调试并且运行。学生成绩管理系统包含如下极大模块,学生信息管理,课程信息管理,学生成绩管理三大块。主要实现学生信息,课程信息,成绩信息的添加,修改与删除以及查询功能。为了确保程序能正常运行,其中包括三个文本文件,分别用来记录学生的学生信息,课程信息和学习成绩。-Commissioning and operation. Student achievement management system includes the following modules greatly, student infor
<张淑静> 在 2025-12-01 上传 | 大小:14kb | 下载:0

[其他小程序CacheSimulator

说明:C语言模拟内存算法,主要利用C语言模拟计算机cache的工作原理,应用它解决问题。-cache simulator
<zhao> 在 2025-12-01 上传 | 大小:509kb | 下载:0

[其他小程序CosineSimilarAlgorithmzf

说明:这里会用到TF/IDF权重,用余弦夹角计算文本相似度,用方差计算两个数据间欧式距离,用k-means进行数据聚类等数学和统计知识。-Here will use the TF/IDF weight, with cosine angle calculation of text similarity, with the variance of the two data between the data of the European distance, with K-means data cluste
<张芳> 在 2025-12-01 上传 | 大小:3.21mb | 下载:0

[其他小程序44

说明:不用字符串来实现 InternetURL 类-define InternetURL class to save a URL string like as www.bit.edu.cn ,and realize the demands as follows: 0. You CAN NOT use string in the program 1. You must use MyString you just defined in the exercise3.txt to sa
<王月> 在 2025-12-01 上传 | 大小:1kb | 下载:0

[其他小程序javascript_Linklist_apply

说明:js的单向循环列表实现,解决 约瑟夫环问题。-js single way circle Linklist ,sole the jone Suff Circle problem
<林佩安> 在 2025-12-01 上传 | 大小:2kb | 下载:0

[其他小程序robobrowser

说明:python requests显现扩展+bs4等等的demo-python requests show extended+bs4 etc. demo
<mx> 在 2025-12-01 上传 | 大小:230kb | 下载:0

[其他小程序Signal-to-Noise-Ratio

说明:通过计算数据的信噪比,对数据去噪,并将去噪后的数据保存在新的矩阵中。-Denoise through the calculation of signal-to-noise ratio of data, and data after denoising of stored in the new matrix.
<zhangxiaoyu> 在 2025-12-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 14050.51 .52 .53 .54 .55 ... 21467 »

源码中国 www.ymcn.org