-
标准正则化方法的图像重建 Matlab code
标准正则化方法的图像重建
- 2022-02-14 05:05:52下载
- 积分:1
-
一个加壳工具的源码,是学习高级汇编技巧的了例子
一个加壳工具的源码,是学习高级汇编技巧的了例子-A source加壳tool is to learn advanced techniques to compile the examples
- 2022-03-23 18:54:49下载
- 积分:1
-
C++代码的其他例子
other example of c++ code
- 2023-07-24 05:35:02下载
- 积分:1
-
VS2010简单的大文件读取源码
vs2010编写的简单的大文件读取数据的源码,主要是测试读取2G以上的大文件,分块进行读取,只是简单的测试程序
- 2022-02-15 19:03:11下载
- 积分:1
-
介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言...
介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言-How to introduce your existing graphics program to add on the vertex and fragment shader senior. The use of CG shading language
- 2023-07-29 09:55:04下载
- 积分:1
-
数据包将包括在Borland C++和Visual程序源代码…
the packet will include source code for both programs in Borland C + + and Visual Basic, are some that I ve programado.los Visual programs are focused more on the electronica, in terms of C + + programs are simple load-the packet will include source code for both programs in Borland C++ and Visual Basic, are some that I ve programado.los Visual programs are focused more on the electronica, in terms of C++ programs are simple load
- 2022-03-20 21:32:01下载
- 积分:1
-
一个EVC调用WebServer的源码,很好的实现了功能
一个EVC调用WebServer的源码,很好的实现了功能-An EVC source WebServer call, a good realization of the functional
- 2023-09-02 14:20:02下载
- 积分:1
-
给公司做的个电话客服管理系统。仅作参考.
给公司做的个电话客服管理系统。仅作参考.-done to the company"s telephone call management systems. Just for reference.
- 2022-12-06 07:05:03下载
- 积分:1
-
matlab中极坐标函数的改进,坐标轴刻度可以为负数,输入参数见注释,有问题email联系,可在matlab命令行中直接运行,如:
my_polar2([0...
matlab中极坐标函数的改进,坐标轴刻度可以为负数,输入参数见注释,有问题email联系,可在matlab命令行中直接运行,如:
my_polar2([0,20,30]*pi/180,[-10,0,10], -r ,-20,30)-Matlab polar coordinates function improved, axes calibration can be negative, the input parameters, see Notes email problems can be contacted in Matlab command line direct operations, such as : my_polar2 ([0,20,30]* pi/180 [-10,0,10],- r,-20,30)
- 2022-02-04 23:29:00下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1