资源列表
排序选择:
[文件格式] ondelette
说明:Signal processing front end for extracting the feature set is an important stage in any speech recognition system. The optimum feature set is still not yet decided. There are many types of features, which are derived differently and have good<student> 在 2025-09-29 上传 | 大小:532kb | 下载:0
[CA认证] C-language--AES-code
说明:C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code<chenqiuyang> 在 2025-09-29 上传 | 大小:11kb | 下载:0
[matlab例程] Flying-Capacitor-in-Matlab-Simulink
说明:Flying capacitor multilevel inverter<jakwan> 在 2025-09-29 上传 | 大小:83kb | 下载:1
[人工智能/神经网络/遗传算法] logistic-regression
说明:用java实现了逻辑回归的算法,压缩包中有测试数据可以使用.-Using java to implementation a logistic regression algorithm, the compressed package including test data.<achun> 在 2025-09-29 上传 | 大小:4kb | 下载:0
[JSP源码/Java] ch18src
说明:David BRACKEEN写的一本书介绍如何用java开发游戏的源码-a java game<shaobao> 在 2025-09-29 上传 | 大小:431kb | 下载:0
[JSP源码/Java] find_Majority_Number
说明:寻找数组中个数超过数组长度1/3的数。该方法用O(n)时间和O(1)空间解决。-Looking for a few more than the number of array array length 1/3. The solution with O (n) time and O (1) space.<achun> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[JSP源码/Java] isValidBST
说明:判断二叉树是否是二叉搜索树,先找左边的节点,压栈,那么第一个弹出来的为最左节点。右子树类似。 -Determine whether a binary tree is a binary search tree, first find the node on the left, push, then the first pop-up to the most left node. Right subtree is similar.<achun> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ColorSort
说明:对一组包含k种颜色的n个对象进行排序,本解法使用桶排序,时间复杂度为O(nlogn),空间复杂度为O(1) -For a group that contains k colors to sort n objects, this solution using bucket sort, the time complexity is O (nlogn), space complexity is O (1)<achun> 在 2025-09-29 上传 | 大小:1kb | 下载:0