-
QT数据采集多线程模板
基本的生产消费模型,基于QT开发,包括数据采集,界面刷新显示,适合初学Qt的朋友
- 2022-03-10 19:42:54下载
- 积分:1
-
windows下清除CMOS口令的工具
使用办法:先备份cmos数据,然后清除cmos数据,重新开机就没口令了,这个时候你作你的事情,完了之后再吧cmos数...
windows下清除CMOS口令的工具
使用办法:先备份cmos数据,然后清除cmos数据,重新开机就没口令了,这个时候你作你的事情,完了之后再吧cmos数据恢复回去,一切万事大吉......不需要知道他原来的口令是什么,也不改变他的口令,适用于被单位禁止BIOS设置的朋友.
程序原理,利用驱动,直接端口操作,把CMOS的索引118个数据清0,最开始的10个字节是时间,保留,防止修改了时间进入系统需要重新激活.......
测试平台:XP,vista,win2008RC1
1.驱动加载不成功弹出提示
2.操作成功都会直接驱动speaker控制端口,发出单调的123-under the windows to clear CMOS password tool approach: first backup cmos data, and then clear the cmos data, there is no password to restart, this time you make your thing, then after you go back to cmos data recovery, and all fine .... .. do not need to know that he is what the original password, not change his password, applicable to the unit BIOS settings prohibit friend. procedural principle, the use of driven, direct-port operation, the CMOS data index 118-ching 0, the most the beginning of 10 bytes is the time, retained, to prevent modification of time into the system need to re-activate the test platform .......: XP, vista, win2008RC11. driver failed to load pop-up prompts 2. to operate
- 2022-07-11 09:30:01下载
- 积分:1
-
大地电磁二维正演有限元程序,可以模拟任意地形
大地电磁二维正演有限元程序,可以模拟任意地形,可使用初学者学校,并以此作为基础,,使用matlab语言来编写,打发打发大幅度 发送方式
- 2022-05-12 14:26:00下载
- 积分:1
-
窗口应用程序,麦克风录音源码,低层代码
windows application, mic recording source, low level code
- 2023-08-30 18:55:03下载
- 积分:1
-
Simple and usable Virtual Keyboar
Simple and usable Virtual Keyboar
- 2022-01-25 19:23:56下载
- 积分:1
-
c++ at c are created on the basis of
C than the more powerful, it is an object
c++是在c的基础上创建的
它比c的功能更强大,它是一门面向对象程序设计语言
向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:
程序=对象+消息
面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格.
-c++ at c are created on the basis of
C than the more powerful, it is an object-oriented programming language
Designed to the object is a new kind of programming model. This model s main features are:
Process = object+ message
Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
- 2022-05-27 17:07:45下载
- 积分:1
-
龚建伟MFC基于对话框串口通讯
龚建伟第二章CSerialPort类 MFC 基于对话框的单个串口通信程序
- 2022-02-05 13:01:28下载
- 积分:1
-
Windows核心编程(第五版)随书源代码,需要的可参考。
Windows核心编程(第五版)随书源代码,需要的可参考。-the code of Windows Kernel Program.
- 2022-04-08 22:24:26下载
- 积分:1
-
线性方程求解
c语言 输入方程的系数,输出即使方程的解
线性方程求解
c语言 输入方程的系数,输出即使方程的解-Solving linear equations c language input equation coefficients, the output even if the equation
- 2022-03-04 09:20:19下载
- 积分:1
-
对话框跟随移动
对话框跟随移动,能够跟随鼠标移动的对话框,能够记录鼠标移动坐标,希望能有一定的用处
- 2022-03-14 18:04:00下载
- 积分:1