资源列表
20040509170359
- 这是一个关于信号的小波滤波算法代码,是在VC环境下编译的!和大家分享了-This a signal of the wavelet filter algorithm code is the VC environment compiler! And to share with you! !
20040509173430
- 这是混沌微弱信号检测中关于Lorenz奇怪吸引子的绘制的用VC编译的程序!和大家分享-This a weak signal detection on the Lorenz attractor strange rendering of the compiler with VC procedures! And to share with you! !
小波滤波和小波包程序
- 这是一个关于关于小波滤波和小波包的程序,拿出来和大家一起分享一下-on wavelet of wavelet packet filtering and the procedure to produce and share with everyone what! !
从NT服务启动Windows程序
- 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
典型网络数据库系统软件设计
- 本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DAO,网络通信用 CSocket+CSocketFile;-the system to internal system administrator account by adding, management; Divided into two groups, User Group and the Boss group. Boss Group
5边形和五角星
- VC++绘制彩色的五角星! 不同的区域用不同的颜色填充! 通过修改华刷颜色,可以把五角星填充成五颜六色.-VC mapping color five-pointed star! Different regions use different colors filled! By modifying Chinese brush color can be packed into a colorful five-pointed star.
计算机视觉--标定与重建
- 计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。-computer vision calibration and reconstruction of the source code, the calibration accuracy was pretty good, the accuracy of reconstruction needs improvement.
一个功能齐全的浏览器源代码
- 一个功能齐全的浏览器源代码. MICROSOFT FOUNDATION CLASS LIBRARY : BCGControlBar .MICROSOFT FOUNDATION CLASS LIBRARY : BCGIEDemo.MICROSOFT FOUNDATION CLASS LIBRARY : CustToolBarTest-a fully functional browser source code. MICROSOFT CLASS LIBRARY FOUNDATION : BCGCon
MYIE流览器源代码(VC++)vb
- MYIE流览器源代码(VC++),vb环境运行 ============= For your information: I build myie32src with 1) Windows2000Professional + sp2 2) VC6.0 + sp5 + new \"tlogstg.h\" + new \"exdisp.h\". Copy \"tlogstg.h\" and \"exdisp.h\" to your VC include directory, like \"
聊天程序(客户端和服务端,包含一个socket.ocx)
- 聊天程序(客户端和服务端,包含一个socket.ocx)-chat program (client and server, including a socket.ocx)
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
定制远程登陆窗口(原理)
- Midas的远程登陆窗口太简单了,不能让用户选择要连接的服务器的地址 不过好在 通过以下的方法你可以修改这个登陆窗口为你自己非常喜欢 的风格,当然也因此可以记录下别人的登陆密码哦 unit utLogIn interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,-Midas remote login window too simple and not to let the u
