-
一份3ds文件格式文档和实现原代码。修正文档纹理映射部分的错误。修正源代码包含头文件的错误。...
一份3ds文件格式文档和实现原代码。修正文档纹理映射部分的错误。修正源代码包含头文件的错误。-this is a 3ds file and realise codes. it is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
- 2023-09-05 13:00:03下载
- 积分:1
-
Wavelet some basic procedures, useful for beginners, mainly including a number o...
小波的一些基本的程序,对初学者很有用,主要包括一些小波变换,小波构造。-Wavelet some basic procedures, useful for beginners, mainly including a number of wavelet transform, wavelet construction.
- 2022-04-10 14:08:49下载
- 积分:1
-
DirectShow实务精选+源代码
directshow源代码,包括摄像头、播放器、过滤器、在线视频等源代码,有需要的人可以下载
- 2022-01-30 23:41:58下载
- 积分:1
-
With regard to internal sorting, bubble, quick and so on, have a good time to ex...
关于内部排序,冒泡、快速等,有很好的计时,交换次数统计,比较各种排序的效率。-With regard to internal sorting, bubble, quick and so on, have a good time to exchange the number of statistics, to compare the efficiency of sorting.
- 2022-01-25 13:53:42下载
- 积分:1
-
Visual C++角色扮演游戏程序设计 》一书中的一个完整PRG游戏源代码
这是一个电脑上的简单PRG游戏,目前还没有打开运行过,应为电脑里面缺少winlib.h,但是看了源码,还是觉得写得很有参考价值。本人也是初学者,四处找各种源码来胡乱研究,希望分享的一些源码能够对他人有所帮助。本小游戏源码用VC打开,就这么多。 感谢原作者,请下载的人不要用于任何商业用途,保护原创者的权益。
- 2022-03-17 11:07:22下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
vc项目开发全程实录 的源代码,书上的例子都有哦
vc项目开发全程实录 的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-12-10 08:20:03下载
- 积分:1
-
通过使用 MIMAX CARO 游戏
通过使用MIMAX alogrithm的CARO游戏的例子。希望你喜欢它极大极小(有时极大极小或毫米[ 1 ])是一种用于决策理论,决策规则的博弈理论,为减少最坏的情况下可能发生的损失统计与哲学(最大损失)的情况。最初制定的二人零和
- 2022-08-16 15:12:22下载
- 积分:1
-
数据结构的两张上机题目,全部通过,没有错误.
数据结构的两张上机题目,全部通过,没有错误.-data on the structure of the two-topic, all passed, no errors.
- 2022-08-26 06:14:42下载
- 积分:1
-
去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,
去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,小巧好用。 贡献出来,与各位共享。-find work often will ask me how many Provision-line program, suggesting each collation procedures to address a number of rows about too much trouble, so I own a small part of the procedures used for a few specialized text format of the document but a few, a small handy. Contributions, and share with you.
- 2022-06-30 18:31:51下载
- 积分:1