搜索资源列表
vb_asm
- 谁说vb中不能用汇编? 这是一个读取cpuid(调用cpuid汇编指令)的一个例子。 原来有人做过, 但都有bug, 是因为对vb的反汇编不熟的缘故, 导致stack错误。经常在ide中正常, 编译成exe变非法错误。 这个例子告诉你怎么真正的在vb中用汇编!-Who is not used in the compilation? This is a reader CPUID (compilation called CPUID instruction) an example. The
Library_of_Cryptographic
- a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
qt3
- 用qt3实现的Wake On Lan也就是远程唤醒(远程开机),即通过一台PC向另一台已经关机但仍连接电源PC发送网络数据包,使其开机的功能,前提是两台PC同处一个局域网内,且被唤醒方的网卡支持网络唤醒功能(现在网卡基本上都支持啦)
PowerOn
- 可以在局域网内重启计算机。但需要计算机支持WOL(wake on lan)
test
- 可视化模拟进程管理,可以建立,调度,阻塞,唤醒进程◎-Visual Simulation of process management, can create, scheduling, blocking, wake-up process ◎! ! !
6-7
- 网络唤醒 远程计算机的网卡-Wake on LAN a remote computer
process_manager
- 支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-channel process control module of
WakeUp
- 远程开机局域网唤醒,WakeUp,使用时,请将局域网连接 ADOCOnnection改为Data.MDB文件(或你自己的其它局域网系统均可).-LAN wake-up remote boot, WakeUp, when used, please read ADOCOnnection LAN connectivity Data.MDB file (or your own local area network systems can be other).
ddd
- C语言实现的操作系统编程,完成进程的创建与撤销、唤醒、激活-C language programming of the operating system to complete the process of creation and revocation, to wake up, the activation
GETUP
- 易语言实现通过MAC地址远程唤醒电脑。 要求目标电脑必须联网-Through the MAC address of a remote wake-up computer. Require the target computer must be networked
xkbdbthid-0.1_src.tar
- This linux driver let you use your USB bluetooth dongle to simulate keyboard. You can use your linux machine as a keyboard to other computer. Good example of using this driver is to wake up other machine at night by sending bluetooth signal.
Encryptiondecryption
- 几种经典的加密解密的源代码,包括ztrees、zinflate、zdeflate、zbits、wake、validate-Some classical encryption source code, including ztrees, zinflate, zdeflate, zbits, wake, validate
amac
- 扫描内网mac地址并解析主机名,修改本机mac地址,可以绑定mac,已做了破解,直接点注册随便输入就可以了-Change Mac Address in seconds! Scan Remote Mac Address. Exports the scanning results from a Mac Address Lookup list. Spoofing the Mac Address of your network card to any new Mac Address. Bind MAC/
20081122902806
- 通过发送一个魔术包让有WAKE-ON-LAN的电脑自动启动 -By sending a magic packet to a WAKE-ON-LAN computer to automatically start
change
- 使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等待。 使用系统调用lockf(fd[1],1,0)实
ProcessManagementchannel
- 使用系统调用pipe()建立一条管道,系统调用fork()分别创建两个子进程,它们分别向管道写一句话,如: Child process1 is sending a message! Child process2 is sending a message! 父进程分别从管道读出来自两个子进程的信息,显示在屏幕上。两个子进程并发执行。 实现管道的互斥使用。当一个子进程正在对管道进行写操作时,另一个欲写入管道的子进程必须等待。 使用系统调用lockf(fd[1],1,0)实现对管道
Enkripsi-a-Dekripsi-wake-method
- cryp and decryp with wake method
sys_herbnate_timeout_reboot
- 实现了系统的定时休眠功能,在休眠一定时间后,主动唤醒系统并执行指定的操作。-To achieve a system of regular sleep function, after a certain time in sleep, wake up the system and take the initiative to perform the specified operation.
RTC
- PC使用EasyARM软件观察RTC万年历和RTC唤醒CPU。用串口线将FQ2478的COM0和PC相连。程序首先初始化RTC,发送 一次时间信息给上位机后进入掉电模式,等待RTC报警来唤醒, 唤醒后发送一次新的时间信息到上位机,蜂鸣器鸣叫3次。-The PC use EasyARM Software observe the RTC calendar and RTC wake up the CPU. COM0 and PC serial cable FQ2478 connected. The
ether-wake
- Send a magic packet to wake up sleeping machines for Linux.