搜索资源列表
基于Visual C++6_0的声音文件操作2
- MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
聊天程序源代码
- 一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,-A LAN chatting program programed with vc.It s convenient.You can have a look at it.
计算机BIOS通用密码
- 忘记了BIOS密码,又不想拆开机箱放电,那么看看这本书吧-forget the BIOS password, do not want to open the box discharge, then, can we look at this
vba01
- 一个VB与WORD之间通讯的实例,可以看看.-a VB and Word of communication between example, can look at.
2005101839827
- 确保浏览器的地址栏中显示的网站地址的拼写和格式正确无误。 如果通过单击链接而到达了该网页,请与网站管理员联系,通知他们该链接的格式不正确。 单击后退按钮尝试另一个链接。 HTTP 错误 404 - 文件或目录未找到。 Internet 信息服务 (IIS) -------------------------------------------------------------------------------- 技术信息(为技术支持人员提供)
RtxUN
- 能读取经特殊格式处理过的文件内容,适合做二次开发的程序员,同时也是一个ActiveX控件,有兴趣的可以看一下.-can read by special format dealt with the contents of the paper, suitable for secondary development programmers, but also an ActiveX control that are interested can look at.
利用C语言小程序来解决大问题
- 们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或 系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名 等等。这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这 些问题。 -know the C language is very strong, very s
CDWriter
- his small example receives files over a network (listens on port 104), writes them to a temporary file, and then, when instructed by the user writes them directly to CD. The files are then deleted. In order to acheive the CD writing another
FileFindDemo
- 很实用的文件查找功能演示,挺有参考价值,如果需要这方面的代码,可以-very useful document search capabilities demonstration, quite valuable, and if needed the code can look at
opensomefile
- 同时打开多个文件的详尽编程,使得那些想学习相关知识的人受益匪浅,不管她是新手还是老手 -opened at the same time a number of documents detailed programming, makes those who want to study relevant knowledge of benefit, whether she is a novice or veteran
snmpconf
- 〈基于策略的网管新技术- snmpconf〉是我在学习网络管理课程时写的一篇小论文 内容不多 可供学习参考-<policy-based network management technology-snmpconf> I was learning network management course at writing a few small papers as reference for learning
steal_1
- 当老师不想让你考他的教案的时候,你是否会想到一个绝密的方法,在神不知鬼不觉的情况下拷贝到你指定的文件中,呵呵,下载本程序,这个问题就解决了。。含.exe文件。双击即可。-when teachers do not want you to test his lesson plans at the moment, you would expect a top-secret method, without anybody knowing it to the circumstances of your c
DestopNote
- 这个是用Java编写的桌面记事程序,随时可以在上面写下你想到的东西,提醒你不要忘记-this is written in Java desktop notebook procedures at any time can write what you think. to remind you not to forget
TestByteArray
- 程序中添加合适的语句,运行窗口输出你预先编好的东西,初学java者可以-add appropriate procedures of the phrase, run output window you advance the good things, beginner can look at the java
FileStorage.v3.0.1
- he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
FuckBob
- 扫雷提供的文件包含的内容和具体功能(至少要-mine the documents provided the content and specific functions (at least
liyi
- 当代礼仪 视频教程 金正昆教授做客《名家论坛》栏目 值得一看哦!-Contemporary Etiquette Guide to Video Professor Kim Kun guests at the Spectrum "Forum" column an eye-catcher!
understand-for-fortran
- 本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行数,而且,在查找到的内容里面双击就可以到达相应的位置,对用fortran编程的人来说,我认为还是一个不错的工具。-the software can be frotran the procedures set out in the framework of all, procedures can call among the relatio
SLE4428ffff
- 这是关于SLE4428卡的简介,有需要的可以看一下-SLE4428 logic of this is a brief introduction of cards, there is a need to look at the can
at
- 介绍了基于GSM/GPRS 无线通信技术的AT 指令, 在VB 6.0 下利用MSComm 控件, 通过AT 指令控制技术, 实现了计算 机短信接收和发送的串行通信程序。根据同样的原理, 还可以实现无线网络的IP 服务等。