资源列表
dpfx
- 进行倒谱分析,可以消除系统响应,得到材料本身的特性。-for cepstrum analysis, system response can be eliminated, be material itself features.
scrambler
- 一个x^43+1解扰的函数,以前的师兄留下的,希望有人能用得上。-a descrambler about x^43+1.
huidutiaojie
- 简单的灰度和亮度调节,阈值化程序,运行无错误.对你或许有帮助-Simple gray-scale and brightness adjustment, thresholding procedures, error-free operation. Of you may have to help
cshixian
- 问题描述:6×9=42对于十进制来说是错误的,但是对于十三进制来说是正确的。即6(13)×9(13)=42(13),而42(13)=54(10)。你的任务是写一个程序读入3个整数p、q、r,然后确定一个进制B(2<=B<=16)使得p×q=r。如果B有很多选择,输出最小的一个。例如:p=11,q==11,r=121。则有11(3)×11(3)=121(3),因为11(3)=4(10)和121(3)=16(10)。这种情况下,应该输出3。如果没有合适的进制,则输出0. -Prob
arrayList
- arraylist, this is an array list wich contains
cstree
- C语言编译,输入网站地址,输出DNS码。记得在网站地址前加‘.’-C compiler, enter the Web site address, the output DNS code. I remember the website address before the Canadian ' .'
BBST
- 为了实现信息管理系统,采用二叉排序数存储(路由等)结构信息,可以实现(二叉树)系统的插入、删除、排序、左旋转、右旋转等功能。作者在工作之余前后花了一周实现了所有接口代码,此程序将有助于深入理解二叉树的内涵和C语言基础,相信对你将是个不错的选择。-BBST
int
- converts integer to word
stack
- 基本的栈操作,初始化,pop,push,设置空等-stack operate
nvs
- Routines for saving and restoring ACPI NVS memory region
222
- 几行代 码实现程序窗体 透明但控件不透明-A few lines of code in the program form transparent but controls opaque
AttList
- Wraps a DOM attribute list in a SAX Attributes Source Code for Linux.