Quantcast
Channel: Go4Expert
Browsing all 1989 articles
Browse latest View live

Scores Output + Skipped Attempts + Repeated Equations

I have written a program in C language. The program is designed for primary school students in Grades 1-2. Two integers are randomly selected, the numbers are either added or subtracted to form an...

View Article


Simple Programming Tips On C/C++

Scope of Variables Declared in for() The new ANSI C++ standard specifies that variables declared as in for(int i=1; ...) have a scope local to the for statement. Unfortunately, older compilers (like...

View Article


CreateFont / DeleteObject leaves font file locked on application exit

Hello, I use the CreateFont/DeleteObject functions to load/create and release a customer font in my Win32 Application. Code: hFont = CreateFont(fontHeight, 0, 0, 0, 0, 0, 0, 0, OEM_CHARSET, 0,...

View Article

Image may be NSFW.
Clik here to view.

How to Tune SQL statement with Transitive Dependency Improvement for MySQL?

The following is an example shows a SQL statement with two conditions “emp_dept=dpt_id and emp_dept<'L'” . select * from employee, department where emp_dept=dpt_id and emp_dept<'L' and...

View Article

An introduction to Internet Security and Ethical hacking (457 Pages)

This Document is Compiled and Created For Reference Purposes. Maybe used by Beginners or Advanced Ethical Hackers. Size: 2 MB Topics covered: [1.0.0] Preface To NetBIOS [1.0.1] What is NetBIOS? [1.0.2]...

View Article


Help understanding (new)

Let me start by saying thanks for any help at all. the problem i am having is understanding using a function how to call a function to gather data from a file, have the file accept the good data and...

View Article

Image may be NSFW.
Clik here to view.

How to Tune SQL Statement with DECODE Expression for Oracle?

Here the following is an example SQL statement with a DECODE expression syntax. select * from employee where decode(emp_dept, 'AAA', 'ADM','AAB','ACC',emp_dept)='ADM' Here the following are the query...

View Article

What type of Artificial Intelligence for Detecting Early Signs of Diseases...

What type of Artificial Intelligence for Detecting Early Signs of Diseases via Image Analysis? I am seeking to build an Artificial Intelligence via Python that recognizes patterns in detecting early...

View Article


Is there Benefit of Web 2.0?

Hi, Web 2.0 was main task for ranking the keywords but now days maximum free blogging website is not not getting indexed by google. Is it still worth for submitting blog on word press, weebly and some...

View Article


How to ranking my page

I am the owner of one E-commerce site and also trying to increase more traffic, Can anyone suggest me how can I get more traffic.

View Article

ROCKEY4ND protected password

Hi all, I got ROCKEY4ND protected dongle. How can I know the password?

View Article

What is the easiest way to read a CY7C63813 microcontroller (Dongle).

The CY7C63813 microcontroller from Cypress is used as a USB dongle for a software and the same is detected as "USB key" but without any brand or serial number on the product. The toughest thing is that...

View Article

Exoplan Dongle

I have this software even the emulator just needed some help with keygen for the hardware ID

View Article


Wibu Dongle Dmp

i have a old laptop running a software with wibu google in LPT port. I would like to upgrade the laptop but cannot find one with LPT port. Is it possible to convert the dongle to soft copy such as ....

View Article

Help me! keygen o pacth soft.

Hi there I have 1 software. want to create a keygen or patch. Looking forward to your help

View Article


Wibu dongle back up

Hi guys! We recently purchased a wibu dongle for some software but need to use it out on site and are terrified of losing it. Is there anyway we can create a back up either via virtual emulation or by...

View Article

Wibu Emulator

Dear Anyone, Hello I want duplicate of my dongle, That's WIBU and uses of LPT port. your help is valuable.

View Article


How to create an impressive CV

Hey, I am a fresher and have to create an impressive CV. What all should I include?

View Article

What language we should learn for future scope?

I have tried google for this question but there are various answer that confused more which new language should I choose for updating my self. Please suggest me what should I learn?

View Article

How many frameworks available in PHP?

How many frameworks available in PHP?

View Article
Browsing all 1989 articles
Browse latest View live