Hi, the project I am working on now needs to install a simple USB driver under Windows. The driver is provided by a third party (not certified by MS) and contains DLL, INF, SYS and other files. Genera
My development environment is VS2008. I want to write a program for operating the GPIO of S3C2440 under WinCE. How should I write it? For example, if I want to operate a certain pin of GPB, how should
[i=s]This post was last edited by dontium on 2014-5-11 17:30[/i] I originally used E-coins to buy a scanner, and originally planned to scan the books in the bookcase and save them. Today I was free, s
[i=s]This post was last edited by paulhyde on 2014-9-15 03:13[/i] I have been working on program-controlled filtering recently, so I have collected some information and papers for your reference. This
A program I wrote before used template classes. All definitions and implementations of the template classes were in the same h file, compiled with the -frepo switch. It worked fine before, but today I