搜索资源列表
ReadDxf-tyc
- OpenGL VC 文档类写的很好的DXF文件读取并显示的程序,程序很好读,也很好扩展,强烈推荐!-This is a nice program for reading and displaying DXF files based on OpenGL VC View/Document class,it s easy to read and to extend,recommended strongly!
读取文件内容并以二进制显示
- 读取文件内容并以二进制显示.rar-read the contents of the documents and binary show. Rar
tree
- 参照网上的例子改写的多叉树的读写程序,可以从文件读取并显示,支持查找,修改等操作
文件读取进度Bean
- 使用EJB读取文件,并显示读取进度-use EJB read documents, which showed that reading progress
bmpfor3
- 从文件读取并显示bmp位图,然后保存-read from the paper and show bmp bitmap, then save
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
读取 并显示JPG等格式图像文件
- 在vc。net环境下读取并显示jpg等文件-the vc. Net environment to read and display jpg, etc.
从avi文件中读视频
- OpenCV读取并显示avi视频文件
C#读取XML文件内容并以列表方式显示
- C#读取XML文件内容并以列表方式显示
PLT文件读取
- PLT格式的文件读取,并显示
stl view
- stl文件使用VC6.0读取并利用opengl进行立体显示
DxfReader_source_code 一个.NET(C#)平台下读取并显示DXF文件的类
- 一个.NET(C#)平台下读取并显示DXF文件的类-A. NET (C#) platform to read and display DXF file class
LOAD3DS
- c++和Opengl读取3DS文件的源码,可以将3DS格式的模型文件读取并显示出来,欢迎学习。-c++ and Opengl 3DS file to read the source code, you can read 3DS model file format and displayed.
STL_DISPLAY_Display
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
读取文件内容并以二进制显示
- 读取文件内容并以二进制显示,与ultraedit有些想像,提供参考-read the contents of the documents and binary, and ultraedit some imagination, provide reference
MFC界面设计
- 设计简单的MFC界面,能打开文件,读取并显示在文本框内,还可以调用外部EXE程序计算数据结果,画图功能还没做,想请教大神
OpenAnIntFile
- 读取zygo干涉仪*.int文件,这个主程序,可以作为脚本直接调用。(This program is used to read *.int file from the Zygo interferometer. This is the main program which can be called directly as a scr ipt.)
readEcg
- 本代码可将自主研发的心电采集设备中的ECG数据读取并显示。原始数据以二进制格式存储,该程序可将实验室自采数据转换为十进制数并显示在界面中。要求输入的文件格式为.txt或.ecg文件。(This code can read and display ECG data in self-developed ECG acquisition equipment. The original data is stored in binary format. The program can convert lab
0292 C#读取dxf格式文件并显示源码2个
- 简单的dxf文件读取并显示,适合初学者学习!(Simple DXF file read and display, suitable for beginners to learn!)
C# 读取并显示DXF文件
- C#读取并显示DXF文件示例源码,C#语言编写。