资源列表

« 1 2 ... .78 .79 .80 .81 .82 11083.84 .85 .86 .87 .88 ... 14959 »

[中间件编程a

说明:快速排序法 //基本的思想:通过一趟排序将待排的记录分割成独立的两部分, //其中前一部分的 记录的关键字均比另一部分记录的关键字小, //再分别对两组记录进行递归分割,达到排序的目的 //平均时间复杂度为 O(log2(n-Quick sort method// basic thinking: a trip to sort through rows of records will be separated
<宇亮> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[汇编语言ASMcode

说明:C51常用子程序,汇编代码集合只要添加相应参数即可使用-C51 common subroutines, as long as the collection of assembly code to add the appropriate parameters to use
<赠予> 在 2025-04-04 上传 | 大小:10kb | 下载:0

[书籍源码Form1

说明:c#写的读fpf文件的程序,有很高的质量,是一个牛人写的-c# write FPF read documents with a high degree of quality, is a cow who wrote
<red> 在 2025-04-04 上传 | 大小:3kb | 下载:0

[汇编语言KanMenGou

说明: 软件看门狗的一个用C语言写的实例程序-A software watchdog used C language to write examples of procedures
<赠予> 在 2025-04-04 上传 | 大小:17kb | 下载:0

[汇编语言hextobcd

说明: 这是一个十六进制与BCD格式的转换!仅供参考!-This is a hexadecimal and BCD format conversion! For reference purposes only!
<赠予> 在 2025-04-04 上传 | 大小:9kb | 下载:0

[编译器/词法分析word

说明:一个简单的词法分析器,用c语言编写的,构思简单,-A simple lexical analyzer, using c language, the idea of simple,
<xiaofeng> 在 2025-04-04 上传 | 大小:3kb | 下载:0

[汇编语言FG12864

说明:LCD驱动软件,st7565r液晶显示,串行模式-LCD driver software, st7565r liquid crystal display, serial mode
<yu> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[语音合成与识别Speechpad

说明:一个可以说话的记事本,利用vista的朗读api编写,输入一段文字后可以让程序自动朗读,但只适用于vista系统-One can speak of Notepad using api prepared reading vista, enter a section of text can automatically read aloud, but only applies to vista system
<lkk> 在 2025-04-04 上传 | 大小:73kb | 下载:0

[汇编语言HT82A850R_Headset

说明:Holtek audio decoder , headset 参考范例-Holtek audio decoder, headset reference sample
<peter> 在 2025-04-04 上传 | 大小:65kb | 下载:0

[汇编语言HT82A851R_Dongle

说明:Holtek audio decoder , Dongle 参考范例-Holtek audio decoder, Dongle reference sample
<peter> 在 2025-04-04 上传 | 大小:110kb | 下载:0

[汇编语言52pwm

说明:pwm调速不错啊我调的成功通过,, 不懂加QQ:411592004-pwm speed ah well, I successfully passed the tune, and do not know plus QQ: 411592004
<卢广帅> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[操作系统开发jincheng

说明:进程同步算法模拟,FCFS、短作业优先、高响应比优,用C语言编写,用TC2.0调试结果-Process simulation synchronization algorithms, FCFS, short operating priority, high priority response ratio, using C language, using the results of TC2.0 debugging
<袁乃军> 在 2025-04-04 上传 | 大小:44kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 11083.84 .85 .86 .87 .88 ... 14959 »

源码中国 www.ymcn.org