-
C language bit manipulation application example, a brief description of how to o...
C语言位操作应用举例,简要说明在C语言中如何操作字节中的位-C language bit manipulation application example, a brief description of how to operate in the C language byte in bits
- 2022-01-24 16:12:19下载
- 积分:1
-
MELP汇编代码
所上传的代码可以在TI公司生产的DSP芯片上实时执行,主频高于80MHz的芯片均可以使用这款代码。代码中所实现的算法,可以用于低速率语音编码。
- 2023-08-21 07:15:04下载
- 积分:1
-
HexText.exe 可以转换代码文件到文本文件
一)可以轻易阅读代码文件
二)可以用比较软件比较代码文件...
HexText.exe 可以转换代码文件到文本文件
一)可以轻易阅读代码文件
二)可以用比较软件比较代码文件
-------
HexText.exe can convert Binary code to txt file.
(1)It is easy to read the binary file
(2)you can use compare software to compare the binary file.
-------
如果有时间愿意分享更多。-HexText.exe code files can be converted to a text file one) can easily read the code files b) Comparison of the software can be compared code files------- HexText. Exe can convert Binary code to txt file. (1) It is easy to read the binary file (2) you can use compare software to compare the binary file .------- If you have time willing to share more.
- 2022-11-29 06:55:03下载
- 积分:1
-
直线追踪,鼠标左击,会不断的生成新的直线
直线追踪,鼠标左击,会不断的生成新的直线-straight track, hit the left mouse will keep the new generation of straight-line
- 2022-11-12 02:05:03下载
- 积分:1
-
windows所有窗口检测程序,可以检测出所有进程的窗口和对应的进程名和路径...
windows所有窗口检测程序,可以检测出所有进程的窗口和对应的进程名和路径-windows all window test procedures can be detected in all the processes window and the corresponding process name and path
- 2022-01-30 10:27:16下载
- 积分:1
-
wince底层驱动包代码,希望对你有用。
wince底层驱动包代码,希望对你有用。-base cord of Wince 5.0,Want to help you.
- 2022-01-31 21:19:48下载
- 积分:1
-
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!...
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!
-C-clock chip SD2300 procedures// real-time clock SD2300 literacy C51 demo program// The procedure Wong Yan, Yan Ma procedures on the basis of changes like to thank!
- 2023-07-27 23:15:03下载
- 积分:1
-
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。...
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。-This is an instance of VC call the VB controls, through this example allows you to learn how to use VB to call the VC in the development of controls. I believe you must have help.
- 2022-07-14 03:15:00下载
- 积分:1
-
把AutoCad中矢量图形数据导入到Excel表格中
把AutoCad中矢量图形数据导入到Excel表格中-put AutoCad vector graphics data into tables to Excel
- 2022-09-16 05:55:03下载
- 积分:1
-
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排...
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排序方法效率。-Compare the efficiency of the sorting method of choice of content more than four sorting methods, using randomly generated data, the registration and compare the various methods of sorting and exchange of the number of comparisons, calculate the time used to sort, verify the efficiency of various sorting methods.
- 2022-03-11 13:29:08下载
- 积分:1