资源列表
hecheng
- 离散数学中关系的合成,使用于学生作业的启发与应用
ConsoleColour_src
- 让控制台的文字显示不同的颜色,调用非常方便,直接编译可看到例子。-So that the text console display different colors, very convenient to call directly to compile an example can be seen.
9927421color2gray
- 真彩色RGB图像转灰度图像的程序,大家可以试一试-RGB to gray
C
- 产生正弦波,三角波,方波,可以调频,增加减小幅值!-Generated sine wave, triangle wave, square wave, can be frequency, amplitude decreased to increase! Yes Yes Yes
iteration-method
- 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
XXTEA
- 用于加密的XXTEA的源码,,很好用的。。。可以用多种方式进行操作。-XXTEA for encryption source code, very good use. . . Can operate a variety of ways.
loyoutao
- 我在学习中缀表达式的时候,遇到写一个用于“四则运算的程序。 以下是我的源代码-I made up the study of expression when faced to write one for the
main
- (1)查看功能:选择此功能时,列出下列三类选择。 A办公类B个人类C商务类,当选中某类时,显示出此类所有数据中的姓名和电话号码 (2)增加功能:能录入新数据(一个结点包括:姓名、电话号码、分类(可选项有:A办公类B个人类C商务类)、电子邮件)。例如 杨春13589664454商务类chuny@126.com 当录入了重复的姓名和电话号码时,则提示数据录入重复并取消录入;当通信录中超过15条信息时,存储空间已满,不能再录入新数据;录入的新数据能按递增的顺序自动进行条目编号。
LoadDllDymatic
- C#.NET 动态调用DLL 封转好的单元 经测试可用-C# NET dynamic invocation DLL seal turn a good unit has been tested and can be used
BarCodeProvider
- Barcode generation classes, study carefully the next, very useful. -Barcode generation classes, study carefully the next, very useful.Barcode generation classes, study carefully the next, very useful..
fftaifftc
- 这是有关的fft和ifft的c语言程序,可以对数据进行滤波处理。-This is the fft and ifft c language program, the data can be filtered.
Complex
- 主要是c++里面的类的多态与继承,这里利用的是复数的输入和运算符的多态,里面还涉及了友元函数、函数重载。- Mainly polymorphism and inheritance c++ class inside, where the use of the plural input and multi-state operators, which also involves a friend function, function overloading.