Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (5)
Simulation of keyboard and mouse buttons with appl
no vote
Application background Windows interface program by the majority of users welcome. The operation of these procedures is nothing more than two kinds, keyboard input control and mouse input control. Sometimes, for a complex, or repetitive input operation, we can replace manual input by programming, and use the program to simulate the keyboard and mouse input it? The answer is yes. Here are mainly through two API Windows function to achieve. Key Technology 1, Windows core programming2, vc++3, multi thread technology4, message mechanism5, using the program to simulate the keyboard and mouse input6, API Windows function
aabbccdd123
2016-08-23
0
1
C# language implementation of multi-threaded file
no vote
Application background Written in a similar program, can quickly download the file on the internet. Can be realized in the C# language of the powerful network function. Key Technology A lot of people have had the experience of using the Internet to download internet files, the use of these software can greatly accelerate the transmission speed of the Internet, reduce the time of file transfer. Why do these software have so much magic? The main reason is that the software used to download and multithreading technology http. This code also realized the function of attention
aabbccdd123
2016-08-23
0
1
DAO student achievement management software
no vote
Application background 1, to achieve the increase of student achievement, delete, query and other functions, and provide other auxiliary functions2, the use of DAO database technology to achieve the function Key Technology 1, the main use of the database DAO technology to achieve the students' performance data increase, delete, query and other functions2, the middle of the use of the list and other data structure3, involving multi thread operation4, the use of the interface programming technology
aabbccdd123
2016-08-23
0
1
C++ file transfer
no vote
Application background 1, to achieve the TCP protocol as the basis of customer and server file transfer2, in the form of interface3, you can freely set IP address Key Technology 1, socket network communication technology, tcp/ip protocol technology2, MFC Application3, multi thread technology
aabbccdd123
2016-08-23
1
1
NTFS file system backup
no vote
Application background NTFS as the standard file system of the Microsoft Windows NT operating system & reg; overcome the fat / FAT32 file system a lot of shortcomings; and with Microsoft Windows2000 R, MicrosoftThe popularization of XP Windows operating system is widely used..Compared with the FAT/FAT32 file system, the NTFS file system has the following advantages:Built in data compression support- support transaction log file- strengthen data security Key Technology 1, sector paging  2, file read and write way3, I/0 file processing4, file cluster backup technology5, C++ class inheritance and polymorphism
aabbccdd123
2016-08-23
0
1
No more~