资源列表

« 1 2 ... .70 .71 .72 .73 .74 214975.76 .77 .78 .79 .80 ... 216380 »

[数学计算/工程计算gauss2.c

说明:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This
<张琦> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[其他智力游戏hanoi.c

说明:This a solution to the tower of hanoi problem
<张琦> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算integral.c

说明:Using 3 methods to integrate the function f(x) = 1/(1+x*x)
<张琦> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[汇编语言selsort.c

说明:A selection sort program
<张琦> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[IP电话/视频会议sndrec

说明:实现Linux环境下,录音与放音的程序,便于VOIP开发-To achieve under the Linux environment, sound recording and playback procedures, to facilitate the development of VOIP
<王石屹> 在 2025-05-05 上传 | 大小:1kb | 下载:0

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

说明:在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。-In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transfo
<nana> 在 2025-05-05 上传 | 大小:1kb | 下载:0

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

说明:用matlab语言实现图像的主色调提取,算法简单,适合初学者。-Matlab language used to achieve the main colors extracted image, the algorithm is simple, suitable for beginners.
<nana> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[VHDL编程adc_kongzhi

说明:vhdl 语言编写的一个AC0809控制电路,构成采样单片机的例子.-VHDL as a language AC0809 control circuit, which constitute examples of single-chip sampling.
<zyj> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[matlab例程cx

说明:利用Matlab编写求取4级移位寄存器的M序列 设初始序列为:1 1 1 1 通过一个四级的移位寄存器,其中在第三级有负反馈(一个模二加法),即将序列的第三位和第四位相加(如序列1 1 1 1经移位寄存器第一次移位后为0 1 1 1)的值再赋到第一位. 序列的周期为16.-The use of Matlab to prepare to strike four of the M shift register sequence
<张宇> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[其他小程序Exer8_2

说明:一个用于统计英文纯文本文件的各项信息:文件内容的总字符数(包括标点符号), 单词个数,文本行数。 -One for the statistics in English plain text file of the message: the content of the document the total number of characters (including punctuation), the number of wo
<liu> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[压缩解压93317429ekf_example

说明:ekf扩展卡尔曼滤波,效果比较好extended kalman filter-EKF extended Kalman filter, the effect is better extended kalman filter
<zb> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法aa

说明:深度优先搜索 和 广度优先搜索算法 实现-Depth-first search and breadth first search algorithm to achieve
<张欣儿> 在 2025-05-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 214975.76 .77 .78 .79 .80 ... 216380 »

源码中国 www.ymcn.org