资源列表
Shell-Right-Menu
- 一个explore.exe系统右键菜单外壳扩展的例子,可以实现各种下右键功能-A explore.exe system context menu shell extension for example, can achieve a variety of functions under the right
KillU
- U盘中毒文件夹全部变成快捷方式分分钟解决,把代码执行一遍就ok了-U disk poisoning becomes a shortcut to the folder every minute of all resolved, the code is executed again on ok
shell
- 在shell程序实现盘符切换、cd、dir、mkdir、chdir等五个ms-dos命令
abc
- 模拟退火算法解决TSP问题 输入格式(城市坐标.in): 第行:1个整数N,表示城市的数量 第..N+1行:每行有个空格分开的整数x,y,第i+1行的x,y表示城市i的坐标-Simulated annealing algorithm to solve TSP Input Format (city coordinates in.): The first line: an integer N, the number of cities S .. N+1 lines: eac
mouse
- 支持命令行(批处理)调用的鼠标行为控制程序,可以控制鼠标移动到屏幕上指定的位置,双击 单击鼠标左键或右键等,非常实用,再配合vbs sendkeys命令——可以代替按键精灵了。-Support command line (batch) call control procedures mouse behavior, you can control the mouse to move to a specified location on the screen, double-click the mo
ip_ananysis
- shell脚本,用于分析nginx日志中的异常情况,得到访问ip的来源-shell scr ipt used to analyze anomalies nginx logs, get access to the source ip
Hex-conversion-C-source-code
- 进制间相互转换的程序 C源码 控制台程序-Hex conversion C source code
getSysInfo
- 获取系统硬件信息:主板厂商,CPU,内存,硬盘,操作系统等-Access system hardware: motherboard manufacturers, CPU, memory, hard disk, operating system, etc.
run_silktestbatchplan
- 一个可以再本地机器上批量跑silktest的plan的VBS工具,直接双击即可用-run silktest batch plan vbs
myautorundisk
- 制作光盘自引导,并且自动识别安装程序的工具-Tools to create CD-ROM from the boot, and the installation program automatically recognizes
ASP-ping
- 将Ping的结果重定向到一个文本文件中去,再把文本文件显示到网页中-ASP ping
create-base-jars
- 实现将java类打包成jar的自动方法,并自动区分出哪些类需要打入包中,那些不需要。-implements java source create jar file, and distribute some java files.