资源列表

« 1 2 ... .98 .99 .00 .01 .02 44303.04 .05 .06 .07 .08 ... 66581 »

[其他小程序main

说明:二叉树算法的实现 遍历是对树的一种最基本的运算,所谓遍历二叉树,就是按一定的规则和顺序走遍二叉树的所有结点,使每一个结点都被访问一次,而且只被访问一次。由于二叉树是非线性结构,因此,树的遍历实质上是将二叉树的各个结点转换成为一个线性序列来表示。-Binary tree traversal algorithm is a basic tree operations, so-called binary tree traversal, traveled according to certain ru
<missli> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[其他小程序main_1_

说明:作业调度算法的实现 作业调度的主要功能是根据作业控制块中的信息,审查系统能否满足用户作业的资源需求,以及按照一定的算法,从外存的后备队列中选取某些作业调入内存,并为它们创建进程、分配必要的资源。然后再将新创建的进程插入就绪队列,准备执行。因此,有时也把作业调度称为接纳调度。 -Job scheduling algorithm to achieve the main function of job scheduling is based on job control block in
<missli> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[其他小程序VCPPgame

说明:c++ 编写的小程序,包括了斗地主 连连看等经典游戏!-small programs written in c++, including on Landlords lianliankan classic game!
<丁小雪> 在 2025-10-15 上传 | 大小:5.87mb | 下载:0

[文件操作emis

说明:企业 员工信息管理系统 对STL 类的封装 继承 多态 重载 进行 深入对话-Employees information management system for multi-state overload STL package inherited depth dialogue
<王小冬> 在 2025-10-15 上传 | 大小:22kb | 下载:0

[其他小程序duoduantu

说明:多段图问题的动态规划算法与实现 功能:求源点到汇点的最短路径及决策过程。 要求:用向前处理和向后处理方法分别对给出的数据,进行求解(注意在文档中画出多段图)。给出复杂性分析。 输入:多段图的段数,顶点数,以及每条边的权重。 输出:多段图的最短路径和决策过程。 -Many of the map of the dynamic programming algorithm and implementation features: seeking the source point to
<missli> 在 2025-10-15 上传 | 大小:16kb | 下载:0

[C#编程pers3

说明:calculation person factor
<mohamad> 在 2025-10-15 上传 | 大小:60kb | 下载:0

[其他小程序Desktop

说明:实现一个32位高精度的filter输出,内含.v文件,使用verilog-A 32-bit high-precision filter output, containing v file using verilog
<吴九鹏> 在 2025-10-15 上传 | 大小:82kb | 下载:0

[其他小程序huanghou

说明:算法实现之皇后问题 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Algorithm queens problem eight queens problem is an old and well-known problems, backtracking algorithm is a typical exa
<missli> 在 2025-10-15 上传 | 大小:1kb | 下载:0

[C#编程infixpost2

说明:convert expression to postfix
<mohamad> 在 2025-10-15 上传 | 大小:75kb | 下载:0

[C#编程onlinedinnerweb

说明:能够进行会员注册、登录、查看订餐记录、修改资料和密码、管理收餐地址;显示菜单、在线订餐,支持不同的折扣率;购物栏、在线结算;使用时需重新设置数据库位置-Able to register as a member, log in to view the ordering records, modify the address information and passwords, manage closing meal menus, online ordering, support a differ
<> 在 2025-10-15 上传 | 大小:3.37mb | 下载:0

[多媒体编程vfw_

说明:基于vfm的视频捕捉,能实现设置捕捉的格式,设置压缩,单帧捕捉和定帧捕捉-Based the vfm video capture, you can set the capture format, set the compression, single fr a me capture and freeze fr a me capture
<王zengyi> 在 2025-10-15 上传 | 大小:20.18mb | 下载:0

[Windows编程vc6

说明:vc下 大漠插件的多线程实现 可以以线程的方式 运行一个脚本-vc desert plug-in multi-threaded implementation can run a scr ipt thread
<葛翔> 在 2025-10-15 上传 | 大小:799kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 44303.04 .05 .06 .07 .08 ... 66581 »

源码中国 www.ymcn.org