资源列表
Transformation
- 实现二维图形变换..包括平移、缩放、旋转-Achieve the two-dimensional graphics transformations .. including translation, scaling, rotation ..
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
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
猜拳问题的C语言实现
- 猜拳问题的C语言实现-the C language clause 8
yingyan
- 鹰眼功能源代码,想做的同学可以借鉴-Hawkeye function source code
今天星期几
- 输入一个年月日能够显示输入的是星期几-importation of a date to show that the few weeks
sequence
- 扩频序列设计中,分别计算size 为5 和7 时,序列的相关性。-Respectively calculate the sequences auto corelation for size 5 and 7 in designing of spreading sequences,
putbmp
- c语言编写svga模式下的bmp图片的调用函数-c language bmp image svga mode of calling function
the-simple-operation-to-link
- 对单链表的一些简单基本操作,如链表的建立,元素的删除,元素的插入,链表的排序,链表的逆置等。 -some simple operation to the link,such as creat a link ,insert a number,delete a number,sort the link ,reverse the link ,etc