资源列表
30862
- matlab的图像功能简介。提供了图像的修改,二值化。-Matlab image profiles. The image changes, the value of two.
06012504
- 特别开发, 特别开发, -particular development, especially development, particularl y development, particularl y development,
FlatHeaderCtrl
- 一个用于ListView或者ListCtrl的HeaderCtrl自定义平面控件,可以设置控件颜色,好用。 -for a ListView ListCtrl or from the definition HeaderCtrl graphic Controls, color controls can be set up and ease of use.
fibonacie
- 能够查看递归的详细过程,对于初学者学习很有帮助的.-to view the detailed process for beginners to learn very helpful.
DragWindow.VB
- move a form by draging itself-move a form by itself draging
zoomwindow_transparent
- 实现窗口的透明和放大镜窗口效果的源代码。-achieve the transparent window and a magnifying glass window effect of the source code.
change_CListCtrl_color
- MFC的ListBox并不能改变当前选择行为任意颜色,该源码给出了继承自CListCtrl的新类,功能更强大。-MFC ListBox not change the current color choices arbitrary acts, given the source CListCtrl inherited from the new category and more powerful.
send-mail
- 一个发送邮件的程序,可以发送邮件,对大家有所帮助.-an email program, you may send e-mail to everyone help.
Floating_Number
- 这是一个模拟单片机的要求,在cpu不支持浮点运算的情况下.计算精确的浮点数.本算法是把输入的字符串变成IEE754标准运算(如果要提高精确度的话,很方便).在运算过程只运用了移位,和加减运算.-This is a simulation of the single-chip microcomputer, the cpu does not support floating-point operations circumstances. the precision floating point cal
hao
- Mandlbrot集图形的C语言源代码, Mandlbrot集图形的C语言源代码-Mandlbrot graphics Set C language source code, Set graphics Mandlbrot C language source code, graphics Mandlbrot set of C language source code
nihao
- Delphi分形程序 Delphi分形程序-Delphi procedures Fractal procedures Delphi Fractal procedures Delphi Fractal procedures
fly123diao
- /* To wrap edges seamlessly, copy edge values around to other side of array */ if (i==0) fa[(subSize*size) + j] = fa[(i * size) + j] if (j==0) fa[(i*size) + subSize] = fa[(i * size) + j] j+=stride -/ * To wrap edges seam
