-
painting sinusoid example
画正弦曲线的例子-painting sinusoid example
- 2022-12-12 17:30:03下载
- 积分:1
-
serial debugging and programming assistant source detailed process
串口调试助手源程序及编程详细过程-serial debugging and programming assistant source detailed process
- 2023-08-08 14:35:03下载
- 积分:1
-
一个用于监视Windows文件系统变化的小工具。可以监视文件(文件夹)的创建、删除、更新、改名等动作。...
一个用于监视Windows文件系统变化的小工具。可以监视文件(文件夹)的创建、删除、更新、改名等动作。-A Windows file system used to monitor changes in gadget. Can monitor file (folder) creation, deletion, update, change its name, such as action.
- 2022-05-22 12:48:36下载
- 积分:1
-
coordinates conversion procedures
经纬度转换的程序-coordinates conversion procedures----------------------------
- 2022-07-24 00:31:08下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1
-
孙鑫VC++深入详解视频教程
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的集成,函数覆盖,基类与派生类的构造,析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指引变量的区别与共同处,VC工程的编译原理与过程,将工程种不同的类拆分到不同的文件中。
- 2022-02-05 07:09:23下载
- 积分:1
-
基于visual studio 2005平台开发的绘图软件,支持多种绘图功能
基于visual studio 2005平台开发的绘图软件,支持多种绘图功能-a darwing software develop on visual studio 2005. it is good for you if you are a new-learning person
- 2022-02-13 09:47:33下载
- 积分:1
-
CT检测算法实现,配合硬件可以检测电流忽感器的状况,分流或开路...
CT检测算法实现,配合硬件可以检测电流忽感器的状况,分流或开路-CT detection algorithm to achieve, coupled with the hardware can detect the status of current suddenly sensilla, separate or open circuit
- 2022-11-09 01:35:04下载
- 积分:1
-
启动线程的事例希望能给你们一些帮助
启动线程的事例希望能给你们一些帮助-Example of starting thread. Hope can be helpful.
- 2023-02-17 23:00:03下载
- 积分:1
-
understanding of the object types and examples to help the beginner JAVA
理解类和对象的例子,帮助初学JAVA的人-understanding of the object types and examples to help the beginner JAVA
- 2023-04-13 21:45:02下载
- 积分:1