搜索资源列表
yuzhi
- 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
CAGD
- 关于计算机图形学的讲义,很经典的,包括B样条,Bezier,以及参数样条等-computer graphics on the lectures, classic, including the B-spline, Bezier, and the kind of parameters such as
m1_s_c
- Mifare s50/s70控制位计算,涉及A密码,B密码的权限分配。-Mifare s50/s70 control calculations involving passwords A, B passwords distribution of competences.
SetMenu
- 动态设置菜单的有效性。先在程序中把所有菜单设置为失效,然后通过调用该程序来动态的把菜单设置为有效,对菜单权限控制比较严格的可以参考一下。供大家研究。传入菜单位置按下面规则:第一个菜单A,第二个菜单为B,第一个菜单下第一个子菜单为AA,以此类推。
liaozhigan0873
- // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&brush) VERIFY(brush.Delet
bxcode
- VB是用API和图片做的漂亮菜0 character*1 a(30)*40,b*5,c,d,e,f,g 01 A(01)= character*1 a(30)*40,b*5,c,d,e,f,g 02 A(02)= c=char(65) 03 A(03)= d=char(40) 04 A(04)= e=char(41) 05 A(05)= f=char(61) 06 A(06)= g=char(39) 07 A(07)= h=char(13) 08 A(08)= o=char(10) 09 A(0
图书借阅系统
- 利用Internet有关技术建立一个基于B/S的图书馆借阅系统。实现图书借阅管理,提高工作效率。-use of the Internet to establish a technology-based B / S of the library system. Readers Books management to raise work efficiency.
003
- 分栏式程序菜单。V B写的很实用.试试看 -Column-type programs menu. VB write very practical
b
- 菜单应用实例,在系统菜单中添加菜单项,通过GetSystemMenu函数实现-Application menu in the system menu, add menu items, realized by GetSystemMenu function