-
随机点名系统
随机点名系统,C++实现;教师在每次上课时,需要对学生随机点名提问,对此,请编写一个实用的软件来帮助老师点名
- 2023-05-06 03:55:03下载
- 积分:1
-
DLL例子基本密码最小。
========================================================================
- 2022-05-05 13:44:05下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)-The preparation of a function, type n is an even number, the call function for 1/2+1/4+...+ 1/n, when n is odd input, call function 1/1+1/3+...+ 1/n (use pointer function)
- 2022-01-25 22:10:08下载
- 积分:1
-
winform program to achieve the operation of peeling the skin files and code proc...
winform程序实现换肤的操作及代码流程和皮肤文件-winform program to achieve the operation of peeling the skin files and code processes and
- 2022-01-25 18:03:41下载
- 积分:1
-
单目相机的标定
比较准确的进行相机标定,基于OpenCV的摄像机标定程序,实现了摄像机内参数、畸变系数等参数的求取,程序上手简单,通俗易懂,效率较高,适合新手入门。
- 2022-10-23 22:25:04下载
- 积分:1
-
改进的 optim 代码
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-08-22 02:33:50下载
- 积分:1
-
Advantech PCI1716
研华PCI1716-数据采集及图形绘制例程-Advantech PCI1716-data acquisition and graphics rendering routines
- 2023-01-06 16:55:04下载
- 积分:1
-
发送邮件程序,VC开发,学习邮件系统的好代码。
发送邮件程序,VC开发,学习邮件系统的好代码。-Send e-mail program, VC development, e-mail system, a good code to learn.
- 2022-04-13 09:18:14下载
- 积分: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
-
矩阵转制的问题有多种算法,这是一个基于数据结构的算法,用过就知道其好处了。...
矩阵转制的问题有多种算法,这是一个基于数据结构的算法,用过就知道其好处了。-matrix conversion of a number of algorithms, which is a data structure based on the algorithm used to know on the merits.
- 2022-01-28 16:02:15下载
- 积分:1