资源列表
排序选择:
[GDI/图象编程] 4-611
说明:用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字-prepared a VC round, and it sine curve along the campaign, in the process, won the size changes constantly, and in the upper left corner shows a few lines of the different font characters<苏铭> 在 2025-07-18 上传 | 大小:24kb | 下载:0
[Internet/网络编程] guhang0089
说明:凌乱设计个人网站音乐系统 v1.3 加入连播功能,可单页播放,加入连播SQL补丁,安全,速度稳定,系统支持MP3,RM-messy personal website design system v1.3 by adding music to show functional, single-page player, joined to show SQL patches, security, speed and stability, the system supports MP3, RM<> 在 2025-07-18 上传 | 大小:188kb | 下载:0
[数据结构常用算法] 算法C SHAPE版
说明:数据结构常用算法c#版!有数值分析中的各种插值算法!-algorithm commonly used data structures c# version! A numerical analysis of the various interpolation algorithm!<忆星> 在 2025-07-18 上传 | 大小:9kb | 下载:0
[其他小程序] javascripe源码
说明:自己收集的就javascr ipt代码,包括树型菜单,特效,选项卡等-own collection on the javascr ipt code, including tree menu effects, such as tab<陈浩> 在 2025-07-18 上传 | 大小:70kb | 下载:0
[Windows编程] wymspline样条插值
说明:计算方法,或者是数值计算的 wymspline样条插值 自己做的,可能不是很好-calculation method, or the numerical calculation wymspline spline interpolation themselves, may not be very good<水寒> 在 2025-07-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] grap
说明:—图数据类型的实现——问题描述:图是一种较线性表和树更为复杂的数据结构。在图形结构中,结点之间的关系是任意的,任意两个数据元素之间都可能相关,因此,图的应用非常广泛,已渗入到诸如语言学‘逻辑学、物理、化学、电讯工程、计算机科学及数学的其它分支中。因此,实现图这种数据类型也尤为重要,在该练习中即要实现图的抽象数据类型。基本要求:2、 定义出图的ADT;3、 采用邻接矩阵及邻接表的存储结构(有向图也可使用十字链表)实现以下操作:a. 构造图 b. 销毁图 c. 定位操作d. 访问图中某个顶点的操作e<水寒> 在 2025-07-18 上传 | 大小:2kb | 下载:0