I would like to ask for help from the experts. I want to run Skype on WinCE 5.0. I saw on the Internet that I need to find out which library files Skype for PPC depends on. How can I check this? I use...
WINCE 6.0, VS2005 The program is a task manager with several dialog boxes. The main operation is to load several dialog boxes with CTabCtrl (dialog boxes are created by dialog). In each dialog box, th...
As the title says, I am using VS 2005. I would like to ask the experts how to build a Chinese mobile development environment. Thanks for your advice....
library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity read_write is port( clk : in std_logic ; mcu_oe : in std_logic; mcu_we : in std_logic; mcu_data : inout std_logic_vec...
I am a beginner, and I hope you masters can give me some advice.I want to use 34063 to make a +18V input -18V output circuit, hoping that the output current can reach 2A, and the ripple requirement is...