资源列表

« 1 2 ... .11 .12 .13 .14 .15 28216.17 .18 .19 .20 .21 ... 28521 »

[数学计算/工程计算Joseph-algorithm

说明: 约瑟夫算法:n个人围成一圈,每人有一个各不相同的编号,选择一个人作为起点,然后顺时针从1到k数数,每数到k的人退出圈子,圈子缩小,然后从下一个人继续从1到k数数,重复上面过程。求最后推出圈子的那个人原来的编号。   思路:按照上面的算法让人退出圈子,直到有n-1个人推出圈子,然后得到最后一个退出圈子的人的编号。   程序:坐成一圈的人的编号不需要按序排列-Joseph algorithm: n individuals in a
<利益> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:数据结构实验之哈夫曼算法,欢迎下载指正。带有可执行程序-Experimental data structure of the Huffman algorithm.Welcome to download correction. With an executable program
<李治> 在 2024-10-01 上传 | 大小:4388864 | 下载:0

[数据结构常用算法erchashu

说明:二叉树的链式存储、先序中序遍历和层次遍历。(构造一棵树并输入数据,编写三个函数,非别是树的前序递归遍历算法、树的后序递归遍历算法、树的非递归中序遍历算法(这里的非递归以中序为例)。在主程序中调用这三个函数进行树的遍历,观察用不同的遍历方法输出的数据的顺序和验证递归与非递归输出的数据是否一样。)-Chain store binary tree, preorder traversal and hierarchy traversal.
<liukun> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[matlab例程l1_classification

说明:machine learning 方面有关于Classification fundamentals的资料,语言是python-Classification fundamentals aspects of machine learning have information about language is python
<lance> 在 2024-10-01 上传 | 大小:1031168 | 下载:0

[matlab例程w5_bayesianRegression

说明:machine learning 方面有关于Bayesian Regression的资料,语言是python-There are aspects of machine learning Bayesian Regression information about language is python
<lance> 在 2024-10-01 上传 | 大小:240640 | 下载:0

[matlab例程w7_gaussianProcesses

说明:machine learning 方面有关于Bayesian Review and Gaussian Processes的资料,语言是python-machine learning aspects of information concerning the Bayesian Review and Gaussian Processes, language is python
<lance> 在 2024-10-01 上传 | 大小:1046528 | 下载:0

[matlab例程l2_bayes_classifier

说明:machine learning 方面有关于The Bayes Classifier的资料,语言是python-machine learning aspects have The Bayes Classifier information about language is python
<lance> 在 2024-10-01 上传 | 大小:946176 | 下载:0

[压缩解压ex91

说明:当单击第一个按钮时,按钮上的文字“这里是一个按钮,按我吧!”就变成“你已按下了按钮”,第二个按钮实现转换功能同上,还包含单选按钮,复选按钮及组框控件等。-When you click the first button, the text on the button, " Here is a button, press me!" Becomes " You have pressed the button,&quo
<吴雨林> 在 2024-10-01 上传 | 大小:3515392 | 下载:0

[压缩解压ex2

说明:用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。-Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.
<吴雨林> 在 2024-10-01 上传 | 大小:1127424 | 下载:0

[压缩解压ex61

说明:设置一个鼠标程序,将窗口分为5块,分别用画刷填充为白、绿、蓝、黄、红。鼠标点在不同区域时鼠标的形状发生变化,且显示鼠标坐标.-Set a mouse program will be divided into five windows were filled with brush white, green, blue, yellow, red. Point the mouse to change the shape of the mous
<吴雨林> 在 2024-10-01 上传 | 大小:1159168 | 下载:0

[压缩解压Ex61

说明:显示文件、编辑、帮助菜单项,并设置了热键,能实现打开、另存为、退出、改变字体、颜色等功能,并修改了应用程序图标。-Display File, Edit, Help menu item, and set the hotkey to achieve open, save as, exit, change fonts, colors and other functions, and modify the application icon.
<吴雨林> 在 2024-10-01 上传 | 大小:1175552 | 下载:0

[压缩解压11_8

说明:MFC中利用空间编写一个学生信息检索程序,可以根据学生的学号,姓名,系别来进行检索学生的姓名,学号,系别,年龄,性别信息。并能实现输入信息,下一条信息,检索,退出功能-MFC in the use of space to write a student information retrieval procedures, according to the student' s school, name, department do
<吴雨林> 在 2024-10-01 上传 | 大小:3484672 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 28216.17 .18 .19 .20 .21 ... 28521 »

源码中国 www.ymcn.org