-
图形学基础
计算机图形学基础,采用C++的MFC框架。实现网格绘制,绘制直线、圆、以及二维图形等。并且包含基本图像的变换。直线的算法有DDA、中点画线法、Bresenham等常见的实现算法。
- 2023-02-03 06:10:04下载
- 积分:1
-
招生管理系统介绍是 如何招收新学生;如何发通知书等;主要还是介绍流程的...
招生管理系统介绍是 如何招收新学生;如何发通知书等;主要还是介绍流程的-enrollment management system on how to recruit new students; How notice; The main briefing process
- 2023-08-05 21:00:05下载
- 积分:1
-
ereader for evc4.0 project. source code to view .txt .doc files.
电子书阅读器,EVC4.0环境下的工程(包含所有源码),实现文本等文件的浏览。-ereader for evc4.0 project. source code to view .txt .doc files.
- 2022-08-04 07:24:41下载
- 积分:1
-
In the listview automatically lead out of Excel tables
在listview 自动导出来 Excel表格中-In the listview automatically lead out of Excel tables
- 2022-05-05 14:06:16下载
- 积分:1
-
World War II submarine game source code, can be directly run
潜艇大战游戏源程序,直接运行就可以,简单方便,可以借鉴-World War II submarine game source code, can be directly run
- 2023-04-24 11:05:03下载
- 积分:1
-
Address Book with C#
使用此程序,您可以创建一个高级电话通讯簿,使您能够管理您的联系人
- 2022-03-20 17:48:20下载
- 积分:1
-
由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编...
由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编译和连接。 数据库文件存放在Windows CE 设备的CF(Compact Flash)存储卡上,程序运行时,要求设备有CF存储卡。-is based on the Windows CE procedures, it is not in ordinary C or VC debugging environment. Should the Microsoft Platform Builder 3.0 development system compiler and linker. Database files stored in the Windows CE devices CF (Compact Flash) memory card, operating procedures, require equipment CF memory card.
- 2022-02-25 01:59:13下载
- 积分:1
-
计算机组成原理中的构建CPU
将一个现有的16位带流水的CPU改造成8位带流水CPU,可以增加功能,但不能减少原系统功能。 阅读源代码,源代码主要包括9个实体文件: (A)CPUEntity(完整的CPU) (B)ExEntity(指令执行模块) (C)Addr_muxEntity(地址选择模块) (D)ForwardingEntity(旁路处理模块) (E)HazardDetectEntity(结构相关处理模块) (F)IDEntity(指令译码模块) (G)IFEntity(取指模块) (H)MemAccessEntity(访存模块) (I)unitPack(常量定义文件) 其中(I)是辅助文件,(
- 2022-08-19 22:13:27下载
- 积分:1
-
一个简单的迷宫游戏源代码,很适合初学游戏编程的爱好者
一个简单的迷宫游戏源代码,很适合初学游戏编程的爱好者-c game code
- 2022-03-12 08:51:51下载
- 积分:1
-
讨论了单频精密单点定位的解算方法与思路,编写了单频精密动态单点定位的程序,实现了事后动态单频精密单点定位...
讨论了单频精密单点定位的解算方法与思路,编写了单频精密动态单点定位的程序,实现了事后动态单频精密单点定位
-Discussed the single-frequency Precise Point Positioning Solution methods and ideas, the preparation of a single-frequency single-point precision dynamic positioning procedures, achieved after the Dynamic Single Frequency Precise Point Positioning
- 2022-05-23 01:01:31下载
- 积分:1