资源列表
DllPlug
- 又一个亲测可用的VC DLL 插件的示例,很好的-A pro-test example of the available VC DLL plug-ins, good
Werint
- 穿戴式平面印刷PIFA的设计Wearable PIFA design for print-Wearable PIFA design for print
PL-2303HX_Documents_Application_Notes_PL2303HX_GPI
- 关于PL2303HX的GPIOs的应用,附有源码和说明.这是官网上的资料.最新的可在www.prolific.com.tw上下载.-PL2303HX the GPIOs on the application, with source code and instructions. This is the official website of the information. The latest available for download in the www.prolific.com.tw.
spectrum
- 用于功率谱分析的Fortran程序,其中有简单功率谱分析与交叉功率谱分析。-Power spectrum analysis for Fortran programs, including a simple power spectrum and cross power spectrum analysis.
VC.Desktop.screen.resolution.test.code
- VC编程开发桌面窗口屏幕分辨率测试代码VC Programming Desktop window screen resolution of test code -VC Programming Desktop window screen resolution of test code
LL(1)
- 实现根据LL(1)文法生成First集和Follow集的算法。 【基本要求】 (1) 输入一个文法G; (2) 实现由文法G构造FIRST集的算法; (3) 输出First集; (4) 实现由文法G构造FOLLOW集的算法; (5) 输出FOLLOW集。 【测试数据】 输入文法: E->TE’ E’->+TE’|ε T->FT’ T’->*FT’|ε F->(E)|i -ll(1).rar
cmarkupinstances
- CMarkup使用实例指南,介绍了cmakrup库的各种使用实例-many instances introduce how to use cmakrup library
OCR
- 这个很厉害,效果很好,CVI的读取图片中文字的代码,用的vision的插件,成功率很高,尤其是英文的,当然中文识别的阀值比较低,大家借鉴一下,请版主,帮开通一下下载,谢谢 -This very powerful, very good, CVI read picture text code, plug-ins used in vision, the success rate is very high, especially in English, of course, Chinese reco
Car
- 汽车销售管理系统的程序代码以及数据库文件-Car Sell
fushuchongzai
- 2、 实现复数类的运算重载 编写C++程序完成以下功能: (1) 实现复数类的运算重载:+,-,*,/,^(乘方)。 -2, the realization of the plural types of heavy-duty computing to prepare C++ Procedures to accomplish the following functions: (1) the realization of the plural types of heavy-duty c
Kaiser
- FIR带通滤波器,用于分离混叠信号,适用于初学者-FIR band-pass filter, used to separate overlapping signals for beginners
spriteDemo
- 2.5D 地图的行走演示. VC++ 6.0 -2.5D walking map presentation.