登录
首页 » Windows开发 » 使用声卡传输文件

使用声卡传输文件

于 2023-09-06 发布 文件大小:3.13 kB
0 196
下载积分: 2 下载次数: 1

代码说明:

transfer file using sound card

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 上传的是站长收藏夹里的源代码
    上传的是站长收藏夹里的源代码-upload favorites is the head of the source code Lane
    2022-03-04 03:40:08下载
    积分:1
  • VC动态库示例程序
    VC2008下创建和调用动态库的示例模板
    2023-06-22 23:45:03下载
    积分:1
  • This document contains information about frequency domain processing. details ab...
    This document contains information about frequency domain processing. details about 1-d,2-d fourier transform,inverse fourier transform,image enhancement techniques. contains some sample code and output also
    2022-08-03 21:54:16下载
    积分:1
  • 控制面板,程序可以被称为面板可以被替换为在任何T。
    把控制面板放进去吧,程序可以叫面板,可以随时更换
    2022-09-20 23:40:03下载
    积分:1
  • 由VB的喊话器,大家不要笑,没啥技术含量的..........,
    由VB开发的喊话器,大家不要笑,没啥技术含量的..........,-dsafdasdsafdsdgfdsgfsd
    2022-02-05 22:59:24下载
    积分:1
  • 端口扫描器C语言源代码,初学者可以参考一下
    端口扫描器C语言源代码,初学者可以参考一下-Port scanner C language source code for reference for beginners
    2022-04-07 00:17:08下载
    积分:1
  • 酒店管理系统
    通过这个酒店管理系统软件您可以预订一个房间,预定房间、 付款,然后你可以能够利用此示例程序法案的房间详情。 然后这个程序根据虚拟基本的前端。如果你喜欢这请对此发表评论。
    2023-01-21 17:35:04下载
    积分:1
  • 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professi...
    什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。 跟我一起写 Makefile-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
    2022-03-21 17:11:40下载
    积分:1
  • Delphi版本的State模式范例
    Delphi版本的State模式范例-Delphi version of the model example of State
    2022-04-07 21:12:22下载
    积分:1
  • 在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时...
    在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。 对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。 每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以同时给数据项上锁,前提是它们没有冲突。 在早期开发阶段,你需要编写一个简单的锁管理程序来处理加锁请求。它使用以下的规则来处理各种请求: 若一个加锁请求与先前的加锁请求没有发生冲突,则 DBMS 许可这个加锁请求; 一旦允许了一个加锁请求,则它将永远锁定数据项,不会改变,也不会释放; 如果一个程序的加锁请求与已有的锁发生了冲突,则 DBMS 拒绝这个加锁请求; 如果一个程序的加锁请求被拒绝,则 DBMS 忽略由这个程序发出的后续所有加锁请求。-the DBMS can be used to control the number of locks on the data, of the visit : When the procedures to access data items, data items to give locked. If it is read-only data, usually sharing locks, such other matters can also read the data item. And if this procedure is to amend the data, it will give information on items exclusive lock, other programs at this time, it will not re-visit this item of data. For the same data, if a different procedure for a data item unlocked but at least there is an
    2022-07-12 16:39:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载