-
USB使用PIC18F2550 UART转换器
USB to UART Converter Using PIC18F2550
- 2023-07-20 19:05:04下载
- 积分:1
-
不用多说了,自己看吧,这样的程序在.net2003下很好实现这个是6。0版的...
不用多说了,自己看吧,这样的程序在.net2003下很好实现这个是6。0版的-Needless to say, you see. Such procedures. Net2003 under achieving this is a very good six. 0 version of the
- 2023-01-25 14:35:04下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
一个浏览windows注册表的程序
一个浏览windows注册表的程序-a browser windows registry procedures
- 2022-09-24 20:55:02下载
- 积分:1
-
占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!...
占用资源极少的定时关机程序,适用于任何版本的windows系统,可提前提醒,开机 自动运行,并且神不知鬼不觉,哈哈,还有方便的记事本热键,让您的工作方便多 多!调出主界面热键:ALT+S。-occupy very little resources Mytob.BSNotes procedures, applicable to any version of the Windows system, advanced remind boot automatically, and without anybody knowing it, ha ha, there is a convenient notebook hotkey for your convenience of a lot of work! The redeployment of the main interface hotkey : ALT S.
- 2022-12-23 04:20:03下载
- 积分:1
-
the instance of making floppy disk mirror image under windows9x/2k/xp.Under wind...
windows9x/2k/xp下面的软盘镜象制作例子。 在windows9x下面采用了VWIN32_DIOC_DOS_DRIVEINFO 来对软盘进行绝对读写。-the instance of making floppy disk mirror image under windows9x/2k/xp.Under windows9x adopt the VWIN#@_DIOC_DOS_DRIVEINFO absolutely read and write the floppy disk.
- 2022-03-22 04:21:52下载
- 积分:1
-
prepared by the service could access the Windows version of the source! All of t...
一个用C++编写的获取Windows糸统版本的源程序!可供大家在Windows糸统编程时用作原理参考!-prepared by the service could access the Windows version of the source! All of the Windows programming service could use as reference Principle!
- 2023-02-16 05:15:03下载
- 积分:1
-
这是一个简单的防火墙,可以阻止一些危险的东西,也可以显示…
这是一个简单的防火墙,可以拦截一些危险东西,还可以显示来源IP,只是这是个英文版的,可能有点不好用。-This is a simple firewall can block some dangerous things that can also display the source IP, but this is the English version, may be a bit bad to use.
- 2022-07-26 01:20:26下载
- 积分:1
-
创建dll很简单,方法4,创建一个纯资源dll,并实现调用,本例给出了一个通过调用dll文件中的html实现在vc程序中完成多媒体程序的方法...
创建dll很简单,方法4,创建一个纯资源dll,并实现调用,本例给出了一个通过调用dll文件中的html实现在vc程序中完成多媒体程序的方法-Creating dll is very simple, method 4, to create a pure resource dll, and to achieve the call, in this case is given by calling a dll file html to achieve the completion of the program in the vc method of multimedia programs
- 2022-02-02 19:57:31下载
- 积分:1
-
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。-With c written english procedures, the code is simple, easy to understand, you can search by keyword.
- 2022-10-05 07:30:03下载
- 积分:1