DL : 19
嘒彼小星的笔记
http://blog.csdn.net/iamdbl/
1.1从Hello Qt开始
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本。
1 #include <QApplication>
2 #include <QLabel>
3 int main(int argc, char *argv[])
4 {
5 QApplication app(argc, argv);
6 QLabel *label = new QLabel("Hello Qt!");
7 label->show();
8 return app.exec();
9 }
Date : 2009-01-08
Size : 1.33mb
User : liruixin0202
DL : 0
BIOS和DOS中断大全.txt
Date : 2010-10-15
Size : 90.69kb
User : snackill
DL : 0
useful for learning the algorithm for extraction of the system when write the code in back propagation int the system-useful for learning the algorithm for extraction of the system when write the code in back propagation int the system
Date : 2026-01-06
Size : 334kb
User : surya
DL : 0
如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。
-How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, sizeof (char) = 1 sizeof (int) = 4. Basic data types of the size of the fine calculation, we take a look at how to calculate the structure data type size.
Date : 2026-01-06
Size : 1kb
User : 英特查
DL : 0
mot file rat hay ve vien thong, upload choi de duoc down thoi. he he
Date : 2026-01-06
Size : 202kb
User : hd
DL : 0
tError Con trol Approach of Random L inear Network Coding.A im ing at random linear netwo rk coding, th is paper p ropo ses an er ro r cont ro l method w h ich combines po int2 po int
check ing er ro r and end2 end ret ransm ission . By vir tue of the robustness of random linear netwo rk coding, th is method adop ts
th ree dimensional par ity check ing code to imp lement po int2 po int check ing er ro r, and let er roneous packets no t take par t in cod2
ing . W hen a sink node can no t decode the info rmat ion com ing f rom source node, it t ransm its feedback info rmat ion to source
node to request ret ransm ission . Theo ret ical analysis and simulat ion results show that, by using larger Galo is f ield and larger
packet, the p ropo sed method has h igh p robability to elim inate t ransm ission er ro r including global netwo rk coding ver texes er2
ro r, and make sink nodes integrally receive info rmat ion f rom source node at low er ret ransm ission rate .
Date : 2026-01-06
Size : 197kb
User : sunwei
DL : 0
ofdm simulation with 64 qam
Date : 2026-01-06
Size : 75kb
User : fajar
DL : 0
Manuel camera IP int v2.2 2012 franç ais
Date : 2026-01-06
Size : 3.22mb
User : wgabourg
DL : 0
使用matlab进行积分编程的技巧。介绍了使用int,double命令进行积分的方法。-Integrating the use of matlab programming skills. Describes the use int, double commands integral method.
Date : 2026-01-06
Size : 46kb
User : ken
DL : 0
MIPI Interface Introduction
Date : 2026-01-06
Size : 1.61mb
User : Harry
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus All Rights Reserved.