-
CRC checksum algorithm code is given 16, 32, etc. CRC algorithm and a detailed d...
给出了CRC校验和算法代码16、32等CRC算法并进行了详细说明
- 2023-01-20 02:10:04下载
- 积分:1
-
不错的课程设计题目 数据库,内含源代码,不需要解压密码,直接使用...
不错的课程设计题目 数据库,内含源代码,不需要解压密码,直接使用-good curriculum design topics database containing the source code, not extracting passwords used directly
- 2022-03-21 16:44:05下载
- 积分:1
-
实现一般面向对象的编程功能
实现一般面向对象的编程功能-realization of object-oriented programming
- 2022-05-05 16:01:11下载
- 积分:1
-
“五子棋”这个程序是部分的,它是博弈树搜索…
本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-" quintet game " this procedure is it is it partly , is it play chess tree search for to use to play chess while being man-machine to write only, use the great extremely small analytic approach while choosing the optimum walking, consider time complexity and space complexity searched for, only search for 2 steps in the procedure , namely the computer, while considering next walking in France,
- 2022-01-22 11:03:50下载
- 积分:1
-
简单的系统托盘编程,双击系统托盘图标,则显示窗口,右键则弹出菜单...
简单的系统托盘编程,双击系统托盘图标,则显示窗口,右键则弹出菜单-simple system tray programming,double click the icon of system tray,show the main window.right click the icon,popup the menu
- 2022-03-25 21:49:05下载
- 积分:1
-
一款由vb开发的定时提醒的程序,压缩包中包含整个工程
一款由vb开发的定时提醒的程序,压缩包中包含整个工程-offered by the development of the procedures regularly reminded, compression package contains the whole works
- 2022-06-30 06:06:53下载
- 积分:1
-
WINCE5.0 under the camera driver, camera chip for the OV9650.
WINCE5.0下的摄像头驱动程序,摄像头芯片为OV9650.-WINCE5.0 under the camera driver, camera chip for the OV9650.
- 2023-03-20 07:00:04下载
- 积分:1
-
约瑟夫斯写的问题解决功能。用整数序列的1,2,3…
编写一个求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人。然后使用n = 9, s = 1, m = 5,以及n = 9, s = 1, m = 0,或者n = 9, s = 1, m = 10作为输入数据,检查你的程序的正 确性和健壮性。最后分析所完成算法的时间复杂度。定义JosephusCircle类,其中含完成初始化、报数出圈成 员函数、输出显示等方法。-Josephus write a problem solving function. With the sequence of integers 1, 2, 3, ... ..., n the order of sitting around the round table, said the people around. And then use n = 9, s = 1, m = 5, and n = 9, s = 1, m = 0, or n = 9, s = 1, m = 10 as input data, check the correctness of your program and robustness. Completed the final analysis, the algorithm" s time complexity. Definition JosephusCircle class, which included the completion of initialization, reported that the number of member functions of a circle, the output display and other methods.
- 2022-12-02 00:35:03下载
- 积分:1
-
操作系统实验:进程并发模拟
操作系统实验:进程并发模拟-experimental operating system : Complicated process simulation
- 2022-05-27 18:34:57下载
- 积分:1
-
Cork Boolean 库
Cork Boolean库
欢迎到软木布尔/CSG 库。软木被旨在支持布尔运算之间的三角形网格。
出人意料的是,大多数今天可用的 boolean 类型的值/CSG 库 (2013 年初) 不是数值误差的鲁棒性的。浮点错误往往导致分割故障或产生极不准确的结果 (例如没有什么) 尽管被提供的代码。强劲的几个库 (例如 CGAL) 需要用户正确配置算术的设置以确保鲁棒性。
软木被设计哲学,你,用户,不知道也不关心浮点运算的深奥问题。你只是想用一个简单的界面,你可以依靠一个布尔库......不幸的是由于软木是仍在持续发展中,这可能是更多或更少真的在时刻。这段代码应该是非常实用的研究项目,也许稍微不那么在产品中使用。
软木是由吉尔伯特伯恩斯坦,一个计算机科学家自 2007 年以来曾在鲁棒性几何交叉在各种项目中开发的。他是颇有信心,他知道他在做什么。= D
- 2022-02-15 17:03:20下载
- 积分:1