-
csharp managed direct 3d 的范例
csharp managed direct 3d 的范例-csharp managed direct 3d example
- 2022-01-24 10:12:08下载
- 积分:1
-
一个日程管理和通讯录管理的软件,采用的Access数据库,其中用到了三个自已写的三个控件:无售点按钮(NFButton.ocx)、带图片的按钮(ImageBut...
一个日程管理和通讯录管理的软件,采用的Access数据库,其中用到了三个自已写的三个控件:无售点按钮(NFButton.ocx)、带图片的按钮(ImageButton.ocx)、改进的日历控件(GoldSealCanlendar.ocx)。它还为我找到第一份工作立下了汗马功劳,因为没有时间,所以日程提醒部分没有做,是一下小小的遗憾。-a calendar and contact management software, using the Access database, which uses three own written three controls : no selling point button (NFButton.ocx), the button with pictures (ImageButton.ocx), improved calendar control (GoldSealCanlendar.ocx). It is also the first to find me a job has achieved a lot, because no time, the agenda remind some do not, what is little regret.
- 2022-02-14 15:04:07下载
- 积分:1
-
2D的简单绘图程序,实现基本的点线绘制,具有面向对象思想,vc实现...
2D的简单绘图程序,实现基本的点线绘制,具有面向对象思想,vc实现-simple 2D mapping procedures, the basic point line drawing with object-oriented thinking to achieve vc
- 2023-08-04 19:50:03下载
- 积分:1
-
This is source code in VC++ for finger print identification
这是指纹识别的程序的源代码,是用VC++编的!-This is source code in VC++ for finger print identification
- 2022-08-15 14:45:00下载
- 积分:1
-
图象压缩的处理,非常好用的代码,值得研究
图象压缩的处理,非常好用的代码,值得研究-Deal with image compression, very useful code, to be studied
- 2023-09-06 20:40:03下载
- 积分:1
-
一段国外的高手写的ASM小程序,是一个3D的隧道旋转视角,有源码和COM文件,编译后COM文件只有256 字节哦,大家自己看吧...
一段国外的高手写的ASM小程序,是一个3D的隧道旋转视角,有源码和COM文件,编译后COM文件只有256 字节哦,大家自己看吧-some foreign experts write small programs ASM is a 3D rotating tunnel perspective, and the source document COM, COM documents compiled only 256 bytes Oh, we all CMTech
- 2023-05-04 10:05:03下载
- 积分:1
-
MDI, as more and more documents, covering a wide variety of chart mapping, pie,...
MDI多文档多视,包含多种chart的绘制,饼图,直方图,曲线图等等,还可实现局部放大-MDI, as more and more documents, covering a wide variety of chart mapping, pie, histogram, curves, etc., can be implemented with local amplification
- 2022-03-01 20:57:44下载
- 积分:1
-
我们要创建我们的第一个3D对象:立方体。为了要显示它是真正的3D对象,呵呵,我们要旋转它,这样,你将会看到它的各个面。记住:所有的3D对象都是由三角形构成的(译...
我们要创建我们的第一个3D对象:立方体。为了要显示它是真正的3D对象,呵呵,我们要旋转它,这样,你将会看到它的各个面。记住:所有的3D对象都是由三角形构成的(译者:神奇的三角形啊…读者:又来了),所以,我们的立方体是由12个三角形构成的(6个面,每个面需要2个三角形,二六一十二,乘法口诀,会不?)。-we must establish our first 3D objects : cube. To show that i s true 3D objects, huh, we should rotating it, then you will see all its surface. Remember : All 3D objects are constituted by the triangle (Translator : magic triangle ah ... Readers : Here we go again), so we are the cube 12 by the triangular composition (six surface, each side needs two triangles, Erliuyishier, multiplication traditional formulas, will not?) .
- 2023-02-19 17:15:03下载
- 积分:1
-
我说写的一个小的bmp绘图程序,在客户区显示位图,希望能对大家有所帮助...
我说写的一个小的bmp绘图程序,在客户区显示位图,希望能对大家有所帮助-I said there was a small bmp mapping procedures, the district customers Bitmap, the hope is to help everyone!
- 2022-03-19 14:03:33下载
- 积分:1
-
图片编码源代码【将Jpeg图片解码并编码为BMP格式】
读入JPEG格式的图像通过代码解码,转换成BMP格式的图像, 并自动保存。下图为程序的代码流程图,即图像解码、编码原理。
- 2022-01-28 16:42:55下载
- 积分:1