联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 电子书籍(517) 

[电子书籍] islandServer

书籍小程序node服务端、全局异常处理、lin- validator验证器、统一初始化路由、http错误类、sequelize链接数据库、jsonwebtoken生成token、bcryptjs加密密码,
Book applet node server, global exception handling, lin validator verifier, unified initialization route, http error class, serialize link database, jsonwebtoken generate token, bcryptjs encryption password, (2023-03-01, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689173345370828.html

[电子书籍] WeiXin_demo_BookReader

微信小程序简单demo,基本的小说阅读小程序,结合对应的服务器端程序,包含简单的用户管理和书籍上传等操作。,
WeChat applet simple demo, basic novel reading applet, combined with the corresponding server-side program, includes simple user management, book upload and other operations., (2017-03-07, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689173197947355.html

[电子书籍] treader

如风小说阅读器,添加书签、目录跳转、(仿真、覆盖、滑动、无)翻页动画效果、日夜间模式、本地txt书籍阅读、字体 字体大小 主题 亮度设置,
Rufeng novel reader, adding bookmarks, directory jump, (simulation, coverage, sliding, none) page turning animation effect, day and night mode, local txt book reading, font size, theme brightness setting, (2017-05-31, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689172929915338.html

[电子书籍] 深入理解计算机系统英文版第三版

深入理解计算机系统英文版第三版,本书主要介绍了计算机系统的基本概念,包括最底层的内存中的数据表示、流水线指令的构成、虚拟存储器、编译系统、动态加载库,以及用户应用等。书中提供了大量实际操作,可以帮助读者更好地理解程序执行的方式,改进程序的执行效率。此书以程序员的视角全面讲解了计算机系统,深入浅出地介绍了处理器、编译器、操作系统和网络环境,是这一领域的权威之作。
This book mainly introduces the basic concepts of computer system, including the data representation in the bottom memory, the composition of pipeline instructions, virtual memory, compilation system, dynamic loading library, and user applications. The book provides a lot of practical operation, which can help readers better understand the way of program execution and improve the efficiency of program execution. This book comprehensively explains computer system from the perspective of programmer, and introduces processor, compiler, operating system and network environment in simple terms. It is an authoritative work in this field. (2021-04-03, C/C++, 13858KB, 下载0次)

http://www.pudn.com/Download/item/id/1617451589551392.html

[电子书籍] c语言从入门到精通

C语言是一门面向过程的、抽象化的通用程序设计语言,广泛应用于底层开发。C语言能以简易的方式编译、处理低级存储器。C语言是仅产生少量的机器语言以及不需要任何运行环境支持便能运行的高效率程序设计语言。尽管C语言提供了许多低级处理的功能,但仍然保持着跨平台的特性,以一个标准规格写出的C语言程序可在包括类似嵌入式处理器以及超级计算机等作业平台的许多计算机平台上进行编译
C language is a process oriented and abstract general programming language (2021-03-22, C/C++, 45840KB, 下载0次)

http://www.pudn.com/Download/item/id/1616422425904140.html

[电子书籍] uc2572-TI负压调制器4

3VREF: Precision 3V reference. Bypass with 100nF ca- pacitor to GND. CS: Current limit sense pin. Connect to a ground refer- enced current sense resistor in series with the flyback in- ductor. OUT will be held high (PMOS switch off) if CS exceeds 0.2V.
3VREF: Precision 3V reference. Bypass with 100nF ca- pacitor to GND. CS: Current limit sense pin. Connect to a ground refer- enced current sense resistor in series with the flyback in- ductor. OUT will be held high (PMOS switch off) if CS exceeds 0.2V. (2020-01-08, WINDOWS, 263KB, 下载0次)

http://www.pudn.com/Download/item/id/1578483866823482.html

[电子书籍] 计算机程序的构造和解释

《计算机程序的构造和解释(原书第2版)》1984年出版,成型于美国麻省理工学院(MIT)多年使用的一本教材,1996年修订为第2版。在过去的二十多年里,《计算机程序的构造和解释(原书第2版)》对于计算机科学的教育计划产生了深刻的影响。第2版中大部分重要程序设计系统都重新修改并做过测试,包括各种解释器和编译器。作者根据其后十余年的教学实践,还对其他许多细节做了相应的修改。
This is the construction and interpretation of computer programs in the mobi edition of the book. (2018-09-24, Others, 2186KB, 下载1次)

http://www.pudn.com/Download/item/id/1537792703632810.html

[电子书籍] 计算机程序的构造和解释(SICP中文第2版)

《计算机程序的构造和解释(原书第2版)》1984年出版,成型于美国麻省理工学院(MIT)多年使用的一本教材,1996年修订为第2版。在过去的二十多年里,《计算机程序的构造和解释(原书第2版)》对于计算机科学的教育计划产生了深刻的影响。第2版中大部分重要程序设计系统都重新修改并做过测试,包括各种解释器和编译器。作者根据其后十余年的教学实践,还对其他许多细节做了相应的修改。
structure+and+interpretation+of+computer+programs+2nd-ed (2018-03-13, UNIX, 25482KB, 下载8次)

http://www.pudn.com/Download/item/id/1520925671394939.html

[电子书籍] C陷阱和缺陷

C语言的陷阱和缺陷,本文讲了词法“陷阱”、语法“陷阱”、语言“陷阱”、连接、库函数、预处理器、可移植性缺陷等
The pitfalls and pitfalls of C language include lexical traps, grammar traps, language traps, connections, library functions, preprocessor, portability defects, and so on (2017-10-31, C/C++, 4800KB, 下载4次)

http://www.pudn.com/Download/item/id/1509436593166775.html

[电子书籍] CCDandCMOS

CCD和CMOS图像传感器 ppt 详细介绍了CCD和CMOS的各种性质功能
CCD and CMOS image sensors, CCD and the ppt described in detail the nature and functions of various CMOS (2010-03-05, Others, 11061KB, 下载43次)

http://www.pudn.com/Download/item/id/1077010.html

[电子书籍] ContinuingYourEducation

Oracle企业管理器10g网格控制 Oracle数据库10g:真正应用集群 Oracle数据库10g:实现流 Oracle数据库10g:数据海巡署
Oracle University Web site Oracle University Knowledge Center Oracle Enterprise Manager 10g Grid Control Oracle Database 10g: Real Application Clusters Oracle Database 10g: Implement Streams Oracle Database 10g: Data Guard Administration (2010-02-03, PPT, 95KB, 下载11次)

http://www.pudn.com/Download/item/id/1058192.html

[电子书籍] PT2262PT2272

PT2262 和PT2272 是一对专用的集成编解码器当采用4 位数据通信的时候可以有6561 组
PT2262, and PT2272 are a pair of dedicated integrated codec when using 4-bit data communication can be 6561 when the group (2009-08-28, PPT, 132KB, 下载39次)

http://www.pudn.com/Download/item/id/893370.html

[电子书籍] 1127543295

们采用的电脑鼠是主要由一块上面嵌有芯片和控制电路以及电池盒的圆形电路板,左右两侧各有一只轮子,前方和轮子内侧共有5对红外发射接受器,分别用于障碍判断和行进距离计数。
tianoaf j afja j alfja jfa lfja f (2009-08-02, Visual C++, 98KB, 下载29次)

http://www.pudn.com/Download/item/id/864497.html

[电子书籍] huibian

80x86汇编语言程序设计教程 本书分为三部分。第一部分是基础部分,以8086/8088为背景,以DOS和PC兼容机为软硬件平台,以MASM和TASM为汇编器,介绍汇编语言的有关概念,讲解汇编语言程序设计技术。第二部分是提高部分,以80386为背景,以新一代微处理器Pentium为目标,细致和通俗地介绍了保护方式下的有关概念,系统和详细地讲解了保护方式下的编程技术,真实和生动地展示了保护方式下的编程细节。第三部分是上机实验指导。 本书的第一部分适合初学者,可作为学习汇编语言程序设计的教材。本书的第二部分适合已基本掌握8086/8088汇编语言的程序员,可作为学习保护方式编程技术的教材或参考书,也可作为其他人员了解高档微处理器和保护方式编程技术的参考书,还可作为程序员透彻地了解Windows程序设计技术的参考书。 (2008-07-06, Asm, 15513KB, 下载76次)

http://www.pudn.com/Download/item/id/505116.html

[电子书籍] PICC

PIC八位高档系列单片机的C语言编程教材
PIC microcontroller series of eight high-grade C programming language teaching (2006-05-31, PDF, 184KB, 下载510次)

http://www.pudn.com/Download/item/id/189879.html

[电子书籍] vhdl-fpga

这是一本很好用的VHDL编程书,各位看了就明白。
This is a very good use of VHDL programming, you read it to understand. (2006-05-16, Others, 7542KB, 下载566次)

http://www.pudn.com/Download/item/id/184865.html

[电子书籍] waveletTransfrom&application

关于小波变换和应用的电子书,小波分析是在工程上应用很广泛的一门新兴学科。
on wavelet transform and application of e-books, wavelet analysis is applied in a wide range of a new course. (2006-04-04, PDF, 1669KB, 下载248次)

http://www.pudn.com/Download/item/id/166005.html

[电子书籍] VB编程助手API

本程序是API 文本浏览器的替代者,但其功能更为强大,使用也更方便!收录有1155个API,大部份API都附有较详细的说明,并附带精心收集的VB编程基础知识及对编程十分有用的很多文章,愿她能为你的编程生涯带来些许方便!
API text browser alternative, but its more powerful, and more convenient! Features a 1155 API, the majority of the API comes with a more detailed explanation and fringe carefully collected and the VB basic knowledge of programming and a lot of very useful articles, she would like you to bring a bit of programming career convenient! (2004-12-16, Visual Basic, 2378KB, 下载117次)

http://www.pudn.com/Download/item/id/1103195722503334.html

[电子书籍] wincvs操作手册和参考资料

CVS是目前比较流行与优秀的版本管理与控制工具,是用来管理其它日常文档(如word工作文档之类)的一个强有力的工具。 WinCVS是CVS的一个客户端软件,它运行在Windows上,采用图形化方式登陆CVS服务器和CVS相关的操作与管理,不要学习复杂的cvs命令。企业内部都采用Linux/Unix做服务器,用Windows做客户端,所以WinCVS与CVS服务器是目前应用最广泛的版本控制与管理的组合。
CVS is the more popular version with an excellent management and control tools, the other is used to manage the day-to-day documentation (such as word documents such as work) a powerful tool. WinCVS is a CVS client software, which runs on Windows, The graphical approach landing CVS CVS server and related operations and management, not learning complicated cvs orders. Enterprises are using Linux/Unix servers to do with Windows so the client, So WinCVS and CVS server is the most widely used version control and management of the portfolio. (2004-08-03, WINDOWS, 4090KB, 下载125次)

http://www.pudn.com/Download/item/id/1091469587198931.html

[电子书籍] fpr2

指纹识别论文集2.都是国内外名家作品,很有参考价值.
Fingerprint recognition collection 2. All is the domestic and foreign famous experts work, has the reference value very much (2004-06-28, WORD, 1909KB, 下载278次)

http://www.pudn.com/Download/item/id/1088416764847150.html