资源列表

« 1 2 ... .13 .14 .15 .16 .17 7418.19 .20 .21 .22 .23 ... 21467 »

[其他小程序The-algorithm-of-number-theory

说明:ACM-数论常用算法,包括筛法求素数,求欧拉函数等-ACM-the algorithm of number theory
<李想> 在 2025-11-29 上传 | 大小:2kb | 下载:0

[其他小程序MxulieDU

说明:使用C语言编程实现了M序列的产生,并保存在文件当中。-Using C language programming to generate M sequence, and save as a file.
<耿喆> 在 2025-11-29 上传 | 大小:324kb | 下载:0

[其他小程序X-1

说明:使用C语言编写了求逆矩阵的运算。完全可以实现多维矩阵的求逆,不能求逆的矩阵也能辨识出来。-Use C language to write the calculation of the inverse matrix. Can realize the multidimensional matrix of the inverse, can not be the inverse of the matrix can be identified.
<耿喆> 在 2025-11-29 上传 | 大小:223kb | 下载:0

[其他小程序canvas

说明:用HTML5的画布生成的图片,保存图片到服务器-Use HTML5 to generate a picture of the canvas, save the image to the server
<李云飞> 在 2025-11-29 上传 | 大小:1kb | 下载:0

[其他小程序OpenGL1

说明:vc++编写的关于opengl在mfc单文档中初始化以及水壶图形的绘制,代码简单,适合初学者。-vc++ in opengl mfc prepared by the single document drawn graphics initialization and kettle, the code is simple, suitable for beginners.
<陈振兴> 在 2025-11-29 上传 | 大小:4.51mb | 下载:0

[其他小程序Map_Web

说明:vc6.0编写的一个GPS定位系统,可实现地图的上下左右移动,运行时需联网。-vc6.0 prepared by a GPS positioning system, enabling the map to move around, running takes networking.
<陈振兴> 在 2025-11-29 上传 | 大小:4.4mb | 下载:0

[其他小程序TCP-Oscilloscope

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

[其他小程序lms

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

[其他小程序local_max_finder

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

[其他小程序Grade

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

源码中国 www.ymcn.org