-
ASP.NET 程序设计基础篇(PDF)
ASP.NET 程序设计基础篇(PDF)-ASP.NET program design for the project (PDF)
- 2022-01-20 23:52:11下载
- 积分:1
-
pid算法
pid算法-pid Algorithm
- 2022-01-31 19:15:16下载
- 积分:1
-
这是学习C++的经典书籍,我费劲千辛万苦找到了书后习题答案,现于大家分享!...
这是学习C++的经典书籍,我费劲千辛万苦找到了书后习题答案,现于大家分享!-learning C is the classic books, I found a grueling run after Exercises answer is to share with you!
- 2022-03-25 00:07:58下载
- 积分:1
-
image processing entry c
图像处理入门c源码分析-image processing entry c-source analysis
- 2022-02-26 10:17:02下载
- 积分:1
-
学习Apache Jakarta Tomcat 的英文经典教材,很不错的。
学习Apache Jakarta Tomcat 的英文经典教材,很不错的。-Apache Jakarta Tomcat learning English classic materials, very good.
- 2022-02-20 14:41:31下载
- 积分:1
-
数字图像处理――冈萨雷斯――经典算法 ――电子书籍
数字图像处理――冈萨雷斯――经典算法 ――电子书籍 -digital image processing-- Gonzalez-- classical algorithm-- electronic books
- 2023-04-26 03:45:06下载
- 积分:1
-
In the rectangle packing problem, encoding schemes
to represent the placements...
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
- 2023-05-04 16:15:04下载
- 积分:1
-
c语言编程宝典,介绍C的基础知识,简单实用!
c语言编程宝典,介绍C的基础知识,简单实用!-c language programming canon that introduce the basics of C, simple and practical!
- 2022-05-15 11:01:20下载
- 积分:1
-
DSP
基于DSP的有关FIR的仿真程序,此编程基于DSP。-DSP-based simulation procedures for the FIR
- 2022-01-25 22:38:29下载
- 积分:1
-
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一...
约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph (Joeph) a description of the problem is: numbered 1,2, ..., n, n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a reported sequence number, to report the number of m stop reported. Those who reported m out of the column, his password as the new m value, from his home in a clockwise direction on the next person started to re-reported from a few, and so on, until all of the column until all the up. Try a program designed to find out the column order.
- 2022-08-14 04:29:17下载
- 积分:1