资源列表

[其他小程序“数独”游戏VC6.0

说明:如,玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、 每一个同色九宫内的数字均含1-9,不重复。 数独的答案都是唯一的,所以,多个解也称为无解。 本图的数字据说是芬兰数学家花了3个月的时间设计出来的较难的题目。但对会使用计算机编程的你来说,恐 怕易如反掌了。 本题的要求就是输入数独题目,程序输出数独的唯一解。我们保证所有已知数据的格式都是合法的,并且题目 有唯一的解。 格式要
<tl_real > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[其他小程序九九乘法表

说明:注意注意注意:计算简单的九九乘法表,给新手练手用的(Pay attention to:The calculation of simple 99 multiplication table, with the hand to the novice)
<tl_real > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[matlab例程工型有限差分程序

说明:1、对求解区域进行网格剖分,网格越小,精度越高。 2、将边界条件离散到格点上。 3、用五点差分建立求解方程,求出各个各点上的函数值。(1, mesh the mesh of the solution, the smaller the grid, the higher the accuracy. 2, the boundary conditions are discretized to the grid.
<竹林居士 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)video

说明:vi2img.m :将视频转换为单张图片 avi2mat.m :将所有单帧图片转换为向量存储为mat文件 img2avi.m :将所有单帧图片转换为视频(Simple processing of graphics and images)
<咕嘟1994 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[matlab例程DM6

说明:主要包括一个测试数据集合mydata.mat,main.m,DBSCAN.m和PlotClusterinResult.m共4个文件,我们在测试实验实验中做了两个方面更改:1)更换了另外一个测试数据,测试数据来源于[13](取其中的一部分),2)添加了个K距离图部分代码(均在如下主程序代码中给出),代码按照个人对k-distance graph的理解编写,如有错误之处,望大家指正,3)改变参数Eps值大小,输出结果并显示。(Includi
<zouhaozhe > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[其他小程序Driver_PCA9685

说明:PCA9685 nodemcu驱动,使用lua编写,支持同时控制16个舵机(PCA9685 nodemcu driver)
<seasonley > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[matlab例程comp_sgd_bb_sgd

说明:自然梯度算法比随机梯度算法有更好的收敛性能和数值稳定性,块递归算法需要较少的运算时间。(The natural gradient algorithm works more efficiently than the ordinary gradient algorithm, and the block recursive method is feasible to real-time processing)
<雪狼女 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[LabViewcomp_svrg_svrg_bb

说明:在白噪声干扰下,推导了辨识非均匀采样数据系统CAR模型参数的随机梯度算法。(Multi-innovation Generalized Stochastic Gradient Algorithms for Dynamical Adjusting ModelThe natural gradient algorithm works more efficiently than the ordinary gradient algorithm, a
<雪狼女 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)demo2

说明:LMS算法是随机梯度算法中的一种,其在随机输入维纳滤波器递归计算中使用确定性梯度。(It is one of random gradient algorithms with the steady gradient during the iteration)
<雪狼女 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)graph

说明:这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。(This is our learning digital image processing, the field average and median filtering the code)
<雪狼女 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)FBP

说明:ct图像重建,MATLAB求解图像重建 fbp(CT image reconstruction)
<supremeran > 在 2025-02-06 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB实现线性拟合和相关系数 源程序代码

说明:Matlab源程序:可以实现线性拟合相关系数(Matlab source: linear correlation coefficient can be achieved)
<小灵子 > 在 2025-02-06 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org