搜索资源列表
jxta-doc-2.3.4
- jxta是sun公司提出的支持p2p网络的服务架构,此程序包是用java写的doc!-JXTA is the company's support of peer-to-peer network architecture services, this package is written in java doc!
使用CCS进行DSP编程3-实现DMA和Interrupt
- 使用CCS进行DSP编程3-实现DMA和Interrupt。在用CCS2.0集成开发环境进行TI的DSP开发时,编程实现DSP的DMA和中断传输。-use CCS DSP programming 3 - DMA and achieve Interrupt. CCS2.0 used in integrated development environment for TI's DSP development, programming DSP DMA and interrupt transmi
yin5.3
- 可编程逻辑系统的VHDL设计技术,该本书首先对VHDL语言进行了阐述,然后用alter公司的产品进行举例!-programmable logic system VHDL design technology, the first book of VHDL expounded, and then alter the company's products, for example!
World_Wind_1.3.2_src
- 地球放大镜(NASA World Wind)源码 NASA World Wind俗称地球放大镜,是NASA(美国)国家航空和宇宙航行局联合出品,类似Earthview 3D的鸟瞰工具,更加权威而且目前完全免费。透过这套程序的3D引擎,可以让你从外太空看见地球上的任何一个角落。-Earth magnifier (NASA World Wind) source NASA World Wind commonly known as the Earth magnifier, NASA (USA) Na
HMM_HTK-3.0
- 语音识别经典工具HMM_HTK,是语音识别专业工作者的必备研究工具,当今世界上几乎所有的语音识别系统都是以此为基础建立的-classical voice recognition tools HMM_HTK, voice recognition is a prerequisite professionals research tools, in today's world almost all the voice recognition systems are as a basis for
06-3
- 本书的大部分主题均结合一个具体的游戏开发系统Fly3D(包含在光盘中)加以讲述,这有助于读者直接编写源代码来实现制作动画的梦想。通过编写或修改插件,读者可以对书中的实例进行试验,甚至可以开发出属于自己的游戏。 -most of the book's themes of the specific combination of a game development system Fly3D (included in the CD-ROM) to be about, which helps
YF-TFT320240-3.5.rar
- 3.5寸真彩液晶资料。由郑州远峰开发生产。可用单片机直接控制(此点得到业界好评),3.5-inch true color LCD information. From Zhengzhou, development and production of Yuanfeng. Direct control of single-chip microcomputer can be used (this point has been the industry' s favorable)
ReactOS-0.3.9-REL-src.zip
- react os操作系统源码,喜欢研究windows内核的朋友瞧瞧!,react os operating system source code, like the study of windows kernel' s friends look!
Code-Composer-Studio-V3.3
- Code Composer Studio&™ (CCS或CCStudio)是一种针对TI的DSP、微控制器和应用处理器的集成开发环境。CCStudio包括一套用于开发和调试嵌入式应用程序的工具。它包括用于各种TI设备系列的编译器、源代码编辑器、项目生成环境、调试程序、探查器、模拟器和其他许多功能。-Code Composer Studio & ™ (CCS or CCStudio) is one for TI' s DSP, microcontrolle
aMule-2.2.3
- 电驴的MAC源代码,很简单似乎,但实际可以学习到人家是如何组织一个看似简单的软件的,学习用。-EDonkey' s MAC source code, it seems very simple, but that can actually be to other people are studying how to organize a seemingly simple software, the study used.
libdecodeqr-0.9.3
- QR code是最近很熱門的二維條碼,常可以在網站上看到,主要用來對url、文字、電話號碼或簡訊作編碼,然後透過手機上的CMOS相機作辨識。-QR code is the latest very popular two-dimensional bar code, and often can be seen on the website is mainly used on the url, text, phone number, or newsletter for coding, and then
hmmer-2.3.2.tar
- Profile hidden Markov models (profile HMMs) can be used to do sensitive database searching using statistical descr iptions of a sequence family s consensus. HMMER is a freely distributable implementation of profile HMM software for protein sequence a
nethack-3.4.3
- 此为 Nethack 在 windows 平台下的源代码。 NetHack是一款最初在1987年发布的单人游戏(en:Roguelike)。 它继承了Hack(1985年)及更早的Rogue(1980年)。 游戏名字的“网络”元素是指开发过程是通过互联网合作的。-This is the windows platform in Nethack' s source code. NetHack is an initial release in 1987 of the single-playe
WinDjView-1.0.3-zh-cn
- WinDjView,djvu 格式电子文档阅读软件。没什么好说的,我只是翻译了一下,本来重新写个dll资源也可以完成程序的翻译,但是我觉得拿着到处走不方便,于是费了点功夫把整个exe翻译了。已经将所有菜单和对话框翻译成了简体中文,但是还有工具栏提示等少数地方没有翻译。 -WinDjView, djvu format for electronic document reading software. There' s really nothing, I just translated a
ZStack-1.4.3-1.2.1
- TI公司的zigbee 协议栈,方便大家学习了解有关ZigBee的相关知识-TI' s zigbee protocol stack so as to facilitate learning of relevant knowledge about ZigBee
lucene-3.0.2-src
- 搜索引擎使用的API,现在都是很热门的,很难得的哦,我找了好久才找得到-Search engines use the API, are now very popular, hard to come by Oh, I' m looking for a long time to find one
[Scratch].WinScratch1.3.1
- 用于儿童动画设计的软件平台 适合开发儿童智力-Designed for children animation software platform for developing children' s intelligence
39.3
- 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: -Programming, the input line character output in an encrypted f
libsvm-3.1
- SVM是一种常用的模式分类机器学习算法,以效率高准确度高闻名于世,libsvm和svmlight是常用的两种SVM实现方法。 这个是台湾林智仁写的,有各种语言版本-SVM is a common pattern classification machine learning algorithm, known to high accuracy, high efficiency, libsvm and svmlight are two commonly used SVM implementation
ophcrack-3.3.1
- 自动提取系统文件中的SAM hash值,方便破解windows 用户的口令。-Automatic Extraction System file SAM hash value, easy crack windows user' s password.