资源列表
JS
- 大学计算机算法里面最常用的算法之一贪心算法-failed to translate
2-SAT
- 现有一个由N个布尔值组成的序列A,给出一些限制关系,比如A[x] AND A[y]=0、A[x] OR A[y] OR A[z]=1等,要确定A[0..N-1]的值,使得其满足所有限制关系。这个称为SAT问题,特别的,若每种限制关系中最多只对两个元素进行限制,称为2-SAT问题-Present a Boolean value of N consisting of the sequence A, the relationship given some restrictions, such as A
am
- 通信系统的AM调制在matlab环境下的仿真-the am of communication system
border_test
- 利用动态规划方法进行在二值图像中的边界跟踪算法-Edge following in binary image using DP
inverse-normal-cumulative
- 用于图像检测的正态分布计算的c代码实现,现在将这个函数写在头文件中了-Normally distributed computing for image detection of the c code, this function will now be written in the header file in the
C_point
- 采用轮廓跟踪法,得到两条曲线的坐标集,再通过求质心确定两个基准点-Using contour tracing method to get the coordinates of the two curves set, and then determined by calculating the centroid of two reference points
Maximum-Increasing-subsequences
- 最大递增子序列,动态规划经典算法 设L=<a1,a2,…,an>是n个不同的实数的序列,L的递增子序列是这样一个子序列Lin=<aK1,ak2,…,akm>,其中k1<k2<…<km且aK1<ak2<…<akm。求最大的m值。-Maximum increment sequence, the classic dynamic programming algorithm set L = <a1,a2,…,an> Are n d
proccess
- 操作系统实验,内存管理部分,功能较好,实现了模拟进程优先级调度-simulated proccess scheduling with priority
tongtai_zhifangtujunheng
- matlab实现同态滤波和直方图均衡化,画出了比较图,可以直观的观察两者的增强效果。-matlab to achieve the same state filtering and histogram equalization, draw a comparison chart that can both enhance the visual observation of the effect.
tiger_compiler
- 用java,结合cup和jflex编写的简单的tiger语言编译器,使用eclipse ide-With java, cup and jflex written with a simple tiger-compiler, use the eclipse ide. . .
EnalbeMenuItem
- 菜单项的启用禁用,可通过启用或禁用响应用户操作的菜单项来限制或放宽用户可发出的命令。-You can limit or broaden the commands a user may make by enabling and disabling menu items in response to user activities.
315-433Mwireless-decode
- 中频无线315M/433M无线解码 同时也可以用pt2272等解码芯片解码-中频无线315M/433M无线解码 同时也可以用pt2272等解码芯片解码
