55 Topics

Member Avatar for
Member Avatar for usmanmalik57

I recently tackled a challenging research task involving multimodal data for a classification problem using [TensorFlow Keras](https://www.tensorflow.org/guide/keras). One of the trickiest aspects was figuring out how to load multimodal data in batches from storage efficiently. While TensorFlow Keras offers helpful functions for batch-loading images from various sources, the documentation and …

2
115
Member Avatar for dimitrilc

## Introduction ## If your App only need a simple way to play videos on Android, then **VideoView** (`android.widget.VideoView`) might just fit the bill. In this tutorial, we will learn how to use VideoView for video playback in our App. ## Goals ## At the end of the tutorial, you …

Member Avatar for Iqra_18
3
177
Member Avatar for jan1024188

Most common quiestion is: [quote]Is there any C++ GUI API?[/quote] My answer is MANY. There are many API's for making GUI applications. Here are some. [B] 1. WinAPI: (C based)(MFC is C++ based)[/B] [I]Its a great API and the best solution if you are windows programmer. First code will look …

Member Avatar for sreenivasula
1
110K
Member Avatar for bigtalk

I have a 20 gig drive in a firewire enclosure. It works. I bought a new 80 gig drive to replace the 20. I put it in the enclosure. OS X 3.4 Server told me that I needed to initialize the new disk. Disk Utility opens up. It sees the …

Member Avatar for bigtalk
0
415
Member Avatar for scrapple

Hi, hoping someone might be able to help me with a possible infection. A few months ago, I started to notice some mouse lagging whenever I started chrome. I didn't think anything of it at the time because I usually start chrome with 5 tabs and 5 extensions, and figured …

Member Avatar for scrapple
0
666
Member Avatar for Sayarin

Hello After I could not boot my Macbook Pro (OS X Lion 10.7.5) I tried to run safe boot. I thought it worked, but only thing it did was booting the mac without any data i used to have. All the software is there. It's like a brand new mac …

Member Avatar for macrobert1234
0
244
Member Avatar for V_W

Has anyone been successful in getting a SanDisk Sansa model MP3 player to work with a Mac? I changed the player's USB mode to Mass Storage Class, but Mac does not recognize it. Am using OS X, 10.3.9.

Member Avatar for dfxgrid12
0
2K
Member Avatar for VengefulToast

Will someone please tell me why I keep getting my custom file not found exception? The file is spelled correctly and is in the same directory of my java file. I am programming on Eclipse on Mac OS X. Here is my source: // Dillon Sheffield // Lab 10a // …

Member Avatar for VengefulToast
0
285
Member Avatar for dapesche

So I was searching for that awesome pic of the anteater standing up saying 'f@ck you, I'm an anteater', for my wife because it is hilarious. Unfortunately, my AVG 'free' caught an issue, but it was too late. I noticed ping.exe in the task manager. Really appreciate you folks taking …

Member Avatar for PhilliePhan
0
413
Member Avatar for Sariscos

[ATTACH=RIGHT]21290[/ATTACH]The HP ProBook 6560b at first glance is not distinguishable from other laptops. However, this business rugged machine was designed for the modern day businessman. It’s sleek, charcoal black aluminum case is smooth to the touch. Weighing in at a little less than six pounds, this laptop was made to …

Member Avatar for AndrewH
2
721
Member Avatar for gawickham

Problem - Main - Clicking any Google Search result, results in redirect to random sites - NOT the site of the search result - search function not usable Secondary - computer has slowed to less than a crawl plus - recently, on boot-up, Avast reports that Microsoft Realplayer.exe is suspect …

Member Avatar for gawickham
0
601
Member Avatar for Tgon

Hey guys, My AV has located a rootkit MBR:\\.\PHYSICALDRIVE0 I have already tried a solution that I found in this forum but it has not worked. basically I have run bootkit_remover.rar and run it. It returned the following: -- [COLOR="Red"]Bootkit Remover (c) 2009 eSage Lab [url]www.esagelab.com[/url] Program version: 1.2.0.0 OS …

Member Avatar for jholland1964
0
1K
Member Avatar for katarey

Hi, I have developed a web application using PHP + MySQL on Apache 2.2.17 what should be the recommended server specification application if +10000 users access at same time. I am looking for recommendation on these points Server specifications: Software: • Server Type: Apache/2.0.52 (Red Hat) • Apache 2.2.x • …

Member Avatar for katarey
0
176
Member Avatar for WASDted

[ATTACH=RIGHT]18505[/ATTACH]The HP Elitebook 8440w should be called [I]work-mobile[/I] not workstation. The word ‘workstation’ implies you are stationary at a big, powerful computer. Not if HP has something to say about it. They've successfully taken the workstation concept and combined it with what a mobile user expects from a notebook. This …

1
293
Member Avatar for skyzer

Hi. i get this blue screen when starting my PC very often. Here are my PC specs (report from everest) [QUOTE]Operating System Microsoft Windows XP Professional 5.1.2600 (WinXP RTM) Date 2010-08-25 Time 19:24 --------[ Summary ]----------------------------------------------------------------------------------------------------- Computer: Computer Type ACPI Uniprocessor PC Operating System Microsoft Windows XP Professional OS Service …

Member Avatar for screwball2010
0
421
Member Avatar for badprogrammer

[B]Tic-Tac-Toe Game[/B] Write a program that allows two players to play a game of tic-tac-toe. Use a 2D char array with three rows and three columns as the game board. Each element of the 2D array should be initialized with a space. The program should work as follows. 1. When …

Member Avatar for mrnutty
-1
118
Member Avatar for rue64ja

Hey, I have a macbook 2.2 GHz intel core 2 Duo running OS x 10.5.8 and I want to set things up so I have an option of running ubuntu 9.10. I read a few threads else where claiming that I could do it by having ubuntu boot from an …

Member Avatar for thewebhostingdi
0
118
Member Avatar for absk

Hi This is the summary (by Everest Home Edition) of my desktop Compaq Presario SR 1720IL [QUOTE]Field Value Computer Operating System Microsoft Windows XP Professional OS Service Pack Service Pack 3 DirectX 4.09.00.0904 (DirectX 9.0c) Computer Name User Name Motherboard CPU Type Intel Pentium 4 516, 2933 MHz (22 x …

Member Avatar for sparkax
0
305
Member Avatar for josolanes

Memo.h: [CODE=cpp] #ifndef _MEMO_H #define _MEMO_H #include <stdlib.h> #include <string> #include <typeinfo> #include <iostream> #include "Date.h" #include <map> #include <vector> using namespace std; class Memo { public: map<Date, vector<string> > Appointment; //void delMemo(int x); void addMemo(Date myDate,string x); }; #endif /* _MEMO_H * [/CODE] Memo.cc [CODE=cpp] #include <stdlib.h> #include <string> …

Member Avatar for josolanes
2
225
Member Avatar for EddieC

Plagued by duplicate files that clog up your system? Quantum, a company once known mainly for hard drives, yesterday unveiled a new version of its [url=http://en.wikipedia.org/wiki/StorNext_File_System]StorNext File System[/url] that it says optimizes storage efficiency by implementing automatic data deduplication. It's part of StorNext 4.0, Quantum's high-performance sharing and data management …

Member Avatar for EddieC
0
462
Member Avatar for felben

I purchased a 32GB storage disk + reader. When I plug it into my USB port a message says that it is not readable by this computer. When I choose the initialize button Disk Utility opens but there is no initializing option. I have a Mac OS X version 10.4.11 …

Member Avatar for felben
0
192
Member Avatar for felben

I purchased a 32GB storage disk + reader. When I plug it into my USB port a message says that it is not readable by this computer. When I choose the initialize button Disk Utility opens but there is no initializing option. I have a Mac OS X version 10.4.11 …

0
103
Member Avatar for newsguy

Now that's what I call an Android phone. Actually, that's what I call an Android phone that might just [URL="http://www.daniweb.com/blogs/entry3944.html"]kick some iPhone ass[/URL]. The [URL="http://www.sonyericsson.com/cws/products/mobilephones/specifications/xperiax10a?lc=en&cc=us#a"]Sony Ericsson Xperia X10[/URL] social networking phone is Android powered and feature rich. How rich? Well, how does 1GB RAM plus 16Gb of flash storage and …

Member Avatar for cwrinn
2
722
Member Avatar for happygeek

Dell has been pretty busy of late in the netbook market, what with the high profile launch of the shiny little [URL="http://www.dell.com/content/products/productdetails.aspx/laptop-inspiron-9?c=us&cs=19&l=en&s=dhs"]Inspiron Mini 9[/URL] that caught the attention of media and public alike. About six weeks ago I was writing about how Tesco, the British supermarket giant, had slipped up …

0
191
Member Avatar for mikeandike22

It is now pretty much confirmed that sometime next year or in the recent future Apple will be releasing a cell phone. So far some rumors circulating around the interweb say that it is going to include two separate batteries one for the cell phone portion of the "phone" and …

0
76
Member Avatar for kc0arf

Last week, Griffin Technology announced a new product -- iFill -- that will capture audio from free radio stations on the internet, and fill your iPod with several hours worth of music from the internet. iFill allows you to select from several stations, and several musical styles. According to the …

0
131
Member Avatar for dumdumsareyum

I wrote this program back in high school 10 years ago and I found it today. I'm getting back into programming and I'd like to get it working again, some of the headers are deprecated which I tried to fix, and I was using borland c++ and now have Dev …

Member Avatar for Salem
0
152
Member Avatar for rsire4444

Can anyone provide guidance to resolving a BSOD? The BSOD screen prints: PAGE_FAULT_IN_NONPAGED_AREA STOP: 0x00000050 (0xAB71C9F0, 0x00000001, 0xBA6F57E5, 0x00000000) jraid.sys - address BA6F57E5 base at BA6F2000, DateStamp 49C21E82 Output of Everest System Summary --------[ EVEREST Home Edition (c) 2003-2005 Lavalys, Inc. ]------------------------------------------------------------ Version EVEREST v2.20.405 Homepage [url]http://www.lavalys.com/[/url] Report Type Report …

Member Avatar for caperjack
0
255
Member Avatar for vebtoday

DaniWeb Home > Forums RSS Forums RSS Hardware and Software Please support our Hardware and Software advertiser: Programming Forums Our Hardware and Software forum category encompasses topics related to end-user computer technical support troubleshooting, tips and tweaks. Please be sure to always post in the appropriate sub-forum and do not …

0
58
Member Avatar for ryy705

Hello, I call the imagettfbbox function like so `imagettfbbox($font_size, 0, 'monofont.ttf', $code)` but its generating the following error: 'imagettfbbox() [function.imagettfbbox]: Could not find/open font' monofont.ttf is in the same folder. And the code executes fine on the server. It just won't work on my computer. This leads me to believe …

Member Avatar for mcscreech
0
1K
Member Avatar for sonya2525

I have a pc with two hdds: 1. maxtor - diamondmax 10, 160gb pata133 hdd, n256, 3.5 series ,d33019 2. samsung sata sp2504c When turning on my pc, sometimes i would get the error that there are bad sectors and the hdd (maxtor had the os - xp - installed …

Member Avatar for cguan_77
0
260
Member Avatar for letona88

I have 1 Used computer and 1 New computer which have same specification. If anyone interested, i would like to sell the Used one with $3000.00 and another one with $4,500.00 Please let me know via email. Payment via Paypal or Cash Cheque only. Contact: [email]letona88@gmail.com[/email] or [email]jeanmfi@gmail.com[/email] Below is …

Member Avatar for caperjack
0
267
Member Avatar for dfederman

Hello. If anyone could please examine the requested logs below, I'd be grateful. Internet is slow, so I'd like to know if any applications running could be ended, or if anything else should be deleted. Thanks very much! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 1:15:29 PM, on …

Member Avatar for PhilliePhan
0
390
Member Avatar for Ghosdancer

System is a custom build. Intel d915pgn m/b Intel p4 3.4 LGA 775 OS Windows XP Pro SP2 Soundcard (have 2 same problem both) 1-SB Audigy SE 2-SB X-Fi Extreme Gamer Vid ATI 1950 Pro 512mb 600MHz HDD (have 2) 1- WD 200 Gig Main Storage) 7200 rpm 2-WD Raptor …

Member Avatar for jbennet
0
159
Member Avatar for GaryJay53

I know that sounds wacky, but here is the deal. I have a new build with a 30GB 10K RPM SATA drive I'm using for OS and apps. I want to install a new 500 GB SATA drive for storage, but every time I connect it, the PSU shuts me …

Member Avatar for jbennet
0
157
Member Avatar for Jack Hardy

Hi, i'm having trouble booting my computer up. When i try to boot it up, it shuts off by itself after a few seconds. If it goes longer, it gets to about the Windows loading screen, and then the monitor says "No Source" and then i have to reboot again. …

Member Avatar for joytech22
0
130
Member Avatar for vannet10

Hi Everyone, I'm new here and I hoping that some of you smart people out there would help me build a good computer. I think I'm kind of late and limited my option a bit by posting this now since black Friday is 2 days away but I will take …

Member Avatar for GrimJack
0
181
Member Avatar for MyPcIsCrazy

Hi!! I've spent the past several days trying to figure out my sound problem and have came to the conclusion it has something to do with the modem, it's a voice wave modem for fax machines and such, but I do not use those devices. when windows start I can …

Member Avatar for jermaghs07
0
198
Member Avatar for archon

Greetings, friends. I'm trying to get my new build to work. After getting it to POST and show up in the BIOS, I popped in my WINXP disc to get the OS installed. After I get the blue set up screen for WINXP to set up, I hit ENTER to …

Member Avatar for bobbyraw
0
107
Member Avatar for MyPcIsCrazy

Hi!! I'm currently running windows 98 (first edition) and need to locate the appropriate drivers for the PCI ethernet controller which is in device manager under "other devices" with a yellow question mark with an yellow exclamation mark over it, I'm including the following information about my computer hoping it …

Member Avatar for cguan_77
0
790
Member Avatar for superdudeman

I know I have a slot besides my integrated one but what is it? I saved a report here Computer: Operating System Microsoft Windows XP Media Center Edition OS Service Pack Service Pack 2 DirectX 4.09.00.0904 (DirectX 9.0c) Computer Name CONRADS User Name HP_Administrator Motherboard: CPU Type DualCore AMD Athlon …

Member Avatar for nizzy1115
0
156
Member Avatar for Phaelax

[B]Drive specs:[/B] Type: Seagate Barracuda, 7200rpm Model: ST3200826AS Size: 200GB Interface: SATA [B]System specs:[/B] OS: Win2k SP4 RAM: 1GB CPU: P4 2.8e MOBO: Asus P4P800-e deluxe AV Software: NOD32, 30 day trial version. [B]Problem:[/B] In short, data corruption. Originally, I was using NTFS on the drive. I use it as …

Member Avatar for Chaky
0
92
Member Avatar for Father Time

Hello all: Im having an odd problem I can't seem to figure out. Before we get started I'm an A+ Certified technician, so my understanding of PC's is fairly good. So, I have a Toshiba satallite 2435-s255 and it's hard drive had a complete failure. I've purchased a replacement drive …

Member Avatar for Chaky
0
126
Member Avatar for BossieB

I have a problem with my video editing PC. Although having spent a large amount of time investigating solutions on the web, I consistently find recovery software which is either focused on recovering the boot sector, or alternately, specific data files on the HDD. My problem, however, is the following.-- …

0
25
Member Avatar for Dragonbssj

Hi there everyone. One of my older computers which for some reason i use more then the other computers so i decide that i should fix it up. Here is the specs of this computer right now (This is a oldie but it works fine) Computer: Operating System: Microsoft Windows …

Member Avatar for vicec64
0
153
Member Avatar for simonetheridge

[B]I recently formatted my hard drive and re-installed an old version of win 98se as I did not have win me which was on there. Since doing this I have managed to find some of the drivers for the hardware (graphics amongst others) but have been unable to get the …

Member Avatar for caperjack
0
348
Member Avatar for GerryD

Ref my last thread I haven't recieved any solutions as said I'm using a RICOH MP5240A DVD+RW/+R with Nero 6 reloaded every time I try to burn it goes thru the full process but when it gets to completion it returns with unspecified target error I must be doing something …

0
92
Member Avatar for 2ney

Hey, I dunno if i have the right forum but im having a problem with my monitor refreshing itself. What actually happens is the screen goes black and then reappears.. much like as if you changed the resolution in the display panel but it occurs usually only when a video …

Member Avatar for 2ney
0
219
Member Avatar for lpgaling

I am relatively new to Mac OS X. Help tells me I can format a CD in "standard" to store data (pictures) that can be read on all platforms. However, when I insert a blank CD, it is not intuitively obvious where I go to format. Can anyone point me …

Member Avatar for harrio
0
116
Member Avatar for onauc

Hello, Can some-one please tell me : What is [b]"Organic EL screen" [/b]? I am new to MP3 players. I want to buy one that does not only play mp3 files but also play and record the radio aswell as record voice/sound/dictation. Anyway, I am not interested in the "flash …

Member Avatar for alc6379
0
267

The End.