资源列表
Kill2Process
- 利用Job作业对象同时结束多个进程。可以有效的结束一些病毒进程-Job operations use a number of objects at the same time the end of the process. Can effectively end the process of some viruses
BinaryToHex
- 将二进制数转化为十六进制,并在屏幕中显示.-Binary number will be converted into hexadecimal, and displayed on the screen.
biao
- 提示输入行数、列数、列宽、行高、线型等参数,根据用户输入的上述参数在屏幕上显示对应的表格框线。-Prompted to enter the number of rows, columns, column width, line height, line parameters, in accordance with the above-mentioned parameters entered by the user on the screen corresponds to the form bor
20080810010104.07
- 在一个学校院系人员信息系统中,需要对院系(Department)和教师(Teacher)信息进行处理,采用的是面向对象思想,VC++工程实现信息的处理-Department staff in a school information system, the need for the Department (Department) and teachers (Teacher) information processing, using object-oriented thinking, VC++
tfunc5
- 这是一个时钟的ASP辕马 都是参考别人的做出来的 有什么错的可以指出哦-This is a clock reference ASP Shaft-horse people are out doing what wrong can say oh
sdfrw34
- 获取某目录下的所有文件(包括子目录下文件)的数量 -access to a directory of all documents (including subdirectories under) the number of
wq
- 这是我刚刚学习了堆栈的数据结构以后所建立的一个关于堆栈的程序
example4_2
- 基本的matlab程序希望有原码的高手 多多提供共同学习
dayinmofang
- 打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the sam
1_5_1
- CGA模式下的绘图程序,绘制梯形 可以选择画几个(8086)-CGA graphics mode procedures, mapping trapezoidal can choose several paintings (8086)
xuanzhuan
- 现矩形在窗口内沿着水平线匀速移动 实现了一个矩形在窗口中匀速转动(单击鼠标右键停止转动) -Now be rectangular in uniform move along the horizontal line within the window of a rectangle in the window uniform rotation (right-click to stop rotation)
ls--lR
- 实现linux下命令ls -lR的功能,程序使用lstat语句以及dir结构-Linux to achieve the order ls-lR function