资源列表
质件台程序
- 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
serialcollect
- 这个是我从MSDN下载下来的。可以实现文件的序列化,文件存储等。-this is what I downloaded from the MSDN. The document can be achieved serialization, and document storage.
ActiveX控件专集
- ActiveX控件使用方法演示。包含calendar.scx,filedlg.scx,progress.scx,scale.scx,slider.scx,treeview.scx使用方法。-use ActiveX demo. Included calendar.scx, filedlg.scx, progress.scx. scale.scx, slider.scx, treeview.scx use.
部门树表单
- 编程中,部门表是经常要用到的数据表,通过这个示例,你可以有效的管理这种相似的数据表。-programming, the department table is the regular use of the data table, through examples, you can effectively manage similar to the data sheets.
vfp进度条演示
- 基于vfp的多种进度条及可视化控件的演示。-based Cipher progress of a variety of visualization and control of the demonstration.
vfp条形码演示
- 基于vfp的各种条形码及可视化控件的演示-on Probe of bar codes and visualization control demonstration
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,
VFP三维命令按钮
- 使用三维控件,需要首先在VFP中添加threed32.ocx控件库-3D controls, you need to add in VFP threed32.ocx Control Library
errata_for_sl811hs_embedded_usb_host_slave_control
- /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/-/ * serial port mode 1:8 bit UART, variable baud rate, 11.0592 crystal * /