-
冒泡排序
冒泡排序-bubble sort
- 2022-02-01 03:11:51下载
- 积分:1
-
ACM的重要PPT资料,对初学者非常有益处
ACM的重要PPT资料,对初学者非常有益处-ACM important PPT information is very useful for beginners
- 2023-01-02 20:05:12下载
- 积分:1
-
二维数组的冒泡排序
二维数组的冒泡排序-Bubble sort of Two-Dimensional Arrays
- 2022-12-20 04:00:03下载
- 积分:1
-
语音编解码G711源码
G.711使用64Kbps的带宽,可将14bits转换成8bits。目前G.711有两个编码方式:一种是u-law又称mu-law,主要运用于北美和日本;另一种是a-law,主要运用于欧洲和世界其他地区。其中,a-law编码方式是为方便计算机处理而特别设计的。2008年3月国际电信联盟正式发布了最新的宽带语音编译码标准G.711.1。该代码是G711编解码软件,可以编译为动态库直接使用
- 2022-06-13 18:37:22下载
- 积分:1
-
adaboost检测
/****************************************************************************
NJU Magic. Copyright (c) 2007. All Rights Reserved.
--------------------------------------------------------------------
Permission to use, copy, or modify this software and its documentation
for educational and research purposes only and without fee is hereby
granted, provided that this copyright notice appear on all copies and
supporting documentation. For any other uses of this software, in
original or modified form, i
- 2022-07-13 18:29:21下载
- 积分:1
-
这是一个经典的伪随机数生成程序,特别方便和实用
这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
- 2023-02-19 20:35:03下载
- 积分:1
-
改进的平方根法,比较简单的,用VC实现的
改进的平方根法,比较简单的,用VC实现的-improvements to the square root law, a simple comparison with the VC
- 2022-11-14 11:05:03下载
- 积分:1
-
计算光子晶体能带的程序,用matlab编写,比较容易理解!
计算光子晶体能带的程序,用matlab编写,比较容易理解!-photonic crystals can be calculated with the procedures used Matlab to prepare, easier to understand!
- 2022-01-23 10:31:53下载
- 积分:1
-
表格线打印算法C语言源程序
表格线打印算法C语言源程序-form lines Print algorithm C language source
- 2022-08-06 16:58:02下载
- 积分:1
-
双链表c实现
数据结构最基本的算法,双链表的c实现,包括创建,删除,修改,增加成员等操作
- 2022-03-22 20:09:31下载
- 积分:1