首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 265 毫秒
1.
DICOM3.0 standard is complex and rich in contents. Aiming at the difficulty of software design, a programming method of generating DICOM image file in the high frequency X ray machine is proposed. The data structure of DICOM file is analyzed, and then the programming method of generating DICOM image files is introduced in detail. For the proposed method, a template array of the data structure is constructed to save the eigenvalues, transfer syntax, pixel data and so on of the image. All kinds of the data are stored in the DICOM file successively. The programming method can not only transform a BMP file into a DICOM file, but also transform a JPEG file into a DICOM file. It strictly follows DICOM 3.0 protocol. The generated DICOM files can be displayed with the DICOM file browsing software ezDICOM. The programming design was based on VC++6.0.  相似文献   

2.
To make DICOM devices and non-DICOM devices compatible, we need to convert the file format from one to the other. The characteristics of DICOM image file format and normal image file format are studied. The two kinds of file information are construcated, and the file format conversion is implemented. The authors develop a software to convert the file formats between DICOM files and Non-DICOM files. It has been successfully used in PACS, which are operating at hospitals, such as Hospital of anhui province. It is shown that the file format conversion can be implements and can not lose information, and can meet the basic need.  相似文献   

3.
The method that the MASM assembler is interlaced to the MS-FORTRAM 5. 0 is used to store some step structural mode drawings in the designated disk file through their visiting VRAM,which are then restored in it when needed in order to realize the quick animation display of the mode. This method solves the problem of insufficient memories in storing multistep structural mode drowings with the ordinary method. As a functional modular of finite element analysis programs SAPS and ADINA transplanted to a microcomputer,the modular programed with the above method can quickly display the animation of large structure with multistep modes.  相似文献   

4.
MATLAB和VB在温室环境模型构建中的混合编程研究   总被引:2,自引:2,他引:0  
旨在找到一种MATLAB和VB混合编程的方法,实现日光温室热环境模拟模型软件的可视化编写。采用基于组件对象模型COM(component object module)的方法,研究了MATLAB和VB在模型构建中的混合编程。采用MATLAB软件编写M.源函数文件,实现理论模型中的工程计算和图像图形处理功能,M.源函数文件编译成功后,通过COM方法转换为可被独立调用的组件;采用VB软件编写主程序文件,实现良好的人机交互功能。在主程序中完成模型各项参数的赋值后,再调用COM组件进行理论模型的计算与绘图。COM组件方法可以实现MATLAB和VB的混合编程。以此构建的日光温室热环境模拟模型软件,可在主程序输入各项参数:室外气象条件,温室结构、热性能等,模拟室内热环境的变化。  相似文献   

5.
This paper introduces the efficient computer aided design method to optimize the section of steel-concrete continuous composite beams by combining FEM for structure analysis with optimization arithmetic and an efficient shearing force link model of steel-concrete composite beams.The authors established a finite element analysis model,optimization parameter model,optimization mathematics model of steel-concrete continuous composite beams and programs analysis file and optimization control file by using the ANSYS parameter design language. The optimum of the steel-concrete continuous composite beams section is obtained after computing and the optimization result indicates that this method is efficient in optimizing the section of steel-concrete continuous composite beams.So it could be applied extensively in the steel-concrete continuous composite beams section optimization design.  相似文献   

6.
This paper comprehensively discusses the interface between AutoCAD and the advanced language. It presents three main ways: by means of . DXF file, SCR file and AutoLISP language. The former two have been used by some people in China. This paper presents the method with its programs for its accomplishment. As to the last one, the author has developed its application with the method for its accomplishment, the problem and the handling method for deletion of library function. AutoCAD can be used as support software for microcomputer CAD. This paper provides some references for technical personnel concerned. The programs in this paper have been all verified by IBM PC/XT, GWO520-CH. The pictures are drawn by DMP-56A.  相似文献   

7.
To solve the problem of product data exchange and sharing among heterogeneous systems, the key technologies, including manufacturing information sharing, file conversion from STEP AP203/AP214 to AP224 with the conversion ware of STEP neutral files, are discussed.Using STEP standard as information output of CAD systems, the AP203/AP214 file output from CAD systems is transformed to AP224 file with STEP neutral file, while CAPP systems obtained geometry and manufacturing process information of the parts with AP224 neutral files.By translating the STEP files into corresponding XML neutral files according to the transformation criterions constituted by STEP AP28, XML schema library is setup.Upon this, product data exchange and sharing of manufacturing information can be achieved.  相似文献   

8.
A multi rigid body dynamic model of an all terrain vehicle (ATV) is established in MSC.ADAMS. The model takes into consideration the body, suspension, frame and the steering system. According to the method of superposition of harmonic wave, a Grade B road file is created in ADAMS for the riding comfort test. The engine excitation is analyzed. The infliction for engine excitation to ADAMS is achieved. The ATV ride comfort simulation is carried out with the excitation of the engine, and the seat vibration is evaluated using an evaluation method programmed via MATLAB. It has laid a good foundation for further analysis.  相似文献   

9.
In the light of development of integrating AutoCAD menu on architectural structure footing series which can integrate computing with drawing, this paper studies the interface between AutoCAD and advanced languages and presents a kind of interface suitable to menu. In combination SCR file with Defun fuction. this paper solves the problem of insufficient node space and the problem that function can not be recursively called while making use off AutoLISP language.  相似文献   

10.
Lettering robot manipulator is a kind of teaching and science popularization device which is fit for schools and science museums and so on. The basic construction, parameter and control system are introduced. The homogeneous transformation equation of manipulator is created according to the Denavit-Hartenberg method, and the kinematics solution and inverse kinematics solution are analyzed. The present state of vector font handling in CAD/CAM application is summarized. Because it is difficult to analyze directly the format of TTF font file and to get the outline of a certain letter, we call the windows API function GetGlyphOutline to read the data of TTF vector font in windows system. On the dot array mongline font we have vectorize it with VC++.Through the wectorised data and kinematics equation,the track programming and control and so on can be realized.  相似文献   

11.
A novel transport protocol for large scaled multimedia file EMFTP (Embedded Multimedia File Transfer Protocol) is proposed to match the receiving capability of embedded terminal with sufficient network bandwidth. EMFTP is an application level protocol using UDP, and adopts a method of uniform retransmission as its error recovery strategy and it also introduces an improved DAIMD (AIMD with decreasing increases) rate control algorithm based on bandwidth probe. It can improve the data transfer rate with a low resource taken of embedded client. As the experimental result shows, compared with UDT and FTP protocol implemented on embedded terminal, EMFTP data transfer rate is increased by 3% and 17% respectively, the embedded client CPU occupancy ratios are reduced by 50.3% and 42.3% separately, and memory usage reduced by 15% and 4%.  相似文献   

12.
The interconnection of different kinds of computers is the main evalution direction of modern computer network. Sharing the data file is one of the target of implementing network interconnection. The paper wants to discuss how to rapidly transfer various files after implementing interconnection between the different kinds of computers and give a detailed implementing principle for file transfer and code conversion.  相似文献   

13.
14.
Using the expression of energy-momentum pseudo-tensor of cylindrical gravitational waves of both the polarized states, file authors got the expression of the energy and momentum after a great lot of calculations. The results are discussed, from these discussions, it is concluded that Cartesian coordinates is better than cylindrical coordinates to describe the cylindrical gravitational waves of both the polarized states.  相似文献   

15.
Summary In this paper a hardware-software computer aided germplasm classification and evaluation system is described. Sample data (Phaseolus spp. seeds) were acquired into the system through a video camera. The resulting digital images were stored into an IPGRI-compliant database structure running in a graphical operating environment.The data base structure was based on a series of forms, with the capability of simultaneous display of image and data fields.Within the forms, an original system based on pop-up menus and icons for fast evaluation and classification of bean accessions was implemented. This gives the operator the possibility to choose among pre-stored standard sample images, the one which matches better the actual accession phenotype.Furthermore, prototype fundamental operating capabilities and possible implementations in the fields of genetics, breeding and germplasm storage and classification are discussed.Abbreviations IPGRI International Plant Genetic Resources Institute (formerly IBPGR—International Board for Plant Genetic Resources) - TGA TARGA image file - GIF Graphic Interchange Format image file Published as paper no 110 of Centro Ricerche Miglioramento Genetico Ortaggi.  相似文献   

16.
In many database applications, data have to be compressed before they can be stored. Data compression techniques with less overhead and better space saving are expected. This paper gives a data compression technique by which the size of a file may be reduced through substituting codes for its field values. The codes are the corresponding locations of the values in the hash table that is comprised of all the values of the field.The compression is effective for many applications, and the cost of the coding/decoding is equal to that of one access to the hash table. The implementation of the technique as a compression tool in DBMS for date storage and the algorithms of the coding/decoding are discussed.  相似文献   

17.
The pulse sense of PVDF is used to collection pulse signals of subjects into computer and store them in data file style. The author select a series of pulse signals randomly which contains 40 consecutive cardiac cycles of subject and using a modern spectrum analysis method to estimate the power spectrum of data in every cardiac cycle.An average power spectrum is obtained through averaging such 40 power spectra. It is found that the significant difference of power distribution exists between the heroin addicts and the healthy person. The frequency axis of average power spectrum. Calculating the power distributions on specified frequency bands of the average power spectrum for every subject is carved up.A primary criterion is obtained. The above criterion is applied to 30 subjects including 15 heroin addicts and 15 healthy persons. The correctness of classifying heroin addicts and healthy persons arrives 93.3%.The result shows that the modern spectrum analysis method is really an effective measure to analyze pulse abnormalities of heroin addicts.  相似文献   

18.
AutoSSR:大批量、高效开发和分析SSR基元的软件   总被引:1,自引:0,他引:1  
 为从大量的序列中快速发掘和利用简单序列重复(微卫星,SSRs),开发了一个软件工具——AutoSSR。该软件能够从一个包括大量FASTA格式的序列文件中发掘SSR,并分析不同SSRs类型的分布状况。与已开发的类似软件相比,该软件可以不受序列数量和不同系统平台的限制,高效、快速完成SSR信息的搜索和分析。利用该软件对GenBank上释放的来源于棉花、苹果和水稻的DNA序列进行了SSR发掘,得到了36000个SSRs。其中,对来源于棉花的SSRs信息,进一步利用Primer 3软件开发了位点特异性引物,为棉花基因组分析奠定了基础。  相似文献   

19.
The paper mainly covers the research work of the CAD subsystem. In this subsystem, the menus with icons are used to describe the construction shape, and 2D primitives are pieced together to compose the part to be designed. By using the internal code and building the internal code file to store optimal part constructions, the standardization and rationalization for part design could be achieved.  相似文献   

20.
当前如何规范科研成果管理工作,是实验室全面提高成果管理水平所面临的重点问题之一。为了实现信息化和标准化的松嫩平原科研成果管理,在对实验室科研成果管理需求进行详细分析的基础上,进行了系统结构设计和实现。基于SuperMap Objects .NET 6R和SQL Server开发了松嫩平原科研成果管理系统。结果表明,该系统对成果文件或空间和属性信息进行管理和统计是非常高效的,对科研成果管理具有特别重要意义。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号