-
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。...
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。-use icosahe spherical approximation method, and constantly create new to the triangle. which said the 20-depth body of each triangle to the number of occasions in the four sub.
- 2022-11-25 07:40:03下载
- 积分:1
-
界面好看的通讯录
界面好看的通讯录-interface pretty directories
- 2023-01-27 20:20:03下载
- 积分:1
-
白话C++还不错,介绍了一些很常用的基础知识,讲得比较通俗易懂。...
白话C++还不错,介绍了一些很常用的基础知识,讲得比较通俗易懂。-Vernacular C++ is also good to introduce some very basic knowledge of commonly used, stood out user-friendly.
- 2023-08-18 13:45:04下载
- 积分:1
-
Modular C Programming Language Guide, c programming ski
模块化C编程语言指南
- 2023-07-25 22:10:03下载
- 积分:1
-
flash网站素材,做网站的朋友们可以收集
flash网站素材,做网站的朋友们可以收集-flash web site material, so the site can collect friends
- 2023-08-06 04:10:03下载
- 积分:1
-
一些很好的播发器的
一些很好的播发器的-some of the good of the transmitters
- 2022-11-21 09:45:03下载
- 积分:1
-
一个自动更新的辅助插件实现 autoUpdate操作流程: 启动AutoUpdate进程 -》解析传入的参数 -》检查传入的注册表路径是否有效,如果无效则不能继...
一个自动更新的辅助插件实现 autoUpdate操作流程: 启动AutoUpdate进程 -》解析传入的参数 -》检查传入的注册表路径是否有效,如果无效则不能继续 -》连接网站,下载版本文件,存放在系统的临时目录 -》比较下载的版本文件和本地的版本文件,确定是否需要更新,并生成更新列表 -》根据更新列表下载文件,存放在临时目录 -》下载结束后逐个更新本地文件(move) -》move结束,删除临时目录。修改本地版本文件 文件更新顺序:先检查GAME的文件(data和exe)是否要UPDATE,然后再看PLATFORM。-an automatic update of the auxiliary plug-operation to achieve autoUpdate process : Start nip process- "Analysis of imported parameters-" check into the validity of the registry path, if invalid were unable to continue- "Link site, download versions of documents, stored in the system temporary directory-" earlier versions of the documents downloaded and local versions of documents to determine whether there is a need to update and generate updated list- "Under the updated list of downloaded documents, stored in the temporary directory-" download updated after the end of each local paper (move)- "move over, remove the temporary directory. Amend local file updated version of the order : GAME che
- 2023-04-05 14:25:04下载
- 积分:1
-
迷宫问题的源代码,对一些人可能有用,希望大家支持。
迷宫问题的源代码,对一些人可能有用,希望大家支持。-Maze problem source code, may be useful for some people, I hope you will support them.
- 2022-02-28 19:19:27下载
- 积分:1
-
Member Registration
是初学者的好例子,简单的会员注册,验证控件的使用-Member Registration
- 2022-02-26 16:29:07下载
- 积分:1
-
哈夫曼编码
1.创建在每个节点拥有一个符号和它的频率的节点的列表。根据频率列表进行排序。
2.采取的第一次两个节点列表中,并创建一个新节点 (也称为父节点) 持有的那些节点和它的孩子作为节点频率的总和。
3.将新节点添加到的节点的列表,并删除您有用于创建的父节点的两个节点。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-10 14:36:12下载
- 积分:1