搜索资源列表
SPIHT(Matlab).zip
- % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('----------- Welcome to SPIHT Matlab Demo! ----------------\n'); fprintf('----------- Load
CRC_8051
- This a demo illustrating (1) 8-bit CRC check sums, (2) 57600,N,9,1 communications, and (3) RS-422/RS-485 communications. -This a demo illustrating (1) 8-bit CRC check sums, (2) 57600,N,9,1 communications, and (3) RS-422/RS-485 communications.
skinmagic2.2_Crack
- SkinMagic 2.2 Crack [By Fancy] ========================================================================= Caution: Do not use it on business! Copy skinmagic.dll to your project path and overwrite the demo version one. Enjoy!-SkinMagic
docking
- This ActiveX control and Demo will allow you to dock your toolbars/forms to a mdiform much in the way in which Visual C++ allows you to. 象Vc++一样使用多文本窗体 -This ActiveX control and will allow yo Demo u to dock your toolbars / forms to a mdiform muc
hu_CNGCryptFile_src
- 用vs2005 CNG写的一个加密文件及产生Product key 的demon,内含详细说明文件-vs2005 CNG use of a written document encryption key and have the demo Product n, documents containing details
KangJuCihuoyanxiaoguo
- 全屏抗锯齿和景深效果演示 花了一个下午,写了个实用的演示.演示如何实现全屏抗锯齿和景深效果. A键 - 开始全屏抗锯齿 D键 - 开始景深效果 UP键 - 增加摄相机的焦距 N键 - 不要任何效果 DOWN键 - 减小摄相机的焦距 -full screen antialiasing and depth of field effects demo spend an afternoon, write a practical demonstration. dem
ZigBee_chip_of_Microchip
- Mic roch ip(美国微芯科技公司)近日宣布推出PICDEM Z 2 .4GHz 演示工具包。该工具包支持Zi gBe e 标准协议,用以开发无线 网络控制及监控应用。Microchip 的PICDEM Z 平台通过提供可轻易集成到无线产品上的硬件及免费ZigBee 协议软件堆栈,协助客户更 快地实现ZigBee 设计。此外,Microchip 提供30 多款支持ZigBee 软件堆栈的PIC18 8 位单片机。这些单片机具备以电池供电的ZigBee 应用所需的主要功能,包括纳
nslab_ex1b_06
- tcl程序demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas
nslab_ex2_06b
- TCL demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas
WebCast20061124am_Demo
- WebCast20061124am_Demo.rar 新闻管理系统-WebCast20061124am_Demo.rar News Management System
demo
- Flex chip implementation File: UP2FLEX JTAG jumper settings: down, down, up, up Input: Reset - FLEX_PB1 Input n - FLEX_SW switches 1 to 8 Output: Countdown - two 7-segment LEDs. Done light - decimal point on Digit1. Operati
batman-0.3.2.tar
- C语言 B.A.T.M.A.N.无线Mesh网络路由协议源码.供小型嵌入式Linux系统加载-demo of B.A.T.M.A.N. routing protocol for Wireless Mesh Networking
spectral-clustering-demo
- spectral-clustering-demo 谱聚类的matlab演示程序,是学习谱聚类的好资料,经调试通过,包含n-cut和改进的n-cut-spectral-clustering-demo demo matlab spectral clustering, spectral clustering is good information to learn by debugging through, including the n-cut and improving the n-cut
Labyrinth-demo
- 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze problem demo With a n* n pha
N-Queen
- N皇后问题的演示程序,清晰的图形界面显示-N Queens problem demo, clear graphical display
demo
- 让你学会所有的android下的 控件使用,集合N多控件的一个很好的demo-android demo
Demo-Full-screen
- 实现双击全屏和缩小切换功能。动态实现N*M布局。-Double-click the full-screen and narrow the switching function. Dynamic N* M layout.
Zebra-zpl-Print-Demo
- 起始^XA 浓度^MD30 整体位置^LH0,0 局部^FO350,50 字体样式^AE,30 参数^FDPACK0-1^FS 局部^FO100,100 字体样式^AEN,25,20 条形码样式^BY2,2.0,100 条形码128^BCN,,Y,N,N 参数^FDHABABF804054GSC1^FS 终止^XZ 使用例子-Start ^ XA Concentration ^ MD30 Overall position ^ LH0
emWin_GUIDemo
- emwin gui demo for stm32
UnityNBody-master
- 使用计算Shader,解决N体问题,是学习计算Shader的小例子!!!(A ComputeShader demo)