搜索资源列表
24位二进制数转asc码
- 自己做的程序,可能对你有用-own procedures that may be useful to you
32位二进制数转为asc码
- 自己做的程序,可能对你有用-own procedures that may be useful to you
bcd2asc_demo
- 一个码制转换的程序 BCD码转ASC码,功能虽少,但还算好用-a code system conversion process BCD switch ASC codes, although less functional, but rather user-friendly
asc2HexNum_for_interview
- 将一位ASC码转为一位十六进制数,面试中遇到的一个题目,当时想了很久才做出来-put a ascii code to hex code ,for interview
PubAscMul
- 两个ASC字符串数字相乘,结果放在pszProduct里-mul. 2 ascii number in pszProduct
diag
- 滤波程序,从同事那里要的,大家一起交流学习-BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE C C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z. C C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-V
NumberCombination
- n,r是两个输入参数,计算用1-n个数字,如何出不重复的r个数字的从小到大的组合。 -n,r is two param,throught r number to permutation and combination the output by the 1-n numer by asc order.