资源列表
[数据结构常用算法] JOSE2
说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the child to leave, and then started<renqiang> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] JOSE3
说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the child to leave, and then started<renqiang> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[其他小程序] VHDL1
说明:a simple calculator with vhdl operators performing calculator operation<mak chi ho > 在 2025-06-26 上传 | 大小:1kb | 下载:0
[VHDL编程] vga_gen_46
说明:Verilog Vga Generator -Verilog Vga Generator<Fermat> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] UDP-comunication
说明:UDP是一种面向非连接,不可靠的通讯协议,相对于TCP来说,虽然可靠性不及,但传输效率较高。所以在网络上仍有很大的用途。<蓝德岩> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] DataGrid
说明:在.Net 中 DataGrid 虽然有排序的功能,但并不支持双向的排序。用到了,看了些相关的帖子,自己尝试了一种方法,竟然也行得通,主要是用DataGrid.Attributes 存了一个参数,同时在onSortCommand中修改了DataGridColumn的中国教程在线,http://www.5istudy.cn-In. Net has to sort in DataGrid Although the function of, but does not support two-way s<蓝德岩> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[matlab例程] center_weighted_median_filter
说明:用MATLABT算法实现, 图象经过center weighted median filter后,对比 原图象和处理过图象的差别.-Algorithm used MATLABT, image after center weighted median filter, the contrast to the original image and processed image difference.<zhang tian> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[matlab例程] xianxinnihe
说明:建筑声学,混响测试数据指数拟合后直线拟合,读取混响时间-Architectural acoustics, reverberation test data index after fitting a straight line fitting, read the reverberation time<seabird> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[Windows编程] rotate
说明:如果我们用k中颜色给12条边染色,而对每种颜色使用数目没有限制(前面zzwu试着解决的问题),那么使用群论中Polya定理就可以了。只要将上面所有x1,x2,x3,x4全部用k代替,然后将结果除以24就可以了,也就是说,用k中颜色给12条边染色的方案有 (k^12+6*k^7+3*k^6+8*k^4+6*k^3)/24种 但是对于本题中的问题,不但给定了使用颜色的总数目,而且对每种颜色使用的数目也做了限制,这种情况要复杂很多,可以使用 Cauchy-Frobenius-Burn<faonga> 在 2025-06-26 上传 | 大小:1kb | 下载:0