Welcome![Sign In][Sign Up]
Location:
Search - power Win

Search list

[Driver DevelopPWRBUTTON

Description: 是基于WIN CE 平台,电源按扭的头文件定义部分-is based on WIN CE platform, power buttons for the first part of the definition document
Platform: | Size: 17924 | Author: 陈群 | Hits:

[Windows Developsmalldatetell

Description: 非常简单的单日日程安排提醒,仅任务栏图标,无窗口。非常小仅35k,可视化编程,VCL做不到这个效果,只有win api可以做到。这就是KOL的威力。 -very simple single-day schedule to remind the only task bar icon, no window. Only a very small 35k, visual programming, the results do VCL only win api can do. This is the power of KOL.
Platform: | Size: 37988 | Author: firewzy | Hits:

[Windows DevelopWar3Killer

Description: 本来写着自用的工具,源于打澄海3C时,经常太激烈导致War3卡住,切换都切不出来。 此工具可以通过热键在后台直接结束进程,另外屏蔽了左右Win键,和键盘上的Power关机键,并实现了显血功能。 最近已经把程序整个重写,遂把之前的War3Killer源码上传共享。
Platform: | Size: 89998 | Author: 波导终结者 | Hits:

[Driver DevelopPWRBUTTON

Description: 是基于WIN CE 平台,电源按扭的头文件定义部分-is based on WIN CE platform, power buttons for the first part of the definition document
Platform: | Size: 24576 | Author: 陈群 | Hits:

[Windows Developsmalldatetell

Description: 非常简单的单日日程安排提醒,仅任务栏图标,无窗口。非常小仅35k,可视化编程,VCL做不到这个效果,只有win api可以做到。这就是KOL的威力。 -very simple single-day schedule to remind the only task bar icon, no window. Only a very small 35k, visual programming, the results do VCL only win api can do. This is the power of KOL.
Platform: | Size: 37888 | Author: firewzy | Hits:

[Windows CEpower

Description: 基于WinCE操作系统、SMDK2410硬件开发平台下的电源管理程序——主要完成系统的 睡眠、唤醒,以达到省电的目的-Based on the WinCE operating system, SMDK2410 hardware development platform under the power management procedure- Main completed system sleep, wake up, so as to achieve the purpose of saving
Platform: | Size: 6144 | Author: liangzai | Hits:

[Hook apiKeytest

Description: 一款键盘测试源代码,一个动态链接库,一个界面程序,可以捕捉到所有Windows键盘的按键,但,Power功能键不能被有效拦截,需要增加底层驱动过滤才行.-A keyboard test source code, a dynamic link library, an interface program, you can capture all the Windows keyboard keys, but, Power function keys can not be effective to intercept, the need to increase the bottom driven filters do.
Platform: | Size: 80896 | Author: huang | Hits:

[MiddleWarewintls

Description: 传输线仿真设计软件,通过对电源、电阻、电感等参数的设置,来获取传输线的性能-Simulation of transmission line design software, through the power supply, resistors, inductors and other parameter settings, to obtain the performance of transmission lines
Platform: | Size: 41984 | Author: madai | Hits:

[Windows DevelopWar3Killer

Description: 本来写着自用的工具,源于打澄海3C时,经常太激烈导致War3卡住,切换都切不出来。 此工具可以通过热键在后台直接结束进程,另外屏蔽了左右Win键,和键盘上的Power关机键,并实现了显血功能。 最近已经把程序整个重写,遂把之前的War3Killer源码上传共享。-Originally written for personal use of tools, from playing Chenghai 3C often lead to War3 stuck too intense, switch are not cut out. This tool can hotkey the end of the process directly in the background, while the shielding around Win keys, and keyboard on the Power off button, and realize a significant blood function. Recently had to rewrite the entire procedure, then included the source code before upload War3Killer share.
Platform: | Size: 90112 | Author: 波导终结者 | Hits:

[OpenGL programFountain-Dance-win

Description: The Fountain Simulation Here I ll explain Some basic physical things (simulation of a water drop) How to get antialiased points How to use blending Some basic physics... The movement of a drop contains two factors: The direction, how the drop gets out of the fountain and the gravity. The position of a drop is pretty easy to compute if you know, how much time has passed since the drop has leaved the fountain. You have to multiplicate the vector of the constant moving (how the drop leaves the fountain) with the time and then subtract the squared time multiplicated with an acceleration factor. This acceleration factor contains the weight of a drop and the power of gravity. This is all. You now have to know the direction, how the drop comes out of the fountain, but this is just a bit calculating with sine and cosine. You can look at my code.-The Fountain Simulation Here I ll explain Some basic physical things (simulation of a water drop) How to get antialiased points How to use blending Some basic physics... The movement of a drop contains two factors: The direction, how the drop gets out of the fountain and the gravity. The position of a drop is pretty easy to compute if you know, how much time has passed since the drop has leaved the fountain. You have to multiplicate the vector of the constant moving (how the drop leaves the fountain) with the time and then subtract the squared time multiplicated with an acceleration factor. This acceleration factor contains the weight of a drop and the power of gravity. This is all. You now have to know the direction, how the drop comes out of the fountain, but this is just a bit calculating with sine and cosine. You can look at my code.
Platform: | Size: 131072 | Author: wang | Hits:

[USB developUSB_system

Description: 中文摘要 通用串行总线USB 是PC 体系中的一套全新的工业标准它支持单 个主机与多个外设同时进行数据交换 论文首先会介绍USB 的体系结构和特点包括总线特征协议定义 传输方式和电源管理等等这部分内容会使USB 开发者和用户对USB 有一 个整体的认识 接下来论文会讨论USB 系统的一般开发方法和技术特点分设备端硬 件设备端软件和主机端软件三个部分 然后论文会介绍几个USB 项目的研发过程和技术细节包括USB 手写 识别输入系统USB 通用设备开发平台USB 安全钥和USB 在线编程设备等 等论文会详细介绍USB 设备的硬件和软件开发的技术细节包括USB 设 备协议栈的编写方法同时也会讨论在Windows 98 下开发USB 内核驱动程 序和用户应用程序的一般方法 论文最后还会介绍Motorola 的一些相关开发技术主要是在线编程技 术 论文对广大的USB 设备开发人员和技术人员具备较高的参考价值可 以帮助他们尽快掌握USB 设备的特点以及硬件电路设计和软件编程中的 注意事项 关键字通用串行总线 微控制器 协议栈 设备驱动程序 在线编 程-Abstract The Universal Serial Bus USB is specified to be an industry standard extension to the PC architecture. USB is a serial cable bus that supports data exchange between a host computer and a wide range of simultaneously accessible peripherals. First, the thesis describes the architecture and features of USB, including the bus attributes, the protocol definition, types of transactions, power management, and so on. It tries to give developers and users a snapshot of USB. After that, the thesis will talk about how to develop the USB system, including: device hardware, device software and host software. Then the thesis describes some development and technique details of several USB projects: USB tablet, USB univeral development tool, USB security key and USB ISP (In System Program) device. I will give you the details of the hardware and software design of device, including how to write USB device protocol stack, and talk about the kernel drivers and user program in Win
Platform: | Size: 991232 | Author: zhangheng | Hits:

[OS programShutdownTimer

Description: 可以指定时间关机、重启计算机、注销的VB程序,并可自行断掉计算机电源,也就是彻底关机,也可以由用户断电,程序在WIN XP下测试通过,在VB6.0下顺利编译。-Specified period of time can be shut down and restart the computer, write-off of the VB program, and cut off its own computer power, which is completely shut down, power outages can also be by the user, the program in WIN XP test passed successfully in VB6.0 compiler.
Platform: | Size: 7168 | Author: 790 | Hits:

[Driver DevelopPWRBUTTON

Description: Power button driver for Win CE6.0 optimized one and tesed
Platform: | Size: 21504 | Author: sun | Hits:

[Windows Developguajisuo

Description: 绿色,不写注册表,单独文件(仅78KB) 可屏蔽一切系统热键包括Ctrl+Alt+Del/Win/Sleep/Power/屏保 支持时间密码 (管理员专用) 可自制logo和锁屏背景 替换logo将300*70名为logo.jpg的图片放到相同目录下即可 添加锁屏背景名为bg.jpg的图片放到相同目录下即可 支持命令方式运行,参数如下 /p 密码 /t 告示语句 /m 定时 如在服务器上让客机锁屏30分钟,可通过计费服务器远程命令执行 \\server\soft\ylock /p yan /t 挂机中,勿动! /m 30 若客人已锁定机器,管理员可在不重启机器的情况下用时间密码进行解锁 时间密码=年+月+日+小时+分 如 2005-8-7 1:07 即时间密码为 2028-The green, does not write the registry, the independent document (only 78KB) may shield all system hot key to guarantee including the Ctrl+Alt+Del/Win/Sleep/Power/screen the support hour password (manager special-purpose) to be possible self-made logo and locks screen background to replace logo to put the 300*70 named logo.jpg picture to the same table of contents under then adds locks the screen background named bg.jpg picture to put to the same table of contents under then the support command mode movement, parameter following /p password /t bulletin sentence /m fixed time like lets on the server the passenger plane lock the screen 30 minutes,May carry out \ \ server \ soft \ ylock through the cost server long-distance order in /p yan /t on-hook, do not move! if /m 30 the visitor has locked the machine, the manager may, in does not restart in machine s situation to carry on unlocking time password = year+ month+ date+ hour+ minute like 2005-8-7 1:07 with the time password is the
Platform: | Size: 78848 | Author: huilibing | Hits:

[Windows CEpower0ff

Description: win ce 下系统关机 小程序 希望大家会喜欢, -win ce POWER OFF
Platform: | Size: 5120 | Author: luosl | Hits:

[OpenGL program1

Description: SDL(Simple DirectMedia Layer)是什么呢?根据他的表面意思,翻译过来就是简单的指导媒体层SDL是一个跨平台的多媒体函数库,被用来设计成在低层访问音频,键盘,鼠标,游戏杆,基于OPENGL(一个3D图象开发函数库)的3D 硬件,和2D图象帧缓冲区。它被广泛的用于基于MPEG的媒体播放软件,模拟器,和许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。-SDL (Simple DirectMedia Layer) is it? According to his surface meaning, translation is a simple guide the media layer of SDL is a cross-platform multimedia library, designed to be used in low-level access to audio, keyboard, mouse, joystick, based on OPENGL (a 3D graphics development function library) of 3D hardware, and the 2D image frame buffer. It is widely used in MPEG-based media player software, emulators, and many well-known games. The most famous group of the game is to win the game development awards LIUNX civilization: the right to call (Civilization: Call To Power).
Platform: | Size: 8253440 | Author: 我的名字 | Hits:

[Game Program21555

Description: 21点游戏 规则:扑克牌A、2、3、4、、、、、、10、J、Q、K、大小鬼分别代表数字1、2、3、4、、、、、、10、11、12、13、21; 人和电脑轮流坐庄,庄家先发牌。 胜利条件:将所取牌点数相加凑成 "和"是21,谁先凑成21就胜出,如果没有人凑到"和"是21,就定"和"最接近21且小于21就胜出。 每人至多可取5张扑克牌。要注意"和"超过21者谁先爆掉也就是输了,如果都爆了,点数小的胜;当点数相同时,庄家胜。 -21-point game Rules: playing cards A, 2,3,4 ,,,,,, 10, J, Q, K, representing the size of a ghost number 1,2,3,4 ,,,,,, 10,11,12,13 , 21 And the computer take turns in power, making the first licensing . Victory conditions: to make up the sum of the points to take a license "and" is 21, who should make up 21 to win , if no one leans "and" is 21, on set "and" closest to and less than 21 to 21 to win . Desirable up to 5 cards per person . Pay attention to " and" ringing off the hook more than 21 who is who should lose , if we burst , the small number of points wins when the same points , Zhuang Jiasheng .
Platform: | Size: 1024 | Author: 赵聪杰 | Hits:

[Other GamesSDLLESSON01

Description:  SDL(Simple DirectMedia Layer)被广泛的用于许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。 这次SDL入门教程。-SDL (Simple DirectMedia Layer) is widely used in many of the famous game. The most famous game is to win the game development awards LIUNX group of civilization: the right to call (Civilization: Call To Power). The SDL Tutorial.
Platform: | Size: 90112 | Author: 陈鹏里 | Hits:

[Other GamesSDLLESSON02

Description:  SDL(Simple DirectMedia Layer)被广泛的用于许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。 这是入门教程。-SDL (Simple DirectMedia Layer) is widely used in many of the famous game. The most famous game is to win the game development awards LIUNX group of civilization: the right to call (Civilization: Call To Power). This is the introductory tutorial.
Platform: | Size: 139264 | Author: 陈鹏里 | Hits:

[VC/MFCWin-Code-Training--C

Description: “细微之处见真功”,真正能体现一个程序的功底恰恰在这些细微之处。 这就是程序员的——编程修养。我总结了在用C/C++语言(主要是C语言)进行程序写作上的三十二个“修养”,通过这些,你可以写出质量高的程序,同时也会让看你程序的人渍渍称道,那些看过你程序的人一定会说:“这个人的编程修养不错”。-Nuances see the real power, the foundation of a program truly embodies precisely these nuances. This is the programmer- programming accomplishment. I summed up the the C/C++ language (C language) the program writing thirty-two " Cultivation" , through these, you can write high quality programs, and also make watching your program stains stains commendable seen your program will say: " good programming accomplishment.
Platform: | Size: 200704 | Author: liulang | Hits:
« 12 »

CodeBus www.codebus.net