-
一个简易的浏览器的源代码
一个简易的浏览器的源代码-a simple browser source code
- 2022-03-21 07:23:54下载
- 积分:1
-
AutoCAD Graphic Interchange File dxf file sample yen Read
AutoCAD图文交换文件dxf文件 圆 读取示例-AutoCAD Graphic Interchange File dxf file sample yen Read
- 2023-06-10 19:30:03下载
- 积分:1
-
用c做的画图程序
用c做的画图程序-do with the drawing program
- 2022-03-22 21:36:23下载
- 积分:1
-
国外编写的一个非常好的基于matlab的Adaboost学习算法工具包。
国外编写的一个非常好的基于matlab的Adaboost学习算法工具包。-abroad to prepare a very good based on Matlab Adaboost learning algorithm tool kit.
- 2022-12-10 01:25:03下载
- 积分:1
-
Test of height mapping in C/Asm
Test of height mapping in C/Asm
- 2022-09-21 09:05:03下载
- 积分:1
-
png
png-1.0.3.H头文件-png-headers 1.0.3.H
- 2022-04-10 22:44:44下载
- 积分:1
-
这是我用VC做的一个关于三维图形变化的程序,可以实现平移,反转等功能...
这是我用VC做的一个关于三维图形变化的程序,可以实现平移,反转等功能-This is what I do with VC 3D graphics on a change of procedures, can achieve translation, reverse function
- 2022-07-05 09:54:34下载
- 积分:1
-
"medical image reconstruction of the surface" of Zhejiang University f...
《医学图象的曲面重建》 为浙江大学博士学位论文。此文对医学数据的表面重建进行了详细的阐述,主要针对Marching Cubes算法提出了他自己独到的理解和理论创新。并且详细的论述了相关领域的多种算法理论。-"medical image reconstruction of the surface" of Zhejiang University for a doctorate thesis. The article on the medical data of the surface reconstruction of detailed, targeted at Marching Cubes of his unique understanding and theoretical innovation. And are discussed in detail in the related fields of various theoretical algorithm.
- 2022-02-02 01:26:26下载
- 积分:1
-
数字识别程序,包含详细说明。训练方法。
数字识别程序,包含详细说明。用训练样本训练网络
- 2022-01-22 04:06:34下载
- 积分:1
-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可。压缩文件存储格式:以每两个字节为单位储存(即每次写入16位unsigned short类型)。 0 1 2~15 ... 第0位 存储压缩信息(1压缩;0不压缩,原始数据)第1位 如果第0位为1(压缩),此位标明字符类别(0或1);如果第0位为0(原始数据),此位无意义,默认为0后14位 存储字符数量或者原始数据的值
- 2022-07-09 04:00:22下载
- 积分:1