资源列表
[其他小程序] LicenseManager
说明:采用面向对象的方法,模拟拍卖过程,要求: 委托(物品信息、可提出保留价) 公告(物品信息、保留价) 多次竞价 成交或流排 设计一个监控程序 维护拍卖过程各个环节的所有信息 最后保留所有物品的拍卖结果信息 -Object-oriented approach to simulate the auction process, requires: commission (items of information, you can make reserve price) A<安培> 在 2025-06-25 上传 | 大小:4kb | 下载:0
[钩子与API截获] InjectExplorer
说明:远程代码注入到桌面,显示helloworld对话框-Remote code injection to the desktop, the dialog box displays helloworld<李振雄> 在 2025-06-25 上传 | 大小:1.29mb | 下载:0
[其他小程序] Asm2HexCode
说明:一个可以将ASM程序转成十六进制查看的小程序-An ASM program can be converted into hex viewer applet<李振雄> 在 2025-06-25 上传 | 大小:249kb | 下载:0
[C#编程] DigitalCam
说明:usb net cam viewer, 网络相机显示程序,通过usb连接-usb netcam viewer. c# as example.<peidoong> 在 2025-06-25 上传 | 大小:15.04mb | 下载:0
[进程与线程] ProcessInfo
说明:查看系统的所有进程信息和所加载的相应模块-View all system processes information and the corresponding module is loaded<李振雄> 在 2025-06-25 上传 | 大小:4.33mb | 下载:0
[进程与线程] SearchFunAddr
说明:一些用来查找特定dll中特定函数在内存中地址的小程序-Some dll used to find a specific function in a specific address in memory applet<李振雄> 在 2025-06-25 上传 | 大小:246kb | 下载:0
[其他小程序] shiyan1
说明:约瑟夫斯问题求解(约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。)本程序就是解决上述问题-Josephus Problem Solving (Josephus (Jose<王贺> 在 2025-06-25 上传 | 大小:1kb | 下载:0