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

[其他书籍] TinyOSManual

TinyOS是UC Berkeley(加州大学伯克利分校)开发的开放源代码操作系统,专为嵌入式无线传感网络设计,操作系统基于构件(component-based)的架构使得快速的更新成为可能,而这又减小了受传感网络存储器限制的代码长度。TinyOS的构件包括网络协议、分布式服务器、传感器驱动及数据识别工具。其良好的电源管理源于事件驱动执行模型,该模型也允许时序安排具有灵活性。TinyOS已被应用于多个平台和感应板中。
TinyOS is UC Berkeley (UC Berkeley) open-source operating system developed specifically for embedded wireless sensor network design, component-based operating system (component-based) architecture makes it possible to quickly update, which in turn reduced small memory limit by the sensor network code length. TinyOS components, including network protocols, distributed servers, sensor-driven and data-aware tools. Its good power management from the event-driven execution model, the model also allows for scheduling flexibility. TinyOS has been used in multiple platforms and sensor board. (2011-10-28, Windows_Unix, 707KB, 下载5次)

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

[其他书籍] perl-user-manual

此资料为Perl参考手册,速查Perl的各种函数使用方法,此手册为HTML格式。 Perl是由Larry Wall设计的,并由他不断更新和维护的编程语言。   .Perl具有高级语言(如C)的强大能力和灵活性。事实上,你将看到,它的许多特性是从C语言中借用来的。   .与脚本语言一样,Perl不需要编译器和链接器来运行代码,你要做的只是写出程序并告诉Perl来运行而已。这意味着Perl对于小的编程问题的快速解决方案和为大型事件创建原型来测试潜在的解决方案是十分理想的。   .Perl提供脚本语言(如sed和awk)的所有功能,还具有它们所不具备的很多功能。Perl还支持sed到Perl及awk到Perl的翻译器。   简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。
perl: Perl overview perltoc: Perl documentation table of contents (this section) perldata: Perl data structures perlsyn: Perl syntax perlop: Perl operators and precedence perlre: Perl regular expressions perlrun: Perl execution and options perlfunc: Perl builtin functions perlvar: Perl predefined variables perlsub: Perl subroutines perlmod: Perl modules perlref: Perl references perldsc: Perl data structures intro perllol: Perl data structures: lists of lists perlobj: Perl objects perltie: Perl objects hidden behind simple variables perlbot: Perl OO tricks and examples perldebug: Perl debugging perldiag: Perl diagnostic messages perlform: Perl formats perlipc: Perl interprocess communication perlsec: Perl security perltrap: Perl traps for the unwary perlstyle: Perl style guide perlxs: Perl XS application programming interface perlxstut: Perl XS tutorial perlguts: Perl internal functions for those doing extensions perlcall: Perl calli (2011-06-25, Windows_Unix, 424KB, 下载8次)

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

[其他书籍] ns_doc_2009

网络仿真器ns2的最新官方文档,新添了若干前期版本没有的说明,绝对权威。
Network Simulator ns2 the latest official document (2010-03-24, Windows_Unix, 1950KB, 下载25次)

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

[其他书籍] AMB-V11

安邦信变频器V11通讯设置, ,内置 PID 功能可以方便地实现 PID 闭环控制
Ambition Inverter V11 communications settings, built-in PID function can easily achieve PID closed-loop control (2010-03-05, Windows_Unix, 1643KB, 下载101次)

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

[其他书籍] ddi0100e_arm_arm

arm 体系架构介绍,非常详细.包括寄存器,指令集
arm architecture introduced in great detail. including registers, instruction set (2010-01-21, Windows_Unix, 3245KB, 下载6次)

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

[其他书籍] What_ever_programmer_should_know_about_memory

英文版,介绍程序员必知的存储器知识,非常详细。
What+every+programmer+should+know+about+memory. (2009-12-25, Windows_Unix, 897KB, 下载4次)

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

[其他书籍] TCP-IP

TCP/IP基础,TCP/IP和Internet ,TCP/IP概述,ARP和RARP ,DNS:名字服务器
TCP/IP-based, TCP/IP and the Internet, TCP/IP overview, ARP, and RARP, DNS: Name Server (2009-12-21, Windows_Unix, 15514KB, 下载22次)

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

[其他书籍] TinyOS-nesC_Reference_Manual

无线传感器网络开发语言nesc编程指南~ 里面详细讲解了nesc语言的机制:模块和组件
nesc mannul (2009-09-16, Windows_Unix, 799KB, 下载2次)

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

[其他书籍] tips_WinEdt_pdfscr

WinEdt是windows下面的latex编辑器。这个教程介绍了常用功能,可以让读者短时间内上手编辑出自己的latex文档。
a good tutorail including some tips for WinEdt which is the main editor for latex under Windows OS. (2009-08-29, Windows_Unix, 425KB, 下载39次)

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

[其他书籍] ProgrammingServer-SideApplicationsforMicrosoftWind

微软服务器端编程书籍,非常实用,欢迎下载,chm格式,英文版。
Microsoft' s server-side programming books, very practical, welcome to download, chm format, and English. (2009-08-29, Windows_Unix, 4555KB, 下载9次)

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

[其他书籍] study_ARM_very_good

学习ARM嵌入式处理器编程的绝好入门教材,图文并茂。
ARM embedded processor programmed to learn an excellent entry materials, with the aid of diagrams. (2009-07-27, Windows_Unix, 1944KB, 下载1次)

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

[其他书籍] ODB2

行车诊断ODB协议的中文版,提供ODB协议的定义
ODB diagnostic lane of the Chinese version of the agreement, the agreement provides the definition of ODB (2009-06-23, Windows_Unix, 1168KB, 下载363次)

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

[其他书籍] NIOS_Design_Guider(Rev2.1)

Nios II 设计。Nios II处理器的使用
Nios II Design (2009-03-26, Windows_Unix, 2868KB, 下载16次)

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

[其他书籍] HBSC

通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. PUSHA 把AX,CX,DX,BX,SP,BP,SI,DI依次压入堆栈. POPA 把DI,SI,BP,SP,BX,DX,CX,AX依次弹出堆栈. PUSHAD 把EAX,ECX,EDX,EBX,ESP,EBP,ESI,EDI依次压入堆栈. POPAD 把EDI,ESI,EBP,ESP,EBX,EDX,ECX,EAX依次弹出堆栈. BSWAP 交换32位寄存器里字节的顺序 XCHG 交换字或字节.( 至少有一个操作数为寄存器,段寄存器不可作为操作数) CMPXCHG 比较并交换操作数.( 第二个操作数必须为累加器AL/AX/EAX ) XADD 先交换再累加.( 结果在第一个操作数里 ) XLAT 字节查表转换. ── BX 指向一张 256 字节的表的起点, AL 为表的索引值 (0-255,即 0-FFH) 返回 AL 为查表结果. ( [BX+AL]->AL ) (2008-07-03, Windows_Unix, 3KB, 下载4次)

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

[其他书籍] DebuggingKernelWithWinDBG

WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。本文将假定开发者熟悉一般WINDOWS操作系统和进程的建立过程。 本文的重点是集成内核模式和用户态模式的图形化调试器WinDbg。KD在脚本和自动化调试中更有用,并且在资深程序员中拥有一定地位,但是本教程将集中讨论WinDbg,只会偶尔提到KD。 本文讨论的是Windows NT 4.0,Windows 2000或以后的版本,而且目标电脑的处理器基于X86架构。对于64位平台,将不会特别提及。 总之,本教程由简单介绍调试器的安装开始,大体分成2部分,基础知识和选择技术。基础知识包括基本调试命令和常用调试命令。选择技术是其他命令和在很多情况下都有用的调查方法。后者并不是调查象deadlocks, memory corruption或者resource leaks的唯一方法。第一次阅读本教程,你可能会跳过选择技术。你可以停止阅读本教程而转向微软调试器讨论组,也可以通过调试器的反馈e-mai解决更多的问题。
err (2008-04-29, Windows_Unix, 452KB, 下载55次)

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

[其他书籍] fap

模拟编程高手之路 本书从简易操作到高级应用,循序渐进的讲解模拟编程技术。 目前模拟精灵已由几百k的小工具成长为一个成熟的开发工具、 模拟编程技术也已经发生了巨大的变化。如果您发现其他资料与本教程描述不符的部份一律以本教程为准。 本书所有内容、示例代码适用于「模拟精灵2005」 v7.70 以上版本
Simulation programming master the road of this book from the simple operation to advanced applications, explain the step-by-step simulation programming technology. Simulation Wizard currently has hundreds of gadgets k grow into a mature development tools, simulation programming technology has also been tremendous changes have taken place. If you found any other information described in this tutorial are not part of this Guide shall prevail. All the contents of the book, sample code, apply to analog Wizard 2005 v7.70 or later (2008-04-15, Windows_Unix, 2574KB, 下载9次)

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

[其他书籍] lex_and_yacc_chinese_version

lex 和yacc 的中文指南,用于词法分析和文法分析,有益于编译器构造
lex and yacc Chinese guide used for lexical analysis and grammar analysis, the benefit of the compiler structure (2008-03-31, Windows_Unix, 5605KB, 下载42次)

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

[其他书籍] architecturalofcomputer

为大家提供有关现代高性能计算机体系结构方面的知识
to provide a modern high-performance computer architecture knowledge (2007-06-29, Windows_Unix, 167KB, 下载17次)

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

[其他书籍] USBRS232

USBRS232接口转换器的设计的书籍,很好的参考资料
USBRS232 interface converter design of books, good reference (2007-01-29, Windows_Unix, 3575KB, 下载60次)

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

[其他书籍] PSpice仿真实践

PSpice一本很好的教程。Pspice仿真器是一个全功能的模拟和混合信号仿真器,它支持从高频系统到低功耗IC设计的任何电路。
PSpice a very good tutorial. Pspice simulator is a fully functional analog and mixed-signal simulator, its support from the high-frequency systems to low-power IC design of any circuit. (2005-11-11, Windows_Unix, 3214KB, 下载317次)

http://www.pudn.com/Download/item/id/123534.html
123
总计:50