资源列表
base64
- Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。 Base64编码的方法是,将输入数据流每次取6 bit,用此6 bit的值(0-63)作为索引去查表,输出相应字符。这样,每3个字节将编码为4个字符(3×8 → 4×6);不满4个字符的以 = 填充。
cup
- 银联函数,完成跨行交易之前的合法性检查,如果不满足条件则执行相应处理-UnionPay function to complete the transaction before the legitimacy of cross examination, if the conditions are not satisfied with the implementation of the corresponding processing
examples
- Linux内核进程调度的proc文件系统范例-examples of Linux kernel Proc file system~~
caculator-salary
- 月收入计算软件源码,包括平时加班,周末加班,国假加班-Monthly income calculation software source code, including overtime hours, weekends, national holiday overtime
eight-queen
- 这是关于八皇后问题的求解代码,运用数据结构中的堆栈思想,逐一分析可能的情况,求出最后的答案-the code of eight queen ,it s about data struct
C2_homework2
- 考试组高级语言程序设计2(2014)练习2-practise 2
z1test
- chaos detection test with new algorithm
qweqwe
- .输入字符序列,建立二叉链表。 2.中序遍历二叉树:递归算法。 3.中序遍历二叉树:非递归算法。(最好也能实现先序,后序非递归算法) 4.求二叉树的高度 。 5.求二叉树的叶子个数。 6.编写一个主函数,调试上述算法。 -. Enter the character sequence, build binary list. 2. Binary tree traversal: recursive algorithm. 3. Preo
imagesdownloader
- 使用python3写的百度图片爬虫,能根据关键字搜索想要的图片。非常好用。- Use python3 wrote Baidu picture reptiles, according to a keyword search for the desired image. Very easy to use.
modoullator
- this is a simple example of bpsk modulator data providing
read-battery-charge-and-useage
- 读取笔记本电脑充放电电流,其中电流与电压有设定额定值-read battery charge and check it
TWO
- 学生实用的管理系统0.-Students practical management system
