搜索结果

找到约 42,004 项符合 C-T 的查询结果

汇编语言 Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM

Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CMOS checksum | | /E - Program Embedded Controller Block | | /K - Program all non-critical blocks | | /Kn - Program n th non-critical block only(n=0-7) | | /Q - Silent execution | | /REBOOT - Reboot a ...
https://www.eeworm.com/dl/644/325014.html
下载: 142
查看: 1141

VC书籍 C++沉思录的完整版

C++沉思录的完整版,作者是AT&T网络体系结构部门的负责人,从事C++已十年之久。此书很值得一看
https://www.eeworm.com/dl/686/327860.html
下载: 49
查看: 1034

VC书籍 C++ Footprint and Performance Optimization contains case studies and sample code to give readers con

C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies ...
https://www.eeworm.com/dl/686/331281.html
下载: 97
查看: 1087

VC书籍 Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern t

Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design ...
https://www.eeworm.com/dl/686/369044.html
下载: 176
查看: 1027

VC书籍 Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn

Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you w ...
https://www.eeworm.com/dl/686/371862.html
下载: 97
查看: 1089

数据结构 C# ArrayList C++模仿版

C# ArrayList C++模仿版,只支持最简单的动态队列操作,采用双层链表,支持16兆以上个对象的队列管理。 效率:查找上界O(988+N/976144),插入及删除上界O(988+N/976144+N*T(create/delete
https://www.eeworm.com/dl/654/378948.html
下载: 121
查看: 1026

数学计算 最小二乘拟合算法C程序

最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。
https://www.eeworm.com/dl/641/385606.html
下载: 49
查看: 1153

嵌入式/单片机编程 I2C程序函数是采用软件延时的方法产生SCL脉冲,对高晶振频率要作一定的修改 C%NG#A1e0(本例是3us机器周期,如果系统对时间要求不是很重要的话,最好在每个单元读写结束时加个延时

I2C程序函数是采用软件延时的方法产生SCL脉冲,对高晶振频率要作一定的修改 C%NG\#A1e0(本例是3us机器周期,如果系统对时间要求不是很重要的话,最好在每个单元读写结束时加个延时, $`Z(Un+b0Tm0测试有子地址器件函数,未测试无地址的器件,适合器件地址和子地址小于256的器件, 大于256的单元的器件可以自己改写)。 td`U4A! ...
https://www.eeworm.com/dl/647/386298.html
下载: 98
查看: 1307

单片机开发 *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H

*** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值
https://www.eeworm.com/dl/648/392513.html
下载: 28
查看: 1092

VC书籍 c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Ba

c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问 ...
https://www.eeworm.com/dl/686/409401.html
下载: 100
查看: 1113