资源列表
QQDIY
- Delphi7源代码 QQ对对碰角色版最新可用修改版.rar-QQ DUIDUIPENG
ArduinoEthernet
- Arduino里面比较常用的头文件,可用于时钟编程等用途。-Arduino inside header files can be used to clock programming purposes.
01beibaowenti-qiongjufa
- 穷举法解决背包问题,对解决算法问题有帮助-The brute-force method to solve the knapsack problem to solve algorithmic problems
char_equation
- 有一个字符组成的等式:WWWDOT - GOOGLE = DOTCOM,每个字符代表一个0-9之间的数字,WWWDOT、GOOGLE和DOTCOM都是合法的数字,不能以0开头。请找出一组字符和数字的对应关系,使它们互相替换,并且替换后的数字能够满足等式。这个字符等式是Google公司能力倾向测试实验室的一道题目,这种题目主要考察人的逻辑推导能力和短期记忆能力,通常棋下的好的人解决这类问题会更得心应手一些(飞行棋例外)。此类型的题目有很多变种,各种编程比赛中常常能见到它们的身影。比如2005年的G
paixu2
- 输入一组数,快速排序,然后查找某个数,利用二分法查找-Enter a number, quick sort, and then find a number, use dichotomy to find
51-PS2-ads
- 51单片机模拟PS2键盘源代码,没有实验调通,待验证-51 single-chip analog PS2 keyboard source code, no experimental tune pass, to be verified
AD0804
- 用51控制AD0804测量电压并且用液晶显示-measure voltage
toolsForCrypt
- 简单的异或加密解密小程序,使用c++编写,用于学习使用-Simple XOR encryption and decryption procedures, the use of c++ preparation for learning to use
WSNDemo
- Atmel Bitcloud 1.13 Example: WSNDemo for ATmega128RFA1
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
IPCALL
- ip电话,对于声音一方传入另外一方,经过一段时间后声音不能实时传输,处理声音延时问题-ip phone, handle voice delay
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