资源列表
floatslider
- qt中原来带的qslider不支持浮点类型,只能整数范围移动,该demo使qslider支持浮点型(to make a qslider support double .)
WinHex
- 门禁卡,IC卡密码破解,格式化密码,恢复出厂设置(IC card password cracking)
Windows系统135抓鸡工具
- Windows 系统135 抓鸡工具 全自动 上线(Windows system 135 grabbing chicken tools online)
bootimg
- Boot Android Qemu Command Line scr ipt
sort
- 实现C语言的几种常用排序算法,封装了一下,可以在需要的时候直接调用(Several common algorithms of C language are implemented.)
list
- 封装了通用的C语言链表,使用的时候可以直接调用(It encapsulates the common C language linked list, which can be called directly when used.)
SIMS
- 在shell界面下实现的学生管理系统,可以增加,修改,删除学生的信息(The student management system implemented under the shell interface can be added, modified, and deleted.)
TCP_IP聊天项目
- 在linux的shell下用Soket编程实现聊天的功能,可以添加,删除好友,一个服务器,多个客户端(Under the shell of Linux, using the Soket programming to realize the chat function, can add, remove friends, a server, multiple clients.)
ubuntu's story
- 以ubuntu 10.04为基础,以系统的安装,配置,应用,过程为主线,在叙述故事的同时指导新手安装和配置ubuntu系统。内容与原版将有部分重复,是原版故事的重新编排和修改,并添加一些新的的内容。新版故事旨在增强故事对新手的指导作用,提高实用性。(Based on Ubuntu 10.04, taking the system installation, configuration, application and process as the main line, we instruct n
Ubuntu's Story
- 以ubuntu 10.04为基础,以系统的安装,配置,应用,过程为主线,在叙述故事的同时指导新手安装和配置ubuntu系统。内容与原版将有部分重复,是原版故事的重新编排和修改,并添加一些新的的内容。新版故事旨在增强故事对新手的指导作用,提高实用性。(Based on Ubuntu 10.04, taking the system installation, configuration, application and process as the main line, we instruct n
shum
- 湿度数据的数据处理,不错程序,可以拿来直接用(Humidity data processing, good program, can be used directly)
Vigenere
- 为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文(In order to improve the difficulty of deciphering