资源列表
yingyan
- 鹰眼功能源代码,想做的同学可以借鉴-Hawkeye function source code
rgb
- rgb和hsl之间相互转换的程序,程序很小但很实用
CLogger
- Example For Connect to SQLServer
Form3
- //序号一列长度不限,但前两位为XH, 后位均为数字 //每条记录的序号自动生成,为当前student表中的最大序号值加1得到。 //以下编写代码实现新增学生记录。-//No one of any length, but the first two for the XH, after the bits are digital// automatically generated sequence number for each record, the current student
hermit
- 在求n阶差商时,考虑有重节点的情况,使用Hermite插值法-seeking to n-poor, consider the weight of the nodes, the use of Hermite interpolation
jihepaixu
- 输入 每行一个集合。[]内为该集合选取的用于集合间排序的指标。随后为集合内各个元素,元素个数不定,以空格分隔。 输出 每行输出一个集合。{} 内为计算出该集合的排序指标值,随后为该集合的各个元素的升序排列。-Enter each line a collection. [] For the collection of the sort of indicators selected for collection. Followed by the individual element
Transformation
- 实现二维图形变换..包括平移、缩放、旋转-Achieve the two-dimensional graphics transformations .. including translation, scaling, rotation ..
PassWordHelper
- 用户数据加密和解密,可用于参数,密码等的传递和保存,调用加解密方法即可-Encryption and decryption of user data, can be used for parameter passing and stored password, encryption method can be invoked
hilbert
- hilbert变换,效果不错,但对输入量的大小有限制。-hilbert transform, the effect is good, but the size of the input quantity is limited.
Program
- 获取图片颜色及该颜色出现次数,并且该图片所有颜色根据出现次数进行排序。-Get image color and the color frequency of occurrence, and all the colors of the pictures to sort based on the number of occurrences.
计算π值
- 计算π值 计算π值
实验四
- 1.单链表的顺序查找, 2有序表的折半查找(用递归实现), 3有序表的折半查找(用非递归实现)。-1. Single-Chain order to find, orderly Table 2 BINARY SEARCH (using recursive), Table 3, orderly BINARY SEARCH (non - recursive).