资源列表

« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 21480 »

[其他小程序定积分求解

说明:这是一个在C环境下实现 的关于定积分求解的程序!-This is an environment in C under the integral solution of the procedure!
<yshx> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序lxing

说明:编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20)
<刘星> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序7-30

说明:输入任意顺序的姓名表,按字典顺序打印出来-arbitrary order of the input table names, according to the order printed dictionaries
<万玲> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序linelms

说明:线性自适应预测滤波算法,用于扩频通信中的窄带干扰信号的抑制,对搞窄带干扰抑制的朋友会有所帮助!-linear adaptive filter algorithm forecast for the spread spectrum communication signals in the narrow band interference suppression to engage narrowband interference suppre
<高丽> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序nlms

说明:一种窄带干扰抑制的非线性自适应预测滤波算法!-a narrowband interference suppression filter nonlinear adaptive prediction algorithm!
<高丽> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序稀疏矩阵相加

说明:两个相同行数和列数的稀疏矩阵用十字链表实现加法运算-two identical rows and columns in the sparse matrix using Orthogonal List Adder Operational
<怡情> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序图形学直线和圆的生成算法

说明:掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段-grasp of linear and circular generation algorithm, respectively DDA Act and the dotted lines in the screen painting of two straight
<> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序图形圆的生成算法

说明:斜率为0~1和大于1的Bresenham画线程序,将该算法程序扩展到任一八分圆坐标空间图,从而形成一般的Bresenham画线算法。-slope of 0 to 1 and more than a line drawing of Bresenham procedures, the extension of this algorithm, arrived on January 8 pm Yuan map coordinates space
<> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序图形学直线的生成算法

说明:圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle pro
<> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序图形裁剪算法

说明:实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
<> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序Graduated

说明:刚学JAVA的时候老师布置的作业,一个简单的小JAVA程序,关于学生信息的.主要目的是接触JAVA.-just learning the layout of the teachers work, a simple small Java procedures, information on the students. The main purpose is to contact JAVA.
<joy> 在 2024-12-28 上传 | 大小:1kb | 下载:0

[其他小程序基于中断的串口驱动及显示程序

说明:基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
<单敏> 在 2024-12-28 上传 | 大小:1kb | 下载:0
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 21480 »

源码中国 www.ymcn.org