- 
                        maopao_youhua
                        
                          冒泡优化:
如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。
思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。(If a sequence is int n [] = {, 1,2,3,4,5,6,7,8,9} need to row 8 times the job after optimization times like normal bubble sort, but alsomeans that the sequence is more close to the normal sequence, improved bubble sort, the less the number, which would give a bubble sort algorithm with a great deal of efficiency.
    Idea: add a boolean variable used to determine the bubble whether it is already lined up the order, if the boolean is false, indicating already lined up, if the boolean value of true, did not line up, continue to row.)                         
                            - 2012-04-18 00:33:45下载
- 积分:1
 
- 
                        android-video-replayer-soure-code
                        
                          Android video player                         
                            - 2011-08-22 16:23:26下载
- 积分:1
 
- 
                        wav_handle
                        
                          c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。(wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be called directly.
)                         
                            - 2020-11-17 09:29:39下载
- 积分:1
 
- 
                        as
                        
                          说明:  74154中文资料.doc 74154中文资料.doc                         
                            - 2010-05-08 21:16:33下载
- 积分:1
 
- 
                        chufaqi
                        
                          触发器,eda.在实际的数字系统中往往包含大量的存储单元,而且经常要求他们在同一时刻同步动作,为达到这个目的,在每个存储单元电路上引入一个时钟脉冲(CLK)作为控制信号,只有当CLK到来时电路才被“触发”而动作,并根据输入信号改变输出状态。把这种在时钟信号触发时才能动作的存储单元电路称为触发器(Triggers, eda. The actual digital systems often contain a large number of memory cells, and at the same time they often require synchronized action, to achieve this purpose, the introduction of a clock pulse (CLK) in each memory cell circuit as a control signal , the arrival of the circuit only when CLK was only  trigger  the operation and change the output state of the input signal. The memory cell circuit that can trigger actions when the clock signal is called a flip-flop)                         
                            - 2014-08-27 10:43:49下载
- 积分:1
 
- 
                        AnimateWindow
                        
                          AnimateWindow实现动画窗口,可参考实现各种窗口出现方式,适合VC初学者(AnimateWindow animation window, can refer to the realization of a variety of window mode, suitable for VC beginners)                         
                            - 2016-03-05 15:18:16下载
- 积分:1
 
- 
                        Library
                        
                          说明:  已修改了各種發光原碼及人物顯示模式
以及怪物血量(Have modified the original code and the character of various light-emitting display mode and the monster blood)                         
                            - 2010-05-03 03:18:49下载
- 积分:1
 
- 
                        AD9958
                        
                          AD9858:频率从1M~120M输出可设置。通过测试。(AD9858: frequency from 1M ~ 120M output can be set. Pass the test.)                         
                            - 2021-04-08 15:49:00下载
- 积分:1
 
- 
                        the_example_of_c_codes
                        
                          the examples of c codes.it is very easy,but the basic is important(the examples of c codes.it is very easy. but the basic is important)                         
                            - 2007-03-20 19:40:40下载
- 积分:1
 
- 
                        xbsf
                        
                          小波算法。机械化的提高我们的效率。让我们减少错误率。大家要对她有性心。(Wavelet algorithm. Mechanization to improve our efficiency. Let us reduce the error rate. We have to have sex to her heart.)                         
                            - 2013-12-03 21:36:15下载
- 积分:1