搜索结果
找到约 1,413 项符合
has 的查询结果
按分类筛选
- 全部分类
- 技术资料 (436)
- 书籍 (188)
- 其他书籍 (61)
- 单片机编程 (53)
- 其他 (42)
- 单片机开发 (35)
- matlab例程 (30)
- Java编程 (29)
- 电子书籍 (26)
- Linux/Unix编程 (23)
- VC书籍 (21)
- 通讯编程文档 (20)
- 电源技术 (19)
- 模拟电子 (19)
- 软件设计/软件工程 (18)
- 可编程逻辑 (17)
- 文章/文档 (14)
- 压缩解压 (13)
- 驱动编程 (13)
- 数学计算 (13)
- 通讯/手机编程 (12)
- 书籍源码 (12)
- 嵌入式/单片机编程 (12)
- 汇编语言 (11)
- Java书籍 (11)
- 数据结构 (10)
- 教程资料 (9)
- 编译器/解释器 (9)
- 技术管理 (9)
- 人工智能/神经网络 (9)
- VHDL/FPGA/Verilog (9)
- Symbian (9)
- 加密解密 (8)
- 文件格式 (8)
- 微处理器开发 (8)
- Delphi控件源码 (7)
- 系统设计方案 (7)
- 行业发展研究 (7)
- 论文 (6)
- DSP编程 (6)
- Internet/网络编程 (6)
- 无线通信 (5)
- 数值算法/人工智能 (5)
- 软件工程 (5)
- 通信网络 (5)
- 网络 (5)
- VxWorks (5)
- 其他嵌入式/单片机内容 (5)
- 多媒体处理 (4)
- 游戏 (4)
- 其他数据库 (4)
- 其他行业 (4)
- 技术书籍 (3)
- 测试测量 (3)
- 嵌入式综合 (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- USB编程 (3)
- 中间件编程 (3)
- GPS编程 (3)
- RFID编程 (3)
- 源码 (2)
- 其他 (2)
- 存储器技术 (2)
- 操作系统开发 (2)
- allegro (2)
- Modem编程 (2)
- 串口编程 (2)
- *行业应用 (2)
- 企业管理 (2)
- Applet (2)
- uCOS (2)
- 嵌入式Linux (2)
- 家庭/个人应用 (2)
- Windows CE (2)
- OA系统 (2)
- SQL Server (2)
- 电路图 (1)
- 手册 (1)
- 笔记 (1)
- PCB相关 (1)
- 设计相关 (1)
- 开关电源 (1)
- 开发工具 (1)
- 实用工具 (1)
- 单片机 (1)
- 传感与控制 (1)
- Mentor (1)
- 手机短信编程 (1)
- 编辑器/阅读器 (1)
- 语音压缩 (1)
- SCSI/ASPI (1)
- 多国语言处理 (1)
- STL (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- 生物技术 (1)
- 医药行业 (1)
- MySQL数据库 (1)
- 邮电通讯系统 (1)
编译器/解释器 C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode
C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编译器,一个运行字节码的虚拟机,和可扩展的C++运行时。它是为运 ...
VC书籍 This note describes some key aspects of what C++ is and of how C++ has developed over the years. The
This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have
tried to answer some questions that I have often ...
加密解密 C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods:
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProb ...
软件设计/软件工程 Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already fami ...
通讯/手机编程 design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally
design LP,HP,B S digital Butterworth and Chebyshev
filter. All array has been specified internally,so user only need to
input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify
the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,...,
ksection and the freq.
VC书籍 vs.net技术内幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has
vs.net技术内幕
The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .NET keeps a ...
软件工程 ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run)
ARMask.The ARM has six operating modes:
&#8226 User (unprivileged mode under which most tasks run)
&#8226 FIQ (entered when a high priority (fast) interrupt is raised)
&#8226 IRQ (entered when a low priority (normal) interrupt is raised)
&#8226 Supervisor (entered on reset and when a Software Interr ...
matlab例程 matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard p
matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time.
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
加密解密 将信息隐藏到图像中。 AppWizard has created this MyImageWork application for you. This application not only d
将信息隐藏到图像中。
AppWizard has created this MyImageWork application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the fi ...