资源列表
orcad_powerpcb_lib.ORCAD的库文件
- ORCAD的库文件,不可多得的咚咚,初学者见到的,ORCAD library documents, rare咚咚, beginner to see
利用rtc实现的视频会议系统
- 利用rtc实现的视频会议系统,包括音频、视频、文字聊天、白板、程序共享等功能,Rtc achieved using video conferencing systems, including audio, video, text chat, whiteboard, program sharing and other functions
ICCAVR7.14C. ICC-AVR7.14C破解版
- ICC-AVR7.14C破解版,AVR的编程软件。按照说明文件进行破解即可!,ICC-AVR7.14C crack version, AVR programming software. Follow the instructions to file can break!
ns2 wireless仿真 tcl脚本实例
- ns2 wireless仿真 tcl脚本实例 很有参考价值,ns2 wireless simulation
利用图形化语言LabVIEW开发的贪吃蛇游戏程序
- 利用图形化语言LabVIEW开发的贪吃蛇游戏程序。界面友好,效果明显!与一般的程序编写的游戏,具有另一种风格。 ,The use of LabVIEW graphical development language procedures Snake game. User-friendly, effective! With the general programming of the games, with another style.
tf-idf算法代码的一个实现
- tf-idf算法代码的一个实现,简单的小程序,tf-idf algorithm for an implementation of the code, a simple applet
实现的巴特沃斯低通滤波器的原理应用
- 应用c语言编写的可以实现的巴特沃斯低通滤波器的原理应用,C language applications can be prepared by the Butterworth low-pass filter application of the principle
该代码实现了IEEE802.11p模块
- 该代码实现了IEEE802.11p模块,将其添加进ns2中,便可实现802.11p的模拟仿真。,The code has IEEE802.11p module, to add it into ns2, the will to achieve simulation of 802.11p.
for PIC10/12/16 HI-TECH SOFTWARE
- for PIC10/12/16 HI-TECH SOFTWARE,for PIC10/12/16 HI-TECH SOFTWARE
定义抽象基类Shape
- 一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Trian
在ISE下调用计数器IP核
- 非常简单的计数器,在ISE下调用计数器IP核,使用verilog开发得到的。-Very simple counter, under the invocation counter in the ISE IP cores, development has been the use verilog.
红黑树是一个更高效的检索二叉树
- 红黑树是一个更高效的检索二叉树,因此常常用来实现关联数组。典型地,JDK提供的集合类TreeMap本身就是一个红黑树的实现。-Red-black tree is a binary tree search more efficient, so often used to implement associative arrays. Typically, JDK provides a collection of classes TreeMap itself is a red-black tree im