I have just been handed a huge project for an application that must run on a terminal that securely collects cash drops.It is a rewrite of an existing project, so requirements are pretty well defined,
I am new to Android and mobile phones development. I want to develop an application that needs to have a total control over the \"phone\" of the smartphone, i.e. controlling all the communication of t
I realise this is perhaps pushing the boundaries of what stackoverflow was designed for, however I\'m开发者_运维问答 sure someone knows something about this.
I\'ve coin machine acceptor set and I wanna connect this machine using serialport. My main problem is, I did try almost every setting to connect that machine. The pin numbers are written on the cable
After reading an article on virtual memory implications on application performance (and hence design) I once again realize how little I actually know about today\'s computer architecture. I have but a
I\'m working on a medium sized ASP.NET MVC solution with Visual Studio 2010 and Resharper. The project was blazing fast when I started developing it 1 1/2 years ago, but over time it has become slower
I have been trying to read up on 32-bit and 64-bit processors (http://en.wikipedia.org/wiki/32-bit_processing). My understanding is tha开发者_如何学Ct a 32-bit processor (like x86) has registers 32-bi
I\'m trying to work with some USB HID device. I have proprietary software (from the device\'s vendor) which can interact with the device. But I need to write my own one.
Greetings. I am interested in writing an emulator for some old compu开发者_Python百科ter. However, I\'d like to pick something simple for a start, some architecture that is not too complicated and re
i am开发者_运维问答 working on embedded devices where it is common that you handle some hw interrupt events with c code (like catching a pressed button, or let some LED´s blink), i was wondering if a