资源列表
OscilloChart
- 主要是实现类似示波器显示波形的功能,可以设置一些参数-mainly achieve similar oscilloscope waveform display function can set some parameters
2006firstHelloMFC
- 计算机科学与技术 专业的 软件编程的入门程序 vc++的程序 -computer science and technology professional software programming procedures vc entry procedures
开发源文件
- 一个管理系统!~~作者陈林!~在此感谢作者!-a management system! ~ ~ Author Chen Lin! Thanks to the author!
模仿windows中的桌面背景预览的控件
- 这个控件是模仿微软windows操作系统中的显示属性对话框的控件。我作的这个custom控件具有和微软控件一样的-controls mimic the Microsoft Windows display properties of the dialog box controls. I make this custom controls and Microsoft have the same control
远程控制软件源码
- 关键代码:完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。 -key code : complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function
远程下中国象棋
- 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善,屏幕有些闪烁,但还是值得借鉴的。程序使用说明:先在一台机器上运行,并选择作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,就可开始了。 -This is a remote Chinese chess under the procedures can bring about long-distance chess basic functions, but not yet perfect
质件台程序
- Dialogic模拟卡-质检程序,放上供用发人员参考,如果有任何意见可以给我发邮件.-simulation-quality inspection procedures, with a place for reference, If there is any advice I can give the mail.
获取MSNMessenger的联系人列表
- MSN Messenger6.0提供一些MSN Messenger的COM接口,通过这些COM接口,可以添加很多辅助,比如取联系人列表-MSN Messenger6.0 provide some MSN Messenger access COM I, through these COM interfaces, can add a lot of support, such as from a contact list
一个MD5加密算法源码
- MD5就是采用单向加密的加密算法,所谓单向加密就是只能对数据进行加密,也就是说,没有办法对加密以后的数据进行解密。在实际中的一个应用就是数据库中的用户信息加密,当用户创建一个新的账号或者密码,他的信息不是直接保存到数据库,而是经过一次加密以后再保存,这样,即使这些信息被泄露,也不能立即理解这些信息的真正含义。 -MD5 encryption is one-way encryption algorithm, the so-called one-way encryption is only f
usbtest
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/ * serial port mode 1:8 bit UART,
hostdebugger
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/ * serial port mode 1:8 bit UART,
关机演示
- 这是一个小程序,设置关机的程序, 大家看看给些意见。-This is a small program, set up the shutdown procedure, we look at to give us their views.