What are some other websites like it? Not that I don't like them, it's just that I'm not seeing any projects I want to contribute to.
I have been trying to learn Java for a few years, stopping a after getting frustrated with it a few times. I will give a list of the languages I know in order of the ones I know the best. VB6JavaCVB.NetC++COBOL-used to be real good at itI work as a Database analyst with Oracle9 right now, but I ha...
Hello.I am trying to compile VLC media player for Windows CE. I am using a cross-compiler built by the guys at the videolan project in Ubuntu.The problem is that i gets a compile errors when i does the make command.The errors is:Cannot export _vout_SynchroInit (_vout_SynchroInit): symbol not foundCa...
I need to convolute (multiply) 360.000 different matrixes (80x80) with other a 1x80 matrix. Because of these count big convolutions and because on every results matrix's I need to compute the mean I need a optimized convolution algorithm.Any suggestions and advices are welcomed.Thank you in adv...
In RFC1951 -Deflate compressed Data Format Specification, indicates that when doing LZ77 Compression using chain hash algorithm.I don't know how to use chain hash to do LZ77 Compression.anyone know where I can find article or explanation about that ?why not do byte per byte matching ?...
631 byte By
ZhiYi at 2007-11-20 9:26:07
I've attended a game development course preview. The course offers a diploma for game development and the attractive thing is that it offers testimonials and direct job offers or freelance opportunities for students who make the grade.Also, enrolled students are assigned to be paid game testers...
Report writing creates an expensive bottleneck for many companies because it demands ongoing, iterative involvement from in-house developers. This white paper describes a novel approach to report writing which allows business users to layout elegant reports using Microsoft Word as the layout tool.In...
1392 byte By
almo9004 at 2007-11-20 9:28:36
First of all: Hi dev-archive.com!It' feels nice to be part of a community as dedicated as this one!So, the situation:I'm working on a program that (ultimately) calculates digits of Phi (1.618...). I've taken the approach which involves calculating the n-th Fibonacci number ( called F(...
510 byte By
Zaccheus at 2007-11-20 9:29:20
Checkers 'solved' after years of number crunching ( http://www.newscientisttech.com/article/dn12296-checkers-solved-after-years-of-number-crunching.html)The ancient game of checkers (or draughts) has been pronounced dead. The game was killed by the publication of a mathematical proof showin...
149 byte By
kensuki at 2007-11-20 9:32:57
Please tell me how to go about this question-<br/> A Quad Tree which has 341 nodes find out the max possible height and minimum possible height.
Aspose.Slides for Reporting Services is a rendering extension for Microsoft SQL Server 2005 Reporting Services (x86 and x64) to generate reports in Microsoft PowerPoint PPT and PPS formats. All RDL report features including tables, matrices, charts and images are converted with the highest degree of...
305 byte By
stuff02 at 2007-11-20 9:35:18
Hi, I like to develop video/Audio streaming player for mp4. I like to know what are the freeware available and which is the best one? I need to support live video & storage video stream with functionality like zoom, different view 4x4,etc.Can any one suggest me?Regards,Josi...
What exactly is a widget. I know that its add-on software that is usually written for a specific host intended, but are there any rules? I have never made one before(if you can't tell) and want to. I heard about Ruby on Rails and thought I could use that, but I don't know if it'll...
272 byte By
Sk# at 2007-11-20 9:36:40
I'm looking for a code converter... a sort of pretty printer for LaTeX, and something similar for HTML. I know there's a link in the C++FAQs, but it seems to be broken. Can you point me to a good one? I need in particular to generate LaTeX source. Thank you all!
A practical guide for developers working with the Oracle Data Provider for .NET and the Oracle Developer Tools for Visual Studio 2005 has been published by Packt. The book is designed to provide in-depth information users need to work with the Oracle 10g v10.2 database from Visual Studio .NET 2005,...
1039 byte By
erelsgl at 2007-11-20 9:37:16
I have a directed graph with weighted edges, implemented by a database table. The table contains 3 columns: source, target, price; each edge is implemented by a single row in that table.I calculated, using ideas similar to http://articles.techrepublic.com.com/5100-9592-5245017.html , all cheapest pa...
805 byte By
cky83 at 2007-11-20 9:37:22
i thought i posted this earlier, but i might have forgotten to submit it, as i can't find it. anyway, i have to write a function that prints a leftist heap. the heap works similar to a binary tree (it has left and right pointers to another node). the function should also print the depth of the...
I just picked up a new LCD monitor (Envision 19" for $145 new) and am curious to if anyone of you have any suggestions on upgrading my video card. I'm not a huge gamer and i'm running a video card that's about 2.5yrs old and can't even remember what it is. (my home machine not...
Sorry I am sure this has been asked a number of times and I tried searching on it here but I found nothing that fix. Also I hope this is the correct forum for this question.My programming background is PHP5 & ActionScirpt2/3 at an advanced level. So I understand vars, loops, classes and objects. How...
Hi, I'm currently reading a problem book (examples are written in FORTRAN, but the problems are interesting none the less) from the late 80's that I got at my local library just keep my brain alive and learn more C++ at the same time.I'm currently solving (actually, I already (partial...
Hello,I am Edwin Knoppert, developer of PwrC and a few other formdesigners.PwrC is one of my latest and is focussed on ansi/c using the LCC compiler.PwrC is an IDE and is easy to use, start, create a form (which initiates a new project in memory) and compile..No project saving before any compiling,...
OK, just broke down and bought a M-Audio Keystation USB MIDI keyboard. Unfortunately I had to take the floor model, so I did not get any software (I will swap it with a new one when it arrives in about a week).I do have the drivers installed, and it appears OK, however I have no application programs...
Hi Everyone,This question is for the math geniuses out there...Say I've got some numbers that when put through a machine produce another set of numbers ...Example:1112224444 yields 98762223334444 yields 3456And I have hundreds of actual what went in and what came out ...Is there a way for me to...
i am a diploma student<br/> i am doing project on video chatting on mobile but i have dificulty with the code and cocept<br/>can anybody help me in this matter??
890 byte By
telusai at 2007-11-20 9:43:37
I am trying to solve the following problem and need opinion from other members:Given an array 'a' of infinite elements in which first 'n' cells contain integers in sorted order and the rest are all '+infinity'. I do not know 'n'. I need to find the position...
465 byte By
tomoe at 2007-11-20 9:43:41
Whats the difference between a web designer and a developer? alright i know that designers = outside, developers = inside.. sometimes times. but is it possible to differentiate the two on the basis of appearance? http://www.designervsdeveloper.com.au/default.aspxIm just curious cause i came across th...
403 byte By
pkahal at 2007-11-20 9:43:57
How to we write the "File Version" information in the properties of an executable file.Basically, when we right-click on an executable. Then select 'Properties'.Then there comes a tab 'Version' where many details like file version, company info etc can be punched in.How can I add...
421 byte By
zoneman at 2007-11-20 9:44:50
i was going to try to convert frets on fire from python to C++...but i have vary little experience in C++, so i was wondering if any one would want to help me convert FOF to C++? if you dont no what frets on fire is..well its pretty much a guitar hero clone, but for pc, and it would be allot better...
1085 byte By
S_M_A at 2007-11-20 9:45:04
I'm considering to buy a new machine and as always there are a million things to consider so all good advices are more than welcome.Due to cost I lean towards a ASUS P5K-E/WIFI-AP (DDR2, 1333MHz but in reality RAM limits to 1066MHz)Things still left to decide:CPU: Intel Core 2 Quad Q6600 2.4GHz...
88 byte By
woddylee at 2007-11-20 9:45:14
Can any one suggest me some algorithms that best in arrangement and scheduling problem ?
The most important feature of the software is up-to-dateness. Following this idea Perpetuum Software LLC extended the product functionality and released a new version of a pure .Net 2.0 component, Chart ModelKit 3.5. The component enables developers to enhance visual impact of their applications wi...
294 byte By
traq at 2007-11-20 9:46:13
Version 6.9.1 of the popular commercial open source test case management and software test tool ( http://www.softwaretesting.net) QaTraq is now available for download. More information can be found at www.softwaretesting.net ( http://www.softwaretesting.net)<br/>Regards<br/>QaTraq Team
Hi ,<br/>I'm an e&e graduate and i intend to work in the test developement field .<br/>What are the necessary topics and programming knowledge that i should cover? Will knowing link list and binary trees etc help me in my job?<br/>Please advice.Thanks
Do any of you know how to write code in c or vc++ to disable password protected excel files? We want to automate this process. I know how we can disable it manually. We are looking to automate the process for reading excel file with password protections on them. I have a VB script that works fine bu...
We are looking for a soltuion similar to what BMC (Marimba) provides or ESD (Electronic Software Delivery). Do any of you have any recommendations. Any help will be greatly appreciated. It can be open source, of-the-shelf, or 3rd party vendor. What would you recommend being the simple soultion for...
We are looking for a soltuion similar to what BMC (Marimba) provides or ESD (Electronic Software Delivery). Do any of you have any recommendations. Any help will be greatly appreciated. It can be open source, of-the-shelf, or 3rd party vendor. What would you recommend being the simple soultion for p...
400 byte By
shoaibi at 2007-11-20 9:47:01
Well i am running Windows XP SP2, XAMPP, with PHP5, i want to use the builtin method of PHP to send emails, but i can't, it seems to need some kind of configuration of mercury email server. How do i do that?PS:Emails to local accounts such as admin@localhost and user@localhost are possible and...
<SCRIPT TYPE="text/javascript">function doClear(){document.text_form.city.value = "";} --></script><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><title>CAD/E Webview Server - CSA Maps</title></head><body><h1>C...
854 byte By
cky83 at 2007-11-20 9:47:13
I need to write a program that takes a graph using adjacency lists and prints the topological order of the graph. How the hell do I do this? I know how to find the topological order, but I have to calculate in the program the indegree of each vertex. I have no idea how to implement this. If any...
409 byte By
figaro at 2007-11-20 9:47:44
Hi Pals,I'm trying to develop an application which can run in a mobile OS like Windows Mobile. The application will then be run from an pda via RS232. This application will be a touch screen GUI to control an instrument. What programming language will be most suitable for such an application? A...
1016 byte By
Culperat at 2007-11-20 9:48:41
I'm curious as to find out what others view as proffessional commenting beyond one line to explain a complicated line or algorithm. Like, what do you think is important in the header of a program, the headers of functions or methods?I have my own opinion and I'll list it, but I'm stil...
Aspose publishes August 2007 Newsletter for the .NET & Java programmers with introductory information about our spotlight product: Aspose.Slides for Reporting Services. We will also look at the new and exciting features offered in the recent releases of Aspose.Cells for Reporting Services, Aspose.Gr...
463 byte By
kenrus at 2007-11-20 9:48:59
Recently, I complained about a situation that I currently find myself in: http://www.dev-archive.com/forum/showthread.php?t=429903&page=2Does anyone else have any stories to share along these lines?Things like non-technical managers forcing really bad design/implementation decisions upon programmers...
795 byte By
hixidom at 2007-11-20 9:49:11
Hi all.I'm looking for some advice regarding Amiga disk files.I have dozens and dozens of old Amiga game disks that I can't use anymore because my Amiga hasn't worked for a long time.I want to use the games again. I downloaded the latest version of MAME, so I should be able to emulat...
492 byte By
coron2u at 2007-11-20 9:49:27
Hi, I'm trying to create a batch file that will toggle my sound playback device between my two audio output devices.SO I Know that mmsys.cpl is the file that opens up the sounds and audio devices properties. I can get to the 3rd tab, but I don't know how to access the contents within the t...
1313 byte By
ssware at 2007-11-20 9:49:49
FolderView.Net 9.0 Control brings drop-in Windows-Explorer-like folder browsing UI functionality to your applications It provides a familiar yet powerful folder browsing UI right inside your own forms and dialogs and is a perfect replacement for the plain, inflexible, modal APIs which UI developers...
632 byte By
kenrus at 2007-11-20 9:50:14
All: How do you deal with debugging code that doesn't exhibit the bug when compiled in debug mode.I have had to deal with this scenario atleast once a year for quite awhile now. A bug is reported in the production software. You can't reproduce it when the software is compiled in debug m...
829 byte By
drussoPD at 2007-11-20 9:50:25
I've been working on a technology that I believe may be of interest to the dev-archive community. It is called PointDragon.PointDragon is a 100% web based development and run-time environment, based on a novel, purely visual programming language. The entire architecture is driven by an executa...
201 byte By
coricori at 2007-11-20 9:51:49
Hi there<br/>I need to test if a rectangle is inside to another rectangle( if a rectangle is included to other rectangle)<br/>help me with this algorithm, or give me some links to start from.
207 byte By
ahmed17 at 2007-11-20 9:51:50
hi, <br/>i am in the final year in my faculty,i want guys help me to choose graduated project..plz give me any decision for my final projects and i hope to find project which are required in global Market .