资源列表

[其他小程序jiecheng

说明:用C语言编写的高精度阶乘的算法 可以算出n阶乘的完整结果-Using C language for high-precision factorial algorithm can calculate n factorial integrity of the results
<杨磊> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序VB6.0.BO

说明:Private Sub cmdConnect_Click() If Len(Text1.Text) = 0 And Len(Text2.Text) = 0 Then MsgBox 123.12.25.38 Exit Sub Else If Len(Text1.Text) > 0 Then tcpClient.RemoteHost = Text1.Text Else tcpClient.
<dhxdh> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序assignment2

说明:DrScheme 运算符的规则,run (parse (4 + 3 * 2)) will show you (+ (4) (* (3) (2))) -DrScheme operator rules, run (parse (4+ 3* 2)) will show you (+ (4) (* (3) (2)))
<xiaodong> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序MUSIC

说明:dos程序。播放音乐,在windows ms-dos 也可以执行的哟.-dos procedures. Music, in the windows ms-dos can also be implemented yo.
<roger> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序chirp_sig11

说明:带有匹配滤波器的雷达信号调制和脉冲压缩技术的Matlab程序 -With matched filter radar signal modulation and pulse compression technology Matlab procedures
<yanlong> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序quicksort

说明:实现快速排序 主要是采用指针的方式来随机产生大量数并排序-The realization of quick sort is the main way to target a large number of randomly generated number and sort
<小飞> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序e11

说明:求球体的表面积 判断一个数是否为素数 求球体的表面积 判断一个数是否为素数-Sphere of surface area for a few to judge whether the prime number for a sphere of surface area to determine whether the number of prime numbers
<Li> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序kalman

说明:卡尔曼滤波算法,用于各类数据信息的过滤 ,能够得到比较好的结果。在此基础上进行了改进 -Kalman filter algorithm, for various types of data filtering, can be relatively good results. On this basis improved
<caixin> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序usetimelimited

说明:软件试用次数的限制有很多种方法,其要害是把次数这个值存储在哪 里。本文介绍一种方法,通过改变文件 的时间来存储试用次数,从而限制软 件的试用。稍微修改一下程序就可以使用了。 资料引用:http://www.knowsky.com/394132.html-Try limiting the number of software there are many ways, the crucial point is the frequenc
<huoli> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序897979

说明:介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimension
<黄新> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序deintrlv

说明:通信中的解交织方式,用于IDMA系统接受端的解调-Communication deinterleave way IDMA system for demodulation of the receiving end
<yuekeqiang> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序Cpp1

说明:c++ plamer法排序 Palmer启发式算法是基于作业的加工时间按斜度顺序指标排列作业的启发式算法。按机器的顺序,加工时间趋于增加的作业被赋予较大的优先权数。 -c++ plamer Act Sort Palmer heuristic algorithm is based on the operation of the processing time as a gradient sequence with operatio
<张龙> 在 2024-10-04 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org