资源列表
[C#编程] 判断给定有向图是否存在回路
说明:判定有向图是否存在回路 输入约定 第一行为图中顶点的个数n; 第二行为途中弧度条数e; 第二行为顶点信息;接着e行为e条弧依附的两个顶点。(Determine whether there is a loop in a directed graph Input Convention The number of the vertices in the first behavior graph is n; second the number of radians in the way of<DDAAA > 在 2025-11-19 上传 | 大小:3kb | 下载:0
[Windows编程] TLVcode
说明:TLV编码与解码 TLV是tag, length和value的缩写.一个基本的数据元就包括上面三个域. Tag唯一标识该数据元, length是value域的长度. Value就是数据本身了. 举个例子, 下面是一个tlv格式的AID(应用标识符)字节串”9F0607A0000000031010”, 其中9F06是tag, 07是长度, A0000000031010就是AID本身的值了. 对于程序编写人员来说,我们关心的是,如果有类似上面这样的一串TLV编码的字节串从卡片传过来, 怎么样<gzteng > 在 2025-11-19 上传 | 大小:11.14mb | 下载:0
[Windows编程] 01beibao_fenzhijiexian
说明:分治法实现01背包问题,输入为即将放入背包的物品的重量和对应价值的数组,输出为放置物品的最优方案(Realization of 01 knapsack problem by divide and conquer method)<泸沽湖123 > 在 2025-11-19 上传 | 大小:867kb | 下载:0
[其他小程序] The Visual LISP Developers Bible
说明:The Visual LISP Developers Bible - 2011 Edition<星光依旧 > 在 2025-11-19 上传 | 大小:2.41mb | 下载:1
[其他小程序] suijixingjiaozheng
说明:随机性问题梯度校正参数辨识方法,系统辨识课的作业(Parameter identification method for gradient correction of stochastic problem)<敏宝3582 > 在 2025-11-19 上传 | 大小:1kb | 下载:0
[其他小程序] Diocp服务做Datasnap的服务端
说明:Diocp服务做Datasnap的服务端(The Diocp service is the server side of the Datasnap)<pwchina2011 > 在 2025-11-19 上传 | 大小:3.82mb | 下载:0
[其他小程序] sample-simpleui
说明:可以编译到Android things里面生成一个UI(Can be compiled into Android things to generate a UI)<rwxian > 在 2025-11-19 上传 | 大小:248kb | 下载:0
[其他小程序] project1
说明:迷宫有一个入口,一个出口。一个人从入口走进迷宫,目标是找到出口。阴影部分和迷宫的外框为墙,每一步走一格,每格有四个可走的方向,探索顺序为:南、东、北、西。(The labyrinth has an entrance, an exit. A man walks into the labyrinth from the entrance, and the goal is to find the exit. The outer fr a me of the shadow and the maze is<julian_ > 在 2025-11-19 上传 | 大小:14kb | 下载:0