资源列表
[其他小程序] 01beibaowenti-qiongjufa
说明:穷举法解决背包问题,对解决算法问题有帮助-The brute-force method to solve the knapsack problem to solve algorithmic problems<孔明德> 在 2025-11-24 上传 | 大小:672kb | 下载:0
[其他小程序] char_equation
说明:有一个字符组成的等式:WWWDOT - GOOGLE = DOTCOM,每个字符代表一个0-9之间的数字,WWWDOT、GOOGLE和DOTCOM都是合法的数字,不能以0开头。请找出一组字符和数字的对应关系,使它们互相替换,并且替换后的数字能够满足等式。这个字符等式是Google公司能力倾向测试实验室的一道题目,这种题目主要考察人的逻辑推导能力和短期记忆能力,通常棋下的好的人解决这类问题会更得心应手一些(飞行棋例外)。此类型的题目有很多变种,各种编程比赛中常常能见到它们的身影。比如2005年的G<钟毓秀> 在 2025-11-24 上传 | 大小:11kb | 下载:0
[其他小程序] 51-PS2-ads
说明:51单片机模拟PS2键盘源代码,没有实验调通,待验证-51 single-chip analog PS2 keyboard source code, no experimental tune pass, to be verified<liliang> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[其他小程序] toolsForCrypt
说明:简单的异或加密解密小程序,使用c++编写,用于学习使用-Simple XOR encryption and decryption procedures, the use of c++ preparation for learning to use<ybblack> 在 2025-11-24 上传 | 大小:28kb | 下载:0
[其他小程序] WSNDemo
说明:Atmel Bitcloud 1.13 Example: WSNDemo for ATmega128RFA1<poolborges> 在 2025-11-24 上传 | 大小:177kb | 下载:0
[其他小程序] progressbar
说明:一个仿照新浪加载图片的效果实现。主要用到了 系统自带的控件-A modeled the effect of the Sina load the image. A modeled the effect of the Sina load the image. A modeled the effect of the Sina load the image. A modeled the effect of the Sina load the image. A modeled the effect of<luochuang> 在 2025-11-24 上传 | 大小:41kb | 下载:0
[其他小程序] FIND
说明:数据结构:查找表的逻辑结构和存储结构。实现折半查找算法:建立一棵二叉排序树,输入给定值,在该二叉排序树查找,如不存在该值,则在二叉排序树中插入;如存在该值,则返回节点;实现删除找到节点的算法。-Data structures: a lookup table of the logical structure and storage structure. Binary search algorithm: the establishment of a binary sort tree, enter t<陈小默> 在 2025-11-24 上传 | 大小:2kb | 下载:0