-
另一个用C++读取 jpg的实例程序,非常实用,仅供参考
另一个用C++读取 jpg的实例程序,非常实用,仅供参考-Another C++, read jpg example of procedures, is very useful for reference purposes only
- 2022-11-25 01:05:03下载
- 积分:1
-
一个dos下的c语言仿windows界面,用在一个pII+128MRAM+dos+640*480*8+pc104总线工控机上,主要用了自己写的几个画图函数,技术
一个dos下的c语言仿windows界面,用在一个pII+128MRAM+dos+640*480*8+pc104总线工控机上,主要用了自己写的几个画图函数,技术上很简单。因为一些原因,很多东西删掉了。可以拿去参考-a dos c language of imitation windows interface used in a Arrears 128MRAM dos 640* 480* 8 Module Bus Computer, the principal used their written several drawing function, technically very simple. For some reason, many things deleted. Reference can be found
- 2023-03-14 13:20:04下载
- 积分:1
-
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。...
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
- 2022-08-13 10:53:16下载
- 积分:1
-
使用JAVA语言编写的画图程序,使用了SWING,JAVA BEAN 等技术,是学习使用组件和JAVA界面和画图类程序的很好参考...
使用JAVA语言编写的画图程序,使用了SWING,JAVA BEAN 等技术,是学习使用组件和JAVA界面和画图类程序的很好参考-use of the Java language drawing procedures, the use of SWING, Java Beans, etc., is learning to use Java interface components and the types of procedures and drawing a good reference
- 2022-07-27 12:54:43下载
- 积分:1
-
本程序是在VC++环境下编写的二次样条曲线程序源代码,可直接运行程序,是学习图形学的好帮手。...
本程序是在VC++环境下编写的二次样条曲线程序源代码,可直接运行程序,是学习图形学的好帮手。-This procedure is VC++ Environment prepared quadratic spline curve of source code, can be directly run the program, is a good helper to learn graphics.
- 2022-07-13 12:28:13下载
- 积分:1
-
最小二乘法曲线拟合程序 经过调式 供大家参考
最小二乘法曲线拟合程序 经过调式 供大家参考 -Least squares curve fitting procedures through mode for your reference
- 2022-06-16 08:54:51下载
- 积分:1
-
图像浏览,支持放缩小、移动,request指定图片文件.
图像浏览,支持放缩小、移动,request指定图片文件.-Image View to support narrow release, mobile, request specified photo paper.
- 2022-08-21 09:50:33下载
- 积分:1
-
Matlab 6.X辅助神经网络分析与设计
Matlab 6.X辅助神经网络分析与设计----源代码,有助进一步了解神经网络-Matlab 6.X auxiliary Neural Network Analysis and Design-source code, will help to further understand the neural network
- 2022-01-28 20:14:52下载
- 积分:1
-
That is a real voxel landscape. Explore the world generated from PCX pictures. T
That is a real voxel landscape. Explore the world generated from PCX pictures. The main routine is very powerful (ASM is good). Look at the screenshot and download!!! Coded with Tc3.
- 2022-02-24 09:55:58下载
- 积分:1
-
衬底substrate生成,film growth仿真
This code is used for creating an initial structure made of either substrate atoms or deposited
atoms. It generates three types of structures: rows, columns, and hemispheres. Type, size and
number of objects are determined by the user. The соde generates two files: ibox.txt and
iboxXY_jmol.txt. The file ibox.txt contains coordinates of atoms in “integer” format (i, j, k,
name_of_atom) and may be used as input to NASCAM. The file iboxXY_jmol.txt stores the
same information about the position of the atoms but in Cartesian coordinates (name_of_atom
x, y, z, ) in JMOL format. It may be used for visualization.
If a surface structure made of atoms of both types is needed, then create two files, one for
each type of atom, and then combine these files.
- 2023-04-16 10:55:03下载
- 积分:1