资源列表
RSA解密和加密算法的实现和应用
- RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
libusb_lyz
- 简单的libusb 供学习,在android上 有mk的写法-Simple libusb for learning on the android has written mk
dialog_hwnd_desktop
- 这个源码演示的是用桌面作为对话框的托管窗口-the demo source is used as a desktop window dialog custody
atom-watchdog
- 基于w83627芯片,能够实现当程序跑飞后,自动重启机器-Based w83627 chip enables fly when the program runs automatically after reboot
mia
- ALSA driver for Echoaudio soundcards.
SharedTimer
- set Shared Timer Fired Function for Linux.-set Shared Timer Fired Function for Linux.
eap_identity
- hostapd / EAP-Identity for Linux.
2121
- C语言求解Floyd的最短路由花费,能够实现100以下节点的路由最短花费设计-C language for solving the Floyd shortest route cost routing node 100 minimum spend Design
qtopia_experience
- Qtopia在各个平台下的编译成功心得总结-Qtopia on each platform compiled successfully experience summary
textreplacement
- Text Replacement Source Code for Linux.
SVGDocument
- SVG Document Source Code for linux QT Interface Driver.
What-is-My-IP
- it just a very litle code. Use for know the pure of public IP. this code just use winsock Local IP. Yea, you can track your ip just use service like ipchicken.com or whatismyip.com or other free ip check online service. But, i use ISP that use their
