资源列表
排序选择:
[数据结构常用算法] sorting-algorithm-comparison
说明:通过随机数据比较各排序算法的关键字比较次数和关键字移动次数-By comparison of random data sorting algorithm the number of keywords and keyword compare the number of moves<冯柳鑫> 在 2025-11-21 上传 | 大小:33kb | 下载:0
[数据结构常用算法] Josephus--problem
说明:约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。-Josephus (Josephus) a descr iption of the problem are: number<冯柳鑫> 在 2025-11-21 上传 | 大小:56kb | 下载:0
[其他小程序] Baidu-2011-written-information
说明:百度2011笔试资料百度2011校园招聘各岗位笔试题_适用于:技术类岗位_.pdf-Written information Baidu Baidu 2011 2011 Campus Recruitment of various posts pen questions _ for: Technology class positions _.pdf<韦婷> 在 2025-11-21 上传 | 大小:597kb | 下载:0
[数据结构常用算法] Parking-lot-problem
说明:设停车场是一个可停放 n 辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端)。若停车场内已经停满 n辆车,那么后来的车只能在门外的便道上等候。一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场。-Parking lots is an n cars parked narrow chan<冯柳鑫> 在 2025-11-21 上传 | 大小:20kb | 下载:0
[数据结构常用算法] City-Shop-pipeline-problem
说明:需要在某个城市n个居民小区之间铺设煤气管道,则在这n个居民小区之间只需要铺设n-1条管道即可。假设任意两个小区之间都可以铺设管道,但由于地理环境不同,所需要的费用也不尽相同。选择最优的方案能使总投资尽可能小,这个问题即为求无向网的最小生成树。-Needs in a residential area between the n cities laying gas pipelines, in the residential area between the n n-1 only the laying<冯柳鑫> 在 2025-11-21 上传 | 大小:22kb | 下载:0
[微处理器(ARM/PowerPC等)] STM32_USART1
说明:stm32 库文件:3.10 本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去 一开机时,会发送 "Starting....."到USART1-stm32 Library: 3.10 This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1 A start,<徐凤棋> 在 2025-11-21 上传 | 大小:313kb | 下载:0
[OpenGL] VCPPOpenGLHigh-levelVisualDev
说明:8个源代码,属于Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括:导弹飞行、飞机飞行、三维场景编辑器,三维地形模拟、模拟cs游戏、粒子系统等多个软件-8 source code is Opengl advanced programming and visualization system development (system development chapter) of the source code, including: missile flight, aircraft,<tom> 在 2025-11-21 上传 | 大小:10.59mb | 下载:0
[Windows编程] TriMeshOGLEvent
说明:This code is used to denoise 3D mesh models, it based on finite volume method with cell-centred. It represent my work in my ph.D<ANSSOU> 在 2025-11-21 上传 | 大小:55.71mb | 下载:0