资源列表
[书籍源码] oop-program
说明:面向对象网络程序设计(第二版) - 李师贤 李文军-the book OOP(Object Oriented Programming) Program s source code<wangcurtain> 在 2025-02-07 上传 | 大小:41kb | 下载:0
[汇编语言] two-phase-pipe-flow
说明:两相管流计算程序代码:从能量平衡微分方程出发与压降等经验关联式联立,得出了油气集输管线沿程温降的计算公式<Mary> 在 2025-02-07 上传 | 大小:14kb | 下载:0
[书籍源码] mp4_20150109
说明:mp4封装源代码,代码量少,区别于ffmpeg,mp4_v2,不需要其他任何的第三方库.-mp4 package source code, less code, different ffmpeg, mp4_v2, does not require any other third-party libraries.<吴> 在 2025-02-07 上传 | 大小:70kb | 下载:0
[汇编语言] FENLI
说明:从键盘任意输入一个4位数x,变成x的每一位数字相加之和,忽略整数前的正负号。-From any of the keyboard to enter a 4-digit number x, x becomes the sum of each digit and, ignoring the sign in front of an integer.<chengwangxin> 在 2025-02-07 上传 | 大小:2kb | 下载:0
[汇编语言] tongji
说明:编程实现从键盘任意输入20个整数,统计非负数个数,并计算非负数之和。-Programming any input the keyboard 20 integer, non-negative number of statistics and calculate the sum of non-negative.<chengwangxin> 在 2025-02-07 上传 | 大小:2kb | 下载:0
[汇编语言] include
说明:中断程序的编写:在单片机系统的p1口上接有8个LED,LED的阳极接+5V,阴极接P1口的引脚。当P1口某一口线输出为0时,将LED点亮。在外部中断0输出引脚P3.2引脚上接上上拉电阻并接有一个按钮开关K1。用K1按钮来产生外部中断0的输入信号。定时器程序的编写:在AT89S51单片机的P1口上接有8个LED.下面采用定时器T0的方式一的定时中断方式,使P1口外接的8个LED每0.5秒闪亮一次。C51程序:在AT89S51的P1.0脚接<ningjieqiong> 在 2025-02-07 上传 | 大小:11kb | 下载:0
[书籍源码] demo_stepwise
说明:Fireworks algorithm -Fireworks algorithmFireworks algorithm<刘小红> 在 2025-02-07 上传 | 大小:2kb | 下载:0
[语音合成与识别] Voice-endpoint-detection
说明:语音识别检测端点也就是采集声音信号的时候,开始说话到说话结束,我们把这一段声音信号采集下来进行处理。不然那么多信号都去处理,没有声音也处理那就浪费了很多的空间以及浪费了CPU去做后续的操作。这是一段语音识别检测端点代码。-Speech recognition detection endpoint is to collect the sound signal, began to speak to the end of the speech<无极威> 在 2025-02-07 上传 | 大小:1kb | 下载:0
[汇编语言] voice_separation
说明:一段简单的关于将音乐分离成人声和伴奏音的代码,只是一种思路,通过滤波消除不同频率的声音,得到剩下需要的。(A simple code that aim to separate the song into human voice and background music, just a method, not so accurate. the passband and stopband can be adjust)<scarletlawliet> 在 2025-02-07 上传 | 大小:1kb | 下载:0