资源列表
[Linux/Unix编程] picture_explorer
说明:在linux下利用fr a mebuffer编写的图片浏览程序,此程序可以模拟数码相机的图片浏览功能 进行图片的显示及翻页,源码中涉及图片请自行设置,格式为bmp即可-In linux prepared using fr a mebuffer image viewer program, this program can simulate the digital camera picture browsing function display and flip images, source cod<universe> 在 2025-06-15 上传 | 大小:4kb | 下载:0
[系统编程] mingw32.tar
说明:Mingw32可在Linux下編譯 編譯後的程式可在win32環境下執行 或在Linux下使用wine執行-Mingw32 can be compiled under Linux compiled program can be run under win32 environment or the use of wine in the Linux implementation<腳踏車> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] viafb-20040311.tar
说明:VIA fr a mebuffer driver<腳踏車> 在 2025-06-15 上传 | 大小:59kb | 下载:0
[Linux/Unix编程] monkey
说明:基于linux的http服务器.代码比较简单,适合初学者-Based on the http server linux. Code is relatively simple, suitable for beginners<miaosongwu> 在 2025-06-15 上传 | 大小:32kb | 下载:0
[Linux/Unix编程] gsac.tar
说明:gsac程序包,能够方便的处理sac数据,并能图形化显示,安装说明在包内,linux系统下安装-gsac package, the ability to easily handle the sac data and graphical display, the installation instructions in the package, linux system installed<Jason> 在 2025-06-15 上传 | 大小:22.58mb | 下载:0
[系统编程] ThreadUtility
说明:提升程序权限,创建远程线程的源码。在别的进程中创建一个自己写的线程。创建线程本来只是一个函数的事,CreateRemoteThread()。其中的参数包括线程函数体。但是这是在远程进程的地盘上,所以此函数体的地址必须映射到远程进程的空间中去。线程中引用的所有地址,包括函数和指针和字符串等等,都必须映射到远程进程的空间中去。 映射的步骤有三 1、 在远程进程中分配空间,函数VirtualAllocEx(…) 2、 将线程执行体写入远程进程,函数WriteProcessMemory(.<neusoftrhl> 在 2025-06-15 上传 | 大小:57kb | 下载:0
[系统编程] WinConsole
说明:Windows Console 程序能在非VC环境下运行。因为它没有消息循环机制,所以程序会很快结束,这时它所调用的DLL也随之退出,所以得不到需要的效果;c可以在其中做一些具有长远效果的事,例如写文件或注册表什么的,又或者插入远程线程 -Windows Console program in non-VC environment. Because it does not have the news cycle mechanism, so the procedure will be concl<neusoftrhl> 在 2025-06-15 上传 | 大小:11kb | 下载:0