-
基于DSP的mp3解码,大家看看,相互可以多多交流。
基于DSP的mp3解码,大家看看,相互可以多多交流。-Based on the DSP mp3 decoding, everybody has a look, may mutually many
exchanges.
- 2022-04-27 12:52:52下载
- 积分:1
-
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了...
MicroWindows 源码 ,这里做了一个模拟器,在VC++ 下可以运行,这样大家可以在Windows平台上看MicroWindows代码了-MicroWindows source code, here made a simulator in VC++ may be run, so we can watch the Windows platform, the code MicroWindows
- 2022-01-21 23:57:45下载
- 积分:1
-
自己做的一些小编程,里面很多基础知识!堆新手又一定帮助!...
自己做的一些小编程,里面很多基础知识!堆新手又一定帮助!-Themselves to do some small programming, which a lot of basic knowledge! Definitely help stack novice!
- 2022-03-17 22:27:02下载
- 积分:1
-
A*算法解决八数码软件
A*算法解决八数码软件-A* algorithm to solve eight digital software
- 2022-03-10 10:49:45下载
- 积分:1
-
状态模式vc源码实例。
状态模式vc源码实例。-state model vc source examples.
- 2022-03-26 05:55:54下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
Dynamic link library preparation process. Static library and dynamic library dis...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the difference between
- 2022-10-07 01:25:04下载
- 积分:1
-
这样连接到VB或C编写
使VB连接到C或者汇编-so connected to the VB or C compilation
- 2022-06-15 00:14:26下载
- 积分:1
-
坦克大战很经典,语言是C++,设计的好
很经典的坦克大战,语言是c++,设计的很好-Tankedaizhan very classic, language is c++, The design of good
- 2022-03-25 01:09:53下载
- 积分:1
-
UDP调试工具
一个接收udp通信的简单工具,一般用于调试wince时接收日志信息.
接收框最后还是会有大小限制,几M是有吧,不能长期接收大量日志,要手动清一下。
加入了TCP连接,但是不支持长链接
- 2022-04-09 22:10:35下载
- 积分:1