-
实现图像的WALSH变换,对于图像变换的练习很有意义
实现图像的WALSH变换,对于图像变换的练习很有意义
-WALSH achieve image transform, image transform for meaningful practice
- 2022-05-31 22:21:45下载
- 积分:1
-
利用Visual Basic编写的小程序,在些程序中阅览电子书,有奥林匹克知识,有谜语...
利用Visual Basic编写的小程序,在些程序中阅览电子书,有奥林匹克知识,有谜语-The use of Visual Basic procedures for the preparation of the small, in these proceedings to read e-books, there is the Olympic knowledge, there is a riddle ... ...
- 2022-03-03 02:39:29下载
- 积分:1
-
采用jquery技术进行客户端验证文本框的输入是否是正确的,里面有我自己进行扩展的一些验证,例如中文验证,手机号码验证,邮编验证等等。...
采用jquery技术进行客户端验证文本框的输入是否是正确的,里面有我自己进行扩展的一些验证,例如中文验证,手机号码验证,邮编验证等等。-Jquery technology used to verify the client whether the input text box is correct, which I have to expand some of authentication, such as English authentication, mobile phone number verification, authentication and so on postcode.
- 2022-04-11 03:41:40下载
- 积分:1
-
数组排序,用C 实现
数组排序,用C 实现-Sorting an array using C to achieve
- 2023-01-07 20:30:03下载
- 积分:1
-
通过连接并口的JTAG线或wiggler线,刷写支持JTAG的目标设备的FLASH。免拆芯片维修升级。主要针对BCM多种CPU和个别其他CPU。多种常见FLAS...
通过连接并口的JTAG线或wiggler线,刷写支持JTAG的目标设备的FLASH。免拆芯片维修升级。主要针对BCM多种CPU和个别其他CPU。多种常见FLASH支持。-By connecting parallel port JTAG cable or wiggler line of brushes to write to support JTAG target device FLASH. The maintenance-free split-chip upgrade. Targeted at a variety of CPU and individual BCM other CPU. A variety of common FLASH support.
- 2022-04-28 08:32:11下载
- 积分:1
-
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。...
在做网站过程中,有些时候我们做一些特效;这种特效一般都用JavaScript实现;很荣幸我现在这个例子就是讲怎么教我们弹出窗体层。-In the process of doing site, sometimes we have to do some special effects such effects are generally achieved using JavaScript am honored to say I am now in this example is to teach us how pop-up form layers.
- 2022-02-28 17:59:15下载
- 积分:1
-
Spare time, using VC made a small program is VC SQL server mode, the program con...
工作之余,用VC作了一个小程序,是VC SQL server模式的,程式内容比较简单,主要设及以下内容:
1、窗口如何分割;
2、多视图之间如何通信;
3、列表视图的操作及事件处理;
4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录;
5、实现主从表的显示; -Spare time, using VC made a small program is VC SQL server mode, the program content is relatively simple, the main set and the following: one, how the window segmentation 2, multi-view of how communication 3, list view operation and event handling 4, tree controls the operation and events that deal with the use of recursive dynamically generated according to the database directory 5, realize the main display from the table
- 2022-09-27 02:25:03下载
- 积分:1
-
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口...
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then given 16 hexadecimal and RGB color value, and value into the clipboard At the same time, drag the color from the process of in a timely display coordinates of the mouse position, window handle, window class name and window title, therefore, this procedure can also be said as a mouse hook procedures, the study of C++ or helpful.
- 2023-07-04 01:05:03下载
- 积分:1
-
该源码是一个万年历程序,具有汉字提示,界面良好,
该源码是一个万年历程序,具有汉字提示,界面良好,-The source is a calendar program, with Chinese characters suggest that a good interface,
- 2022-05-25 14:45:44下载
- 积分:1
-
基于Gabor特征提取和神经网络的人脸检测的matlab程序
基于Gabor特征提取和神经网络的人脸检测的matlab程序,用于MATLAB的彩色图像色彩空间转换的MEX文件! 程序用于在RGB、LUV,XYZ以及LAB色彩空间之间进行转换。 将文件解压,会有六个MEX文件,将它们放在MATLAB的搜索路径之中,使用时可直接使用! 例如: Y=rgb2lab(X); 其中X为要转换的图像,其色彩空间为RGB;Y为输出图像,其色彩空间为LAB。
- 2022-01-21 19:35:38下载
- 积分:1