-
opengl vc
opengl vc
- 2022-07-26 14:35:57下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1
-
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,...
编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,报道m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。采用单向循环链表模拟此过程,按照出列的顺序印出各人的编号测试数据:m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为6,1,4,7,2,3,5)-No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers), a candidate started as a positive integers m ceiling on the number of reported from the first individuals to embark on the clockwise direction from the start sequence from a few newspaper reports m reportedly stopped a few. M reported out of the list of his password as a new value m, from the clockwise direction on the next re-started from a few reported so on, until all out all out, the design of a procedure sought out the order out. Listless one-cycle simulation process and follow the sequence shown in the numbers printed each test data : m for the initial 20; N = 7,7 personal passwords were : 3,1,7,2,4,8
- 2022-01-24 15:11:40下载
- 积分:1
-
程序开始时的动画窗口,显示创作者的相关信息等,欢迎界面(头文件)....
程序开始时的动画窗口,显示创作者的相关信息等,欢迎界面(头文件).-Program at the beginning of animated window displays relevant information such as creators, welcome interface (header file).
- 2022-03-17 17:39:31下载
- 积分:1
-
VB source enterprises, multi
VB企业源码,多层的销存管理系统,可以进行编译-VB source enterprises, multi-layer deposit of sales management system that can compile
- 2023-06-15 04:50:06下载
- 积分:1
-
Virtual Machine hard to get the serial number register upload resources such tro...
虚拟机注册序列号 很难搞到的 上传资源这么麻烦-Virtual Machine hard to get the serial number register upload resources such trouble
- 2022-03-09 12:08:32下载
- 积分:1
-
examen 1, 2 and 3 of icarnegie ssd4
examen 1, 2 and 3 of icarnegie ssd4
- 2022-06-19 19:09:21下载
- 积分:1
-
双联list.vcproj
double linked list.vcproj
- 2022-02-05 19:49:26下载
- 积分:1
-
公差配合查询 v1.4.3.zip
公差配合查询是免费、绿色、小巧、实用的工具软件。符合《GB/T 1800.3-1998》和《GB/T 1801-1999》中公差与配合的规定。
公差配合查询特点:
1. 基本尺寸范围0~10000,公差等级范围IT01~IT18共20个等级;
2. 除 >3150~10000(没有相应配合标准)之外,均采用标准所列配合。其中 " 为常用配合,* 为优先配合;
3. “自定义”查询涵盖所有公差,包括IT01、IT0等级的公差和cd、ef、za等特殊公差;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-25 06:20:03下载
- 积分:1