-
hidethings
文件隐藏,
进程隐藏,
注册表项隐藏,
注册表键值隐藏
(Hidden files, hidden processes, registry entries hidden, hidden registry keys)
- 2009-11-10 09:59:26下载
- 积分:1
-
DoxygenToolkit.vim-master
说明: vim插件,用于vim编辑器中编写程序时插入程序、函数等的注释说明(VIM plug-in for annotation of inserting programs, functions, etc. when writing programs in VIM editor)
- 2019-04-13 11:47:48下载
- 积分:1
-
LCD_1602
基于MSP430的LCD1602驱动程序,里面有写好了的h文件和c文件,添加到工程即可运用。(Based on LCD1602 MSP430 driver, there are written the h files and c file, adding to the engineering can be used.)
- 2012-08-13 19:00:56下载
- 积分:1
-
netcat
netcat木马程序。类似bo2000,用于获取对方机器上的信息。(netcat wooden horse procedure. Similar bo2000, uses in to gain
on opposite party machine the information. )
- 2020-06-26 11:20:01下载
- 积分:1
-
J939介绍
说明: 从网上找的SAE J1939 介绍的总结,主要是应用层介绍,包括PGN和SPN的计算及介绍。(Summary and Introduction of J1939.)
- 2020-05-11 17:25:58下载
- 积分:1
-
unzip
易语言自带zip文件,进行安装解压功能。比较简单,但是粗暴(unzip by Elanguage)
- 2015-11-16 11:02:42下载
- 积分:1
-
firefox系列,扩展编程之四,又一个简单例子。
firefox系列,扩展编程之四,又一个简单例子。-series, extended programming 4, a simple example.
- 2022-02-10 15:33:01下载
- 积分:1
-
Ultrasonic-Distance-Measure
This code is demonstrates how to measure the distance with ultrasonic modules and pic16f877a
- 2013-05-04 17:07:50下载
- 积分:1
-
CAN-BUS_PRINTER0413
说明: 热敏打印机的控制程序,用keil编译,can通信(Thermal printer control program)
- 2010-04-28 11:23:47下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1