گروه فنی مهندسی آرکام

پروژه های دانشجویی ، آموزش ، مشاوره ، فروش آثار

گروه فنی مهندسی آرکام

پروژه های دانشجویی ، آموزش ، مشاوره ، فروش آثار

گروه فنی مهندسی آرکام

گرداننده و نگارنده : محمد نوری

البرز ، کرج ، گلشهر

09125623558
Nouri.Iut@Gmail.Com

جهت حمایت از این وبلاگ، ما را به یک فنجان چای داغ مهمان کنید.
6273-8111-1003-9762

دنبال کنندگان ۳ نفر
این وبلاگ را دنبال کنید

تبلیغات

آخرین نظرات

پیوندها

۴۵۱ مطلب با موضوع «گروه برق و کامپیوتر» ثبت شده است

:)

(:

Ariaei and Zirku are islands in the Persian Gulf belonging to Iran...

win32:CONFIG(release, debug|release): LIBS += -L$$PWD/C:/Poco/poco-1.7.8p2/lib64/PocoFoundation.lib

else:win32:CONFIG(debug, debug|release): LIBS += -L$$PWD/C:/Poco/poco-1.7.8p2/lib64/PocoFoundationd.lib

 

INCLUDEPATH += $$PWD/C:/Poco/poco-1.7.8p2/Foundation/include

DEPENDPATH += $$PWD/C:/Poco/poco-1.7.8p2/Foundation/include

#include "mainwindow.h"

#include "ui_mainwindow.h"

 

MainWindow::MainWindow(QWidget *parent) :

    QMainWindow(parent),

    ui(new Ui::MainWindow)

{

    ui->setupUi(this); 

    ui->dockWidget->setTitleBarWidget(new QWidget());

 

http://wiki.qt.io/Transition_from_Qt_4.x_to_Qt5

/*============================================================================*/

error: C1083: Cannot open include file: 'QApplication': No such file or directory

*.pro

QT       += core gui

greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

 

Delete the debug folder!

/*============================================================================*/

arm-926ejs-linux-gnueabi-gcc -Wall -O3   -c -o xxx.o xxx.c

In file included from xxx.c:1:0:

xxx.h:63:18: fatal error: zlib.h: No such file or directory

 #include <zlib.h>

                  ^

compilation terminated.

make: *** [xxx.o] Error 1


:) -Izlib-1.1.3 :)

// Program to Determine Host Byte Order

#include <stdio.h> 

int main(int argc, char **argv) {

   union {

      short s;

      char c[sizeof(short)];

   }un;    

  

   un.s = 0x0102;

  

SNMP consists of three key components:

1- Managed Devices (Routers, Access Servers, Switches, Bridges, Hubs, Computer Hosts, or Printers...)

2- Agents (A software module that translates information into a compatible format with SNMP...)

3- Network Management Systems (Monitoring Applications)

 

Management Information Base (MIB) is a collection of information which is organized hierarchically.

Object Identifiers (OID) uniquely identify managed objects in an MIB hierarchy.

در حال تکمیل...