制作一个简易的浏览器,首先必须在D盘根目录下生成命名为“ss”的文本文件用于存储收藏网页的地址,将源码和图片导入新建的工程文件中,编译Qinternet类,生成浏览器。
标签: 浏览器
上传时间: 2016-03-18
上传用户:gxmm
Minix3的源码,内有boot,etc,fs,inet,kernel,lib,mm,test等几个模块,提供编译工具和MakeFile
上传时间: 2013-12-24
上传用户:rocwangdp
usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
标签: driver function Windows bulkusb
上传时间: 2016-04-25
上传用户:270189020
此程序实现构造小波基,希望对大家有用 periodic_wavelet.m function ss=periodic_wavelet
标签: 程序
上传时间: 2013-12-19
上传用户:thinode
the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy, and analytical chemistry. Sliders on the figures allow real-time interactive control of the incidence angle, grating ruling density (lines/mm), wavelength, and diffraction order.
标签: illustration spectroscopy diffraction textbooks
上传时间: 2016-06-04
上传用户:极客
本文试图帮助设计者在没有表面安装设备的情况下制作第一个使用 Cygnal TQFP 和 LQFP 器 件的样机系统 本应用笔记假定读者至少具有通孔焊接的基本手工焊接技术 本文介绍如何拆除 清洗和更换一个具有 0.5 mm间距的 48 脚 TQFP 器件
上传时间: 2014-01-08
上传用户:xlcky
本程序为模拟可校时的时钟程序;clk--时钟信号,rst--清零信号,set_en--校时 使能信号,faster--快进信号,slower--快退信号,hour--小时校时,min--分钟校 时,(hh,hl,ml,mh,sh,sl)--时,分,秒显示信号。 校时的时候,秒清零。
上传时间: 2013-12-06
上传用户:x4587
本人的一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。 本例用两MEGA8515实现,连接为: MISO----MISO MOSI----MOSI SCK ----SCK /SS ----/SS 将要发送的数据加载到发送缓冲区的函数fill_tx_buffer 和从接收缓冲区读出数据的函数read_rx_buffer未给出, 根据各自需求请自己完成。
标签: SPI
上传时间: 2013-12-18
上传用户:qb1993225
%以FRP-混凝土面内剪切试验说明matlab神经元网络的使用 %读入试验数据,数据格式为 % FRP厚度(mm) FRP宽度(mm) FRP粘结长度(mm) FRP弹模(GPa) 混凝土抗拉强度(MPa) 混 凝土宽度(mm) %[ 0.169 50 130 97 2.9 100] %网络输出为极限承载力
上传时间: 2014-01-22
上传用户:星仔
定时器程序 采用89c2051 2001.10 ****************** ****************** 伪定义 ****************** SL EQU 30H SL存放秒的个位数 SH EQU 31H SH存放秒的十位数 ML EQU 32H ML存放分的个位数 MH EQU 33H MH存放分的十位数 HL EQU 34H HL存放时的个位数 HH EQU 35H HH存放时的十位数
上传时间: 2014-01-04
上传用户:qq1604324866