资源列表
excel
- 这是个C#的例子,主要是pos机器的 我刚才用了还是可以的-This is a C
Euler_fuction
- Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1 - 1/p2)*……*(1 - 1/pn)
swapmouse
- 利用系统自带的API函数,交换鼠标左右键,VB编程实现,具有实用价值-It swap mouse with API function in system itself.The program realize in Visual Basic.With value of practical。
studentscore
- 学生成绩信息管理,用C++做的源码,登记学生成绩,修改成绩,查询成绩-Student achievement information management, C++ to do with the source, registered student achievement, modify results, query results
VB_code_00
- 自己整理的VB常用进制转换程序段,可能对大家有用。-VB code for data translate
CPP
- soj 1444一道比较简单的算法题,prime path-sojprime path
sumEquealS
- 在一个升序的数组中,找到两个数,是他们的和等于指定的数S-two number equal S
fzmmbd
- 通过消息限制密码文本框的内容被恶意盗取,代码简单明了。-Message text box by barring password stealing malicious content, the code is simple and straightforward.
BA_net
- matlab源程序,可以仿真出来经典的BA无标度网络模型-Matlab source, can be simulated classic BA scale-free network model
A-spoof-calculator
- 这是一种恶搞计算器,需要通过小游戏输入正确密码才能使用,错误次数超过限定计算结果全为一个相同的随机数-This is a spoof of the calculator, you need to enter the correct password through the small game to use, the number of errors exceeds the limit calculation results are all one and the same random num
Cpp1
- 以(F,C,L/R)三元组序列表示一颗二叉树(其中F表示该结点的父结点,C表示结点的值,L/R表示与父结点的关系),并由该序列创建链表结构的二叉树T-In (F, C, L/R) three tuple sequence represents a two fork tree (where F represents the parent node of the node, C represents the value of the node, L/R represents the relation
qam16---haar
- 16QAM信号的小波分解,并提取细节系数,用于分析-Wavelet decomposition 16QAM signals, and extract detail coefficients for analysis
