资源列表
uucOSminiguic
- ucOS+minigui开发发详细资料,非常实用。 -ucOS+minigui developed hair details, very practical.
Aidy.XmlManager
- C#源码,控件类库,XmlManager,XML操作类 C#环境下,调用XML的类文件,XmlManager的实现源文件-C# source code, the control class library, XmlManager, XML manipulation classes C# environment, call the XML class file, XmlManager of the realization of the source file
MMiniGUI_tslii
- 一个MiniGui环境下触摸屏校验程程序,根据实际稍稍稍修改一下即可使用,赶紧下载吧.-A MiniGui environment touch screen calibration process procedures slightly modified to use, and quickly download it, according to the actual little.
HLMSSmatlaabe
- 这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。 -Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algori
mporrting_mini
- minigui就不多做介绍了,一个大家都在用而且非常稳定的图形形系统,本教程将一步一步指导你怎样将minigui 已通过测试。 -minigui not do more to introduce a graphical form a use and very stable system, this tutorial step by step guide you How will minigui in has been tested.
MMattlabmodeeA
- 全数字调制解调器MATLAB仿真真源代码,超级实用,下载即可使用。 -All-digital modem MATLAB simulation is really the source code, super-practical, can be used to download.
Ftimme-freuqno
- 用于信号处理里面的时频分析析,能直接用于matlab里面 -Time-frequency analysis analysis for signal processing inside the matlab which can be directly used
SharpZipLib_0854
- 一个成品类,带说明文档,全英文的,主要用途是C#编程中的执行文件的压缩类。这是最新版。-A finished product category, with documentation in English, the main purpose is the compression of the executable file in the C# programming class. This is the latest version.
TestControl
- C#编写的web自定义日期选择控件带演示程序源码。这个小控件是为了图省事,自己用着方便,参照Javascr ipt编写的日期选择,将其中的Javascr ipt部分写入控件中就可以了。代码不复杂,拿出来大家共享以下-Written in C# web custom date selection control with a demo program source code. This control is the easy way, and they used the convenience r
CDemoTest
- 一个C#写的类库及调用例子,CDemoLib目录中是DLL文件的例子,CDemoTest目录中是调用DLL的例子源代码,程序较简单,仅供参考,源代码可以vs2008下顺利编译-Write a C# class library and call examples CDemoLib directory is the example of the DLL file, CDemoTest directory is calling the DLL source code of example, the p
ListFileDemo
- Java列出目录下的文件,通过本例可以掌握Java中如何增加组件到容器、如何设置边界、取得目录内容的事件处理、调用显示目录内容方法、取得目录内容、用路径实例化一个文件对象(重点是取得目录内所有文件列表)、实例化一个StringBuffer,用于处理显示的字符串、增加目录标识等-Java lists the files in that directory, and Java, this case can grasp how to increase the component to the cont
FileUseDemo
- Java目录和文件的创建、删除和更名,一些常用的Java文件夹操作,创建目录、删除目录、便命名等基本的操作,Java初学者可参考。-Java directories and files are created, deleted and renamed some of the commonly used Java folder operations, create directories, delete directories, they named the basic operations, J