搜索资源列表
Rhapsody-0.1.8.tar
- sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
SIMPLER-Tao
- 西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!-Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!
NS
- 自己编写的CFD代码,用于高速流场计算。单块结构网格,隐式算法-I have written the CFD code, for high-speed flow field. Single-block grid, implicit algorithm
weathor_report
- 基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;-A weather reporter tool based on ACE. you can learn to know the usage of the ACE_Sock_Stream and Base64 algorithm
ACELLUT.c
- ACE Algorithm implementation. (language = c with interface to matlab).
fatigue-detection
- 人脸识别技术,用于检测人脸图像并进行定位,通过图像算法实现-ace recognition technology, and used to detect face image by image algorithm to realize localization
ofdmace
- 本程序包含了用于OFDM中降低PAPR的ACE算法的仿真,所使用的ACE算法包括常规ACE、改进ACE、ACE-SGP以及帧交织ACE。是我毕业设计的所做的内容。-This program includes the reduction for OFDM PAPR of the ACE algorithm in the simulation, using the ACE algorithm including conventional ACE, improvement of ACE, ACE-SG
hyperAce
- 高光谱图像目标检测ACE算法,适用于已知目标信息情况-HYPERACE Performs the adaptive cosin/coherent estimator algorithm Performs the adaptive cosin/coherent estimator algorithm for target detection.
33943781524point
- 计算24是流行的扑克游戏。其方法是随意抽出4张牌,AJQK王牌算一,其他牌按点数计算,花色不计。目标是通加减乘除和括号最终算出24。设计一个程序,输入四个数字(1 - 10),则列出所有可能计算结果为24 的方案。要求: 方案不能重复(加法乘法交换律等算不同方案)。 计算中局部可以为分数,结果为整数即可( 如 3 3 7 7 算法:(3 + 3 / 7) * 7)-Calculation of 24 popular poker game. Random out of four til
repaperschahie______
- The adaptive contrast enhancement (ACE) algorithm, which uses contrast gains (CG’s) to adjust the highfrequency components of images, is a well-known technique for medical image processing
PAPR_Reduction_ACE_POCS
- 代码中描述了用星座图扩展法(Active Constellation Extension,ACE)降低OFDM时域信号的PAPR,ACE的具体算法是凸集映射(Projection Onto Convex Sets,POCS)-These codes describe PAPR reduction using Active Constellation Extension (ACE). The detailed algorithm is Projection Onto Convex Sets (PO
ace_20121029.tar
- "自动颜色增强(ACE)及其快速实现"的C代码,算法由Pascal Getreuer设计-C source code for algorithm "Automatic Color Enhancement (ACE) and its Fast Implementation" by Pascal Getreuer.
rapid-calculation24CPP
- 速算24 要求: a. 一副牌54张牌,黑桃(SA,SK,SQ,SJ,S10,??,S2),红桃(HA,HK,HQ,HJ,H10,??,H2),方块(DA,DK,DQ,DJ,D10,??,D2),草花(CA,CK,CQ,CJ,C10,??,C2)以及大鬼Q1和小鬼Q2。其中,A,K,Q,J及Q1,Q2的点值分别为:1,13,12,11,1,1。其余点值就是牌值。 b. 由计算机随机出四张牌。 c. 用户输入能算出24的表达式(只能用加、减、乘、除及括号组成的四则运算)。
A-new-algorithm-for-color-correction
- 自动颜色纠正算法(ace),通过使用灰色世界和完美映射的结合-Automatic color correction algorithm (ace), by using the combination of gray world and perfect mapping