资源列表
Tetris
- 基于EFI的編程實例,俄羅斯方塊在efi shell下的實現-EFI-based programming examples, Tetris implementation under the efi shell
Crc32
- CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/ #define CRCCCITT 0x1021 #define CCITT-REV 0x8408 #define CRC16 0x8005 #define C
Snake
- 基于EFI的編程實例,貪食蛇在EFI_SHELL下的實現-EFI-based programming examples, Snake under implementation in EFI_SHELL
A-Genetic-Algorithm-in-MATLAB
- 简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed. A function opti2 mization problem has been given to demonstrate the global
TestXML
- VC操作xml实例,实现简单的几个功能。其他功能请参阅msdn等相关资料。-VC operation xml instance, a few simple functions. Other features, please refer to the msdn and other related information.
ML05-12864
- 基于TMS320F2812的CCS软件平台下的完整工程文件,可以直接使用。实现功能:DSP 控制键盘和MLZ05-12864液晶屏,通过按键切换屏幕显示,屏幕可以显示字符,汉字和图片。-It is based on TMS320F2812 and running on CCS3.3 Version.Its function:DSP controls the keyboard and LCD(12864).The keyboard changes the LCD display.the LCD c
PipeServer
- 管道方式实现进程间通信的简单测试例子。命令行下执行,简单,容易理解-Way to achieve inter-process communication pipe a simple test case
Paper_wavelet
- 本文件里包括一些关于小波图像去噪算法的研究,希望能够对研究图像去噪算法的各位仁士有所帮助-The file include some study about image denoising algorithm.I hope this file could help everyone.
PipeCalcServer
- 管道方式实现进程间通信,其实质也是共享内存。比较简单-Way to achieve inter-process communication pipe, and its essence is the shared memory. Relatively simple
tjanzbtl
- 添加标题栏控件(在标题栏添加按钮、单选框、选择框)-Add a title bar control (in the title bar to add buttons, radio buttons, checkboxes)
MapFileCalcServer
- 内存文件映射方法实现进程间通信,Server负责完成计算Client的计算请求。-Memory file mapping method to achieve inter-process communication, Server Client is responsible for the calculation of the request to complete the calculation.
sample07
- 在visual c++中,MFC提供了许多控件类,通过这些封装好的控件类,用户可以方便的创建和使用控件,这个例子是介绍如何创建控件的。-In the visual c++, MFC provides a number of control classes, these classes packaged controls, users can easily create and use controls, this example shows how to create controls.
