资源列表

« 1 2 ... .46 .47 .48 .49 .50 214051.52 .53 .54 .55 .56 ... 216397 »

[Windows编程avlTree

说明: 平衡二叉树,又称AVL树。它或者是一棵空树,或者是具有下列性质的二叉树:它的左子树和右子树都是平衡二叉树,且左子树和右子树的高度之差之差的绝对值不超过1.。 -Balanced binary tree, also known as AVL tree. It is either an empty tree, or a binary tree with the following properties: it left sub-tree and right sub-trees are bala
<汤龑鸣> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[Windows编程search

说明:排序查找程序,实现了n方算法和nlog(n)算法,可以互相比较-Sort search procedure, to achieve n-square algorithm and the nlog (n) algorithm, can be compared with each other
<汤龑鸣> 在 2026-01-12 上传 | 大小:1kb | 下载:0

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

说明:the spi interface in protocol communicate with microcontroller
<tuan> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程2psk

说明:基于2psk调制下的网络编码性能分析。使用matlab平台开发。针对网络编码的公式进行画图分析。-On 2psk modulation of network coding performance analysis. Use matlab platform. The formula for drawing network coding analysis.
<summer> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程Frame_2D

说明:用matlab求框架的位移,多自由度发,有限元素-fr a me------p73 example2.8 Yijun Liu Introduction to FEM & Frequencies calculation
<张文静> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程qr_eigenvalues

说明:qr法求特征值和特征向量 QR法能够避免矩阵奇异带来的错误,并能求解特征值有重根的情况-qr France seek eigenvalues and eigenvectors QR method can avoid the matrix singularity caused by errors, and can solve the eigenvalue of the double roots
<张文静> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程phase_graphic

说明:相空间重构,以及绘制相空间图. 程序并不复杂,但运行效果良好.-phase reconstitution, and phase graphic mapping.
<zhangfen> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[其他小程序VB98

说明:可以用来做加法,还要20个字呀,我这样就有了是不是-Can be used to do addition, but also 20 characters ah, I do not have a
<yy> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Ex03

说明:这是一个用java写的打印水仙花数的代码。可打印100到65535之间的水仙花数。-This is a printed using java to write the code number of daffodils. Printable 100-65535 number among the daffodils.
<俞永浩> 在 2026-01-12 上传 | 大小:1kb | 下载:0

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

说明:快速求积分图的源代码,取自OpenCV。-Fast quadrature map source code from OpenCV.
<地址> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[matlab例程chaoliu1

说明:一个计算3节点的电力系统潮流计算程序,请指教-matlab
<李鸣> 在 2026-01-12 上传 | 大小:1kb | 下载:0

[Internet/网络编程client

说明:简单实现linux下用C语言编写并且编译通过的socket编程的客户端源码-the client s socket code under linux
<小酷> 在 2026-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 214051.52 .53 .54 .55 .56 ... 216397 »

源码中国 www.ymcn.org