资源列表
mouse
- 获取鼠标位置,可以知道鼠标身在何方,获得鼠标位置,有好多程序都需要用到-Access to the mouse position, we can see that wherever the mouse
TCPProbe-
- TCP 开放服务探测器,可设置各种半开,各种探测方式-tcp flags prober.
Process_Explorer
- 基于windows xp环境,用c语言编写的进程查看器,查看的内容包括进程标识符,进程优先数,进程占用CPU时间,进程的状态-Based on the windows xp environment, with the process of c language viewer to view the content, including the process identifier, process priority number, the process of occupation of CPU
rectangle
- TC环境下调用鼠标话矩形的可视化小程序 鼠标左右键确定矩形的左上角和右下角坐标-TC environment, then call the mouse small rectangular visualization procedures around the mouse button to determine the upper-left corner and the lower right corner of the rectangular coordinates
7-12
- 一个小球入射角为45度,在窗口里不停弹跳,在触壁后会反弹-a bouncing ball
Display__59849Cloud_914002
- 源码Display__59849Cloud_914002功能还是不错的,用来学习与研究开发还是不错的-Source Display__59849Cloud_914002 function is good, used to study and research and development is still good
mengwen
- 蒙文字库。可用于程序中写蒙文字。望蒙古族同学使用。-Mongolian language library. Procedures can be used to write Mongolian language. Look Mongolian students to use.
matlab-signal
- 设连续时间信号为,,为终点时刻。若采样周期为,求采样后的离散时间信号;又设A/D变换的量化步长为,求量化后的数字信号,并绘出曲线。-matlab signal
The-conveyor-belt-(use-a-timer)
- plc程序:梯形图。功能:在s7-200上实现传送带的模拟,这里用的是计时器-PLC: the ladder diagram program. Function: to realize the simulation of the conveyor belt in S7-200, here is the timer
pyinstxtractor
- 解压pyinstaller打包的exe文件为原始文件,可以反编译exe文件-Unzip pyinstaller packaged exe file to the original file, you can decompile exe files
UI-border
- Frame shadow effect of pure C code Please read your package and describe it
Allpath
- 问题描述 若用无向图表示高速公路网,其中顶点表示城市,边表示城市之间的高速公路。试设计一个找路程序,获取两个城市之间的所有简单路径。 基本要求 (1) 输入参数:结点总数,结点的城市编号(4位长的数字,例如电话区号,长沙是0731),连接城市的高速公路(用高速公路连接的两个城市编号标记)。 (2) 输入 要求取所有简单路径的两个城市编号。 (3) 将所有路径(有城市编号组成)输出到用户指定的文件中。 -Problem descr iptionIf use undir