资源列表
basicvector
- 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
timetabling
- 遗传算法求解大学考试时间表问题,没有解压密码的。-Genetic Algorithm for university examination timetable, not extracting passwords.
jsq74
- JAVA计算器,大家多多支持,呵呵,多多下载!-Java calculators, we can support, huh, a lot download!
vrpnewGASA
- 遗传算法求解车辆路径问题,没有解压缩的密码。-Genetic Algorithm for vehicle routing problem, no extract passwords.
gmm_prob
- 计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
gmm_creation_mle
- 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
training_gmm
- 训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。-Gaussian mixture model training procedures, although the code more, but the procedure after the author rewrite optimization, largely avoiding the ordinary method of optimal local issues.
CopyPic
- 电脑桌面抓图(利用钩子使用F5键自动抓图)-desktop computer (using the hook automatically use the F5 key Previously)
train_graduate
- 火车售票系统 初始用户名:admin 密码;admin 功能有: 1 查询 通过输入车次或车站名同时配合日期座位类型查 询剩余的车票数量。 2 定票 在查询的基础上,定票(可预定3天的车票)。 3 退票 4 操作员管理 管理员可以增加,删除,修改操作员的基 本信息。 5 车票整理 一天过去后,可以删除今天的余票记录,并增 加第四天的车票。 水平有限,请多执教,QQ: 59940128 email: youegg@163.com-train
read_pcm
- 读取单通道pcm格式音频文件的程序,稍加修改即可作为读取较大音频文件并作相应处理,实际中笔者将该程序和其它程序结合,完成了许多先读取部分文件,在作后续处理的试验。-read channel PCM audio file format of procedures, little changes can be read as larger audio files and dealt with accordingly, in reality the author this program and ot
bic_audio_segment
- 采用bic准则的音频流分割程序,能够准确找出不同音频种类的分界点位置,如音乐和语音。-adopted guidelines streaming audio segmentation procedures to accurately identify different types of audio demarcation point position, as music and voice.
