搜索资源列表
SaveShutDownWindows
- 安全关闭windows系统。关闭windows系统可以使用ExitWindowsEx这个API,但是有时关闭时有些进程会没相应,需要人为终止。所以在本程序中我先将用户进程先终止掉,然后再关闭系统。-closed windows security system. Close windows system ExitWindowsEx can use this API, However, sometimes when some of the closure process will be no cor
CurSorPo
- 利用api函数模拟鼠标的单击、双击等事件,稍加修改可开发成减少重复性操作的软件。-use simulation function of the mouse click, double-click, etc., little changes can be developed into reduce repetitive operation of the software.
ls
- LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
got_wireless_information
- 在windows平台下,可以使用native wifi api来控制无线网卡,包括获取无线网卡参数,获取周围无线接入点参数等功能,本控制台程序能通过DOS界面输出笔记本接收到的无线信息。-Native wifi api windows platform, you can use the to control wireless card, wireless network card parameters, including access get around the wireless acces
console
- 这个是控制台下的一些api,可以方便的画出图形,算出鼠标坐标,避免了学习win编程的难度,又能在学c语言时写出友好的界面和功能,很不错-This is the console under the api, you can easily draw graphics, to calculate the coordinates of the mouse, to avoid the difficulty of learning win programming to write friendly inte
minisql
- 自己编写的minisql程序,可以实现插入删除查找的SQL语句,分为Interpreter,API,CatalogManager,IndexManager,RecordManager,BuffManager六个模块。-I have written minisql program, you can achieve insertion deletion selection SQL statements.It consist of Interpreter, API, CatalogManager, I
Admin_user_creator
- This app silently creates a Windows local user and add it to administrators group. App is compeletely Win32 native api and has not any dependency. Can be run administrator user or System user.-This app silently creates a Windows local user and ad
mytest_libusb
- 此工程建在vs2010里面 使用前只需在main cpp里面把idVendor idProduct改为自己的USB设备ID #define MY VID 0x0666 #define MY PID 0x0001 即可直接打开 最简单的调用libusb w32的API程序了-The project built in vs2010 just in main CPP before use the idVendor idProduct instead of their own USB device ID
wifi-detection-tool
- 该exe文件将windows系统native wifi api进行封装,可以结合http://www.lijiejie.com/wifi-native-api-and-wlan-exe/里面的内容学习。- The exe file to windows system native wifi api package, which can be combined http://www.lijiejie.com/wifi-native-api-and-wlan-exe/ content learn
99-hanoi
- 汉诺塔动画演示cpp 单个cpp文件 内含声音api,建议在vs下运行(devcpp下无法编译)-Hanoi Animation Demo cpp A single cpp file Contains the voice api, it is recommended to run under vs (devcpp can not compile)
