void DockWidget::dock() { if (!docked) { KWin::setSystemTrayWindowFor(this->winId(), 0) this->setFixedSize(24, 24) this->show() docked = true } }
资源简介:void DockWidget::dock() { if (!docked) { KWin::setSystemTrayWindowFor(this->winId(), 0) this->setFixedSize(24, 24) this->show() docked = true } }
上传时间: 2013-12-10
上传用户:417313137
资源简介:Part2 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++ does all your math for you!it is a miscon ception that you have to be good at math to understand how to program compters.
上传时间: 2016-10-16
上传用户:tonyshao
资源简介:Part5 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++ does all your math for you!it is a miscon ception that you have to be good at math to understand how to program compters.
上传时间: 2014-01-22
上传用户:wlcaption
资源简介:Imagine that you are a web developer (which is probably not a stretch if you are reading this book) and you are being encouraged to add some Ajax features to a site you’re working on. Maybe the originator of this request is your boss or ...
上传时间: 2013-11-27
上传用户:凤临西北
资源简介:This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform functions such as adding a new layer ad...
上传时间: 2015-04-10
上传用户:lhc9102
资源简介:纯真IP数据库的使用类 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test() ...
上传时间: 2013-12-09
上传用户:许小华
资源简介:This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge....
上传时间: 2013-12-21
上传用户:zhengzg
资源简介:libflash -- This the Version 0.4.10 of the Flash Library for Linux
上传时间: 2016-01-08
上传用户:dengzb84
资源简介:This an USB2.0 chip CY7C68013 Configuraion Example for Slave FIFO mode with "async" mode.
上传时间: 2014-06-04
上传用户:ANRAN
资源简介:delphi中的几个技巧 1、判断一个字符串是否包含于另外一个字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd ,mtConfirmation,[mbYes, mbNo],0) pos(obj,target) 在target字符串中找出第一个出现obj的第一个字符位置,如果找不...
上传时间: 2013-12-31
上传用户:z754970244
资源简介:This java 5.0 in Nutshell book always is old but is readfu
上传时间: 2014-01-10
上传用户:fanboynet
资源简介:Scope of this RevisionThe 2.0 revision of the specification is intended for product design. Every attempt has been made to ensure aconsistent and implementable specification. Implementations should ensure compliance with this revision.
上传时间: 2016-12-22
上传用户:nanfeicui
资源简介:This is OpenCv1.0 converted for C++Builder6 static libraries arhive.
上传时间: 2013-12-20
上传用户:hustfanenze
资源简介:主要源码: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open("FileExt.txt",Cfile::modeRead)) { CString strTem...
上传时间: 2013-12-20
上传用户:zl5712176
资源简介:This book is designed to teach you the best practices in developing Windows DNA applications. We have avoided making this book a primer on every technology associated with Windows DNA. If we had followed this course, this would be an ency...
上传时间: 2016-11-27
上传用户:yyq123456789
资源简介:A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely balanced. 􀂄 If the height of this binary tree is h, then leaves can be at level h or level h-1. 􀂄 All leaves at level h are ...
上传时间: 2014-01-01
上传用户:gundan
资源简介:Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left...
上传时间: 2017-05-25
上传用户:2467478207
资源简介://芯片资料请到www.elecfans.com查找 //DS1820 C51 子程序//这里以11.0592M晶体为例,不同的晶体速度可能需要调整延时的时间//sbit DQ =P2^1;//根据实际情况定义端口 typedef unsigned char byte;typedef unsigned int word; //延时void delay(word usecond...
上传时间: 2013-11-03
上传用户:hongmo
资源简介:#include <at24c01a.h>/*************************************************向24C01A写入一个字节输入:E2ROM地址,字节数据******************************************************/void write24c01a(uchar uadd_1,uchar udata_1){sendbyte=0xa0;start();se...
上传时间: 2013-12-23
上传用户:wxhwjf
资源简介:加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message dig...
上传时间: 2015-07-16
上传用户:wqxstar
资源简介:#include "STC90.h" #include < intrins.h > #define uchar unsigned char #define uint unsigned int #define led_port P1 sbit IR_RE = P3^2; sbit led_r = P1^3; sbit led_g = P1^4; sbit led_b = P1^5; sbit led_wd = P1^7; sbit K1 =P3^0 ; ...
上传时间: 2016-07-02
上传用户:184890962
资源简介:/*#include<reg52.h> #define uint unsigned int #define uchar unsigned char #define uchar unsigned char sbit K1=P3^4; sbit K2=P3^5; sbit ledr=P1^0; sbit ledg=P1^1; sbit ledb=P1^2; bit LEDDirection=0;//LED控制方向0:渐亮1:渐灭 char pwm=0; c...
上传时间: 2016-07-02
上传用户:184890962
资源简介:1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.) #include<stdio.h> #include<stdlib...
上传时间: 2017-04-01
上传用户:糖儿水嘻嘻
资源简介:在本课中,我们要用一个按键来实现跑马灯的 10 级调速。这又会涉及到键的去抖的问 题。 本课的试验结果是,每按一次按键,跑马速度就降低一级,共 10 级。 这里我们又增加了一个变量 speedlever,来保存当前的速度档次。 在按键里的处理中,多了当前...
上传时间: 2017-11-06
上传用户:szcyclone
资源简介:题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? //这是一个菲波拉契数列问题 public class lianxi01 { public static void main(String[] ar...
上传时间: 2017-12-24
上传用户:Ariza
资源简介:#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score { float math; float english; float computer; }; struct student { int numb...
上传时间: 2019-06-08
上传用户:啊的撒旦
资源简介:#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score { float math; float english; float computer; }; struct student { int numb...
上传时间: 2019-06-09
上传用户:啊的撒旦
资源简介:#include <stdio.h> #include <stdlib.h> #define SMAX 100 typedef struct SPNode { int i,j,v; }SPNode; struct sparmatrix { int rows,cols,terms; SPNode data [SMAX]; }; sparmatrix CreateSparmatrix() { sparmatrix A; printf("\n\t\t请输入稀疏...
上传时间: 2020-06-11
上传用户:ccccy
资源简介:本源代码是基于STM32F4xx硬件平台设计的贪吃蛇小游戏,主要难点在:随机点产生、贪吃蛇转向、贪吃蛇贪吃点;本部分主要接收产生随机点,产生随机点需要注意两个方面:1、随机点在有效的范围内;2、贪吃点与贪吃蛇不重合。产生随机点主要有两个函数,分别如下...
上传时间: 2022-08-10
上传用户:
资源简介:此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.
上传时间: 2015-04-09
上传用户:love1314