-
学习OLE的经典资料,OLE是微软的一项核心技术
学习OLE的经典资料,OLE是微软的一项核心技术-OLE data to study the classic, OLE is a Microsoft" s core technology, a
- 2023-03-31 11:35:04下载
- 积分:1
-
《Visual C++ 2005编程实例精粹》一书的完整源代码。完整
《Visual C++ 2005编程实例精粹》一书的完整源代码。完整- Visual C++ 2005 programming examples essence, a book full source code. Complete
- 2023-06-18 13:15:05下载
- 积分:1
-
内存管理的一个小程序
内存管理的一个小程序-memory management of a small program
- 2022-03-19 21:50:19下载
- 积分:1
-
一个学习windows编程的助手,一定适全初学者
一个学习windows编程的助手,一定适全初学者-An assistant of studying windows programming. It is suitable for beginners.
- 2022-07-19 13:35:09下载
- 积分:1
-
windows系统下实时代码,可以进行底层硬件的实时操作
windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
- 2022-12-10 12:10:03下载
- 积分:1
-
建立哈夫曼树和哈夫曼编码的程序,每一行都有详细的注解,比较适合初学者...
建立哈夫曼树和哈夫曼编码的程序,每一行都有详细的注解,比较适合初学者-The establishment of Huffman trees and Huffman coding procedure, each line has a detailed annotation, more suitable for beginners
- 2023-04-12 19:40:03下载
- 积分:1
-
分享给他人的样本
a sample to share to others
- 2022-06-26 15:23:22下载
- 积分:1
-
maze is the essence of the plan traverse the problem, we can use a two
迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
- 2022-05-24 03:36:41下载
- 积分:1
-
公路上的汽车流量计数
本次设计的程序是基于Matlab的应用于道路交通的汽车统计计数的设计,设计思路清晰,设计过程比较合理,也快速的实现了汽车的流量的计数统计,效果良好
- 2022-07-14 15:30:59下载
- 积分:1
-
图形学基础
计算机图形学基础,采用C++的MFC框架。实现网格绘制,绘制直线、圆、以及二维图形等。并且包含基本图像的变换。直线的算法有DDA、中点画线法、Bresenham等常见的实现算法。
- 2023-02-03 06:10:04下载
- 积分:1