-
查找第k小元素算法的实现,很实用的一个算法程序,欢迎大家下载...
查找第k小元素算法的实现,很实用的一个算法程序,欢迎大家下载-Small element of the first k search algorithm, an algorithm is practical procedures, welcomed everyone to download
- 2023-03-07 19:45:03下载
- 积分:1
-
C++ coding standards
C++ coding standards
- 2022-01-26 05:41:49下载
- 积分:1
-
用VC++编的小程序,用于比较两个数的大小,已通过调试
用VC++编的小程序,用于比较两个数的大小,已通过调试-VC++ compiled by a small program used to compare the size of two numbers, has passed the commissioning
- 2022-03-06 14:50:03下载
- 积分:1
-
一款休闲小游戏的源代码,玩法简单,易上手,消除相同的笑脸
一款休闲小游戏的源代码,玩法简单,易上手,消除相同的笑脸-A casual game of the source code, playing simple,易上手, the elimination of the smiling faces of the same
- 2022-01-22 03:38:22下载
- 积分:1
-
C#, the clock applet, simple implementation, beginners learn
C#编写的时钟小程序,简单的实现,初学者借鉴-C#, the clock applet, simple implementation, beginners learn
- 2022-06-27 13:56:19下载
- 积分:1
-
人体轮廓矢量化
在对细化后的骨架进行矢量化时,首先从链码起始点开始,并以该点的方向为基准进行跟踪,一直到链码的方向发生改变为止,并取链码方向发生改变时的前一点作为拐点;然后再以此拐点为起始点, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-13 20:28:18下载
- 积分:1
-
vista平台下sidebar上实现一个显示天气的gadget。将代码拷入[SystemInstalledDriver:]users[user name]app...
vista平台下sidebar上实现一个显示天气的gadget。将代码拷入[SystemInstalledDriver:]users[user name]appdatalocalmicrosoftwindows sidebargadgets目录即可
- 2022-01-29 04:05:15下载
- 积分:1
-
结构有限元分析源程序,用FORTRAN90编写,主要用于结构分析。...
结构有限元分析源程序,用FORTRAN90编写,主要用于结构分析。-Finite Element Analysis source with FORTRAN90 preparation, mainly for structural analysis.
- 2022-01-30 15:29:42下载
- 积分:1
-
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list of the code is to provide the right information within the rapid indexing, thereby greatly increasing the speed of data access.
- 2022-02-05 03:14:59下载
- 积分:1
-
WinForm学生管理系统(三层架构)
学生管理系统,运用了三层架构,对学生的一些相关情况进行增删改查 里面还有教师模块,教师管理的相关信息,里面还有Sql SERVER 的数据库,版本是2008R2的,具体的内容你可以自己去看,仅供参考学习使用。
- 2022-03-25 08:46:57下载
- 积分:1