搜索资源列表
重言式判别问题
- 逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”、“&”和“~”,分别表示或、与和非,运算优先程度递增,但可有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。 若是重言式或矛盾式,可以只显示“True Forever”或“False Forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式变元取定一组值,程序就求出并显示逻辑表达式的值。-logic expression from the termin
ControlYourPCWithMobilePhone_src
- Control your PC with Mobile Phone-it controls your pc using mobile phone from anywhere in the world. A command can be send by mobile phone through sms.Based on the command ur pc performs tasks such as shut down,open file,play music etc.
shuzituxiangchuli
- 一个简单的fft小程序,可以方便的将滤波器放在任意位置-A simple fft small program that can easily be placed anywhere on the filter
railroad
- 在n个城市之间修建高速公路,使任意两个城市之间都有城市相连,且费用最少-Build roads between some cities, make sure that you can get anywhere from everywhere,besides, the cost is least
page_70
- RLS源程序代码,方便学习和使用改进的最小二乘法,加以修改,随心所欲!-RLS source code, easy to learn and use to improve the least squares method, modify, anywhere!
watermask
- 一个MATLAB程序,简单的将一个模板水印加到图片上 可以实现放大缩小模板,可以任意位置添加-A MATLAB program, simply add a watermark template can zoom the image template, you can add anywhere
alglib-2.5.0.cpp
- alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
tuoyuannihe
- 使用最小二乘法对任意位置的椭圆进行数据拟合的程序,使用全部的边缘点集。-Anywhere using the least squares method for data fitting ellipse, the use of all of the edge point set.
Hpoz_txt2coord
- 使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。 例子: txt2coord( 100 ° 7 30“宽 ) txt2coord( 100 ° 7 30 w 的) txt2coord( -100 ° 7 30“ ) txt2coord( 100 ° 75 w 的) txt2coord( 100 .125 °以西 ) txt2coord( 喇嘛100 °,7分钟 30 S喇嘛 )
tsd-xt2coord
- 使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。-Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have on
Order-form-insert
- 任意长度的线性表的任意位置顺序插入值的操作-Any length anywhere in the linear order of the table into the value of operating
ParaManager
- 利用STL中MAP容器写的参数工具类及其使用示例:可以方便地从文件中读取参数,将参数保存到文件,在自己程序中随时随地存取参数。-Written using STL containers in the MAP parameter tools and their use example: you can easily read from the file parameter, the parameter to a file, the program anytime, anywhere access
circle
- it produces a simple circle in matlab and can be used anywhere.
splay
- 利用伸展树完成对数列的维护 包括插入删除翻转求最大子序列和 任意位置后n个位置和等功能-Stretch tree complete after a series of maintenance, including to insert delete Flip seeking the largest sub-sequences and anywhere n positions and other functions
XIANQUAN
- matlab函数实现任意位置平行线圈的互感值计算-matlab function anywhere in parallel to achieve the mutual inductance value of the coil
Matlab_ex3
- 利用重复轨道卫星数据计算轨道之间的基线(即空间距离)实现数据获取时间内任意位置的基线长度,并存入文件中。-Repeat orbit satellites using data between tracks baseline (i.e. spatial distance) for data acquisition time of the baseline length anywhere within and into a file.
Ashrae
- Ashrea模型 太阳瞬时辐射强度预测 任何地点 任何时间-Ashrea instantaneous solar radiation intensity prediction model anywhere at any time
Supermarket-location-problem-
- 基于MFC的超市选址问题。用户可以点击屏幕地图任意位置设置居民住址,系统会根据快排序、中值算法找出最佳的超市修建位置。-MFC-based supermarket siting problems. Users can click anywhere on the map screen settings resident address, the system will soon sort out the best value in the algorithm to build a supermar
2DAiry-beamcontrol
- 程序实现二维Airy beam的轨迹控制,通过改变wm和wg的值,可控制Airy beam的最大光强在传输轨迹中的任意位置,可观察光束光强的三维分布-Airy beam program implements the two-dimensional locus control by changing the values of wm and wg, controlled Airy beam of the maximum light intensity transmitted anywhere in
Bilinear-filtering
- Bilinear filtering is a texture filtering method used to smooth textures when displayed larger or smaller than they actually are. Most of the time, when drawing a textured shape on the screen, the texture is not displayed exactly as it is stored