-
基于C的银行叫号系统
以前上课的写的作业,不知道有没有的,先上传吧~功能设计 1)使用数组以及C#接口和范型技术实现通用的队列功能; 2)编写算法,利用队列模拟银行排队系统; 3)利用多窗口分别模拟顾客取服务号、银行窗口服务顾客。功能较少适合初学者自学。可能会有少量错误请见谅。
- 2022-02-18 15:50:12下载
- 积分:1
-
生成纹理特征图像
计算原始图像的几何纹理;将原始图像转化成他的纹理图像;该程序计算了14中不同的几何纹理;该程序可以方便的移植到其他程序中,独立于MFC;该程序面向的图像为大数据的遥感图像,用到了GDAL库。
- 2023-05-08 15:15:04下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1
-
MFC的图片浏览器的设计与实现
MFC的图片浏览器的设计与实现
基于
VC++
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:04:27下载
- 积分:1
-
采用基于RSSI的ZigBee定位技术
采用基于RSSI的ZigBee定位技术。
采用基于RSSI的ZigBee定位技术,实现两个基站对目标的定位及校准功能
- 2022-02-26 18:07:22下载
- 积分:1
-
算法的一些源代码
1.KMP
2.找K大的数
3.字典排序
4.简单的社交关系映射
5.最大子段和问题
6.最优二叉检索树
7.最长子序列
8.数塔问题
- 2022-06-30 18:18:14下载
- 积分:1
-
摄影测量单张相片后方交会的编程
这是用来解决摄影测量学中反算坐标的问题,用来求它的外方位元素,其中涉及了矩阵的求逆,转置,乘积,并且还包含了迭代计算,可以用来检验结果,并循环计算到你想要的精度的结果
- 2022-04-23 05:10:30下载
- 积分:1
-
vfdevdvdbvbvdvfbgfdbfdb
很好的矩阵类,花了好久才搞到的哦,很好用-vfdevdvdbvbvdvfbgfdbfdb
- 2022-07-16 23:38:27下载
- 积分:1
-
using a tree branch to paint the procedures written in vb
一个用分行来画树的程序,vb写的-using a tree branch to paint the procedures written in vb
- 2022-05-12 22:46:29下载
- 积分:1
-
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
%...
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
- 2022-05-24 09:30:26下载
- 积分:1