-
a good introductory modemsim of e
一本不错的介绍modemsim的电子书,希望能给大家带来些帮助-a good introductory modemsim of e-books, in hopes of giving us some more help
- 2022-01-26 04:55:05下载
- 积分:1
-
介绍windows2000环境下,如何开发驱动程序。包括内核模式I/O处理、初始化与卸载例程、驱动程序的派遣例程、电源管理、定时器等内容...
介绍windows2000环境下,如何开发驱动程序。包括内核模式I/O处理、初始化与卸载例程、驱动程序的派遣例程、电源管理、定时器等内容-Introduction windows2000 environment, how to develop drivers. Including kernel-mode I/O processing, initialization and unload routines, driver
- 2022-05-28 13:41:56下载
- 积分:1
-
等级考试三级试题全集
等级考试三级试题全集-grade examination papers confined to three
- 2022-03-01 07:49:18下载
- 积分:1
-
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来...
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来回可以运过河2人,而船仍然在左岸。而最后剩下的三个人,则可以一次将他们全部从左岸运到右岸。所以,在不考虑限制条件的情况下,也至少需要摆渡[(M+N-3)/2]*2+1次。其中分子上的"-3"表示剩下三个留待最后一次运过去。除以"2"是因为一个来回可以运过去2人,需要[(M+N-3)/2]个来回,而"来回"数不能是小数,需要向上取整,这个用符号[ ]表示。而乘以"2"是因为一个来回相当于两次摆渡,所以要乘以2。而最后的"+1",则表示将剩下的3个运过去,需要一次摆渡。-M-C products
- 2022-03-03 01:31:52下载
- 积分:1
-
迷你手册,讲述设计模式及实用,有实例及源代码
迷你手册,讲述设计模式及实用,有实例及源代码-Mini-manual on the design patterns and practical, there are examples and source code
- 2022-08-31 18:00:03下载
- 积分:1
-
上面提示要检查是否连接好,是否初始化等。BLANK CHECK正常
上面提示要检查是否连接好,是否初始化等。BLANK CHECK正常-oled程序
- 2023-03-03 20:15:03下载
- 积分:1
-
TMS320C6000 DSP_BIOS 4.90 Application Programming Interface
TMS320C6000 DSP_BIOS 4.90 Application Programming Interface
- 2022-06-13 04:47:32下载
- 积分:1
-
CSS development, although not comprehensive, but certainly you have some help
CSS开发,虽然不太全面,但一定对你有一些帮助的-CSS development, although not comprehensive, but certainly you have some help
- 2022-04-08 18:24:35下载
- 积分:1
-
Cimatron V12曲线数控加工表面
cimatron v12 Curve Surface nc åŠ å·¥-cimatron v12 Curve Surface nc processing
- 2022-05-27 14:47:37下载
- 积分:1
-
MFC消息映射机制的分析,对如何利用ClassWizard,送到世界。
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, sent to the window to understand the news is how the MFC framework mapping table through the window handle and message mapping table to use window class of the response function. Master device and its use of CDC Packaging category, CDC is how specific equipment and related integration drawing specific procedures for analysis. How to set the closed graphics filled brushes (digital pictures with a transparent brush painting brush use).
- 2022-08-07 12:41:53下载
- 积分:1