搜索资源列表
applocalize_2-69
- 帮助翻译成外文的Windows应用程序。您只需输入您的资源(。解像度)文件,翻译项目(菜单,字符串,对话框,消息和对话框控件),然后使用AppLocalize生成一个新的资源文件。-Help translated into foreign languages Windows applications. All you need to enter your resource (. Resolution) file, translation project (menus, strings, dial
capture
- 这是一个图像超分辨率处理的程序,采用动态确定阶数的算法,根据空间距离和梯度信息限制的双重制约,能够很好的提高图像的分辨率。-This is an image super-resolution processing of the procedure for dynamically determining the order of the algorithm, distance and gradient information based on spatial constraints of the
SLR1
- 在VC下打开LRTrans1.dsp,阅读工程LRTrans1,LRTrans1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法分析器,规定其文法如下: 文法3: (0) S ->E (1) E->E+E (2) E->E*E (3) E->(E) (4) E->i 经分析其SLR(1)分析表如下(分析表按“操作符运算优先级和运算符的结合率”方法解决冲突——*优先集高于+,*和+的结合率均为左结合) -In
cffxq
- 词法分析器,可以了解如何分析词法,有DIM IF DO STOP END 几个简单的解析 -Lexical analyzer, you can learn how to analyze lexical, there DIM IF DO STOP END few simple resolution
-2
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-C++ cl
wuFengTTFZJ1
- 本程序主要是对资料进行同台反褶积,对资料进行处理,提高资料的分辨率,能更好的观察到其中的细节部分。-This program information on the same stage deconvolution, data processing to improve the resolution of the data, the details of which can better observed.
