HanGame木马VC源代码 外面流传的很多HANGAME的木马生成器 并不能获取到玩家的身上的钱数 我发的这个源码是VC写的 喜欢VC的朋友来研究研究吧 功能: 在win98/win2k/nt/xp/2003下都无进程 能准确截取 HANGAME 玩家登陆的游戏帐号 密码 游戏房间URL 随身钱数 无进程 通过80端口传递信息 主要是想让朋友们一起学习键盘钩子 老鸟就别看拉 是很一般的作品 目前还可以使用的
上传时间: 2013-12-18
上传用户:himbly
matlab的一些例子,对入门的新手有帮助
标签: matlab
上传时间: 2013-12-08
上传用户:hullow
java编辑的一个小型应用程序可以用来进行基本的绘图
上传时间: 2015-05-18
上传用户:牛布牛
请用英文名,尽量和原工程文件名相同 请用英文名,尽量和原工程文件名相同 请用英文名,尽量和原工程文件名相同
标签: 英文
上传时间: 2015-05-18
上传用户:jyycc
武汉理工大学程磊编写的AR模型的Burg算法的matlab程序,有用
上传时间: 2015-05-18
上传用户:gdgzhym
(Ewiley)Optimum Array Processing 用于做阵列信号处理的一本好书,苦苦寻觅才找到的
标签: Processing Optimum Ewiley Array
上传时间: 2013-12-18
上传用户:kiklkook
多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比较这两种策略。(3)数据由随机数产生器生产。
上传时间: 2013-12-18
上传用户:Andy123456
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).
上传时间: 2013-12-26
上传用户:siguazgb
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
小游戏来的 好好玩的,大家不妨试试,真的没有骗啊!
标签: 小游戏
上传时间: 2014-11-18
上传用户:kytqcool