资源列表

[其他小程序work

说明:matlab 关于association rule 的自己写的函数,有3个文件, association.m:h = association(m, i, j) i=>j, m是数据,h是support和confidence,该函数只适用于单个数据 ass_item: h=ass_itset(m, a, b) 同上,但是可用于多个数据(m为数组) assrule: h = assrule(m, th
<张天为> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序tanxin

说明:背包问题的贪婪算法,主要是通过性价比来决定物品的选择。-The greedy algorithm knapsack problem, mainly through cost-effective to determine the choice of items.
<覃亮> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序doppler_shif

说明:用匹配吃力的方法求LFM信号的多普勒频移-Laborious method of matching demand with the LFM signal Doppler frequency shift
<邵文> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序63535309sram

说明:verilog编写的读写SRAM的源码,包括sram的读写控制-SRAM read and write verilog source code written in, including the sram to read and write control
<haha> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序BT

说明:二叉树的作业题,很实用很经典的一道题,学数据结构的都会遇到-the homework of Data Struct, a very tipical problem
<江哥> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序suanfa

说明:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:    每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-A company to transfer data using public telephones, the data is four integers, in the transmission process is encrypted, en
<wangyicai> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序wavelet_matlab

说明:小波神经网络电力负荷预测的matlab源码,希望对大家有所帮助.-Wavelet neural network load forecasting matlab source code, want to help everyone.
<guoqiang> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序erchashu

说明:在二叉树中查找值为X的结点,试设计打印值为X的结点的所有祖先的算法-In the binary tree to find a value of X, node, trial designed to print the value of X, all the ancestor nodes the algorithm
<左左> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序SendMessage

说明:往ibm sametime发送即时消息的java代码-send mes to ibm sametime
<瑞哥> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序caiquan

说明:c语言做的一个小程序,猜拳游戏,请大家交流学习-c language to a small program, finger-guessing game, please share their knowledge and
<baifan> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序caishuzi

说明:c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。 -c language to number guessing game, the rules of the game is relativ
<baifan> 在 2024-12-25 上传 | 大小:1kb | 下载:0

[其他小程序virus

说明:c语言做的小病毒程序,给大家学习交流,不对的请多指点-c language to a small virus program for everyone to study and exchange, not the ability, pointing
<baifan> 在 2024-12-25 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org