-
利用C++Builder5.0编写的一个音频录放音程序
利用C++Builder5.0编写的一个音频录放音程序-The use of C++ Builder5.0 prepared an audio recording and sound procedures
- 2023-05-03 18:00:07下载
- 积分:1
-
自己开发的短信息发送DLL,环境evc4 + 短信猫,通过串口连接,发AT指令,目前该模块测试通过.可供大家参考,程序中有公司信息,请使用的时候去除,避免麻烦...
自己开发的短信息发送DLL,环境evc4 + 短信猫,通过串口连接,发AT指令,目前该模块测试通过.可供大家参考,程序中有公司信息,请使用的时候去除,避免麻烦-Developed their own short message DLL, environmental evc4+ Message cats, through the serial port connection, the AT command, the current of the module test. For your reference, proceedings have company information, please use the time to remove and avoid trouble
- 2022-01-25 23:00:51下载
- 积分:1
-
基于C++的通讯录系统 包括增加 修改删除等功能
基于C++的通讯录系统 包括增加 修改删除等功能-C++ based on the address book system includes features such as increased modify delete
- 2022-01-26 06:16:00下载
- 积分:1
-
APIBible.rar
APIBible.rar -APIBible.rar ffffffffffffffffffffffff
- 2022-02-03 18:16:53下载
- 积分:1
-
一个开源的入侵检测系统,支持window和*nix平台。
一个开源的入侵检测系统,支持window和*nix平台。-a revenue intrusion detection systems to support window and* nix platform.
- 2022-01-25 20:37:59下载
- 积分:1
-
WP 动态图块样品
在背景中设置生活瓷砖标题
快速入门: 更新一个活的瓦片从后台任务
使用后台任务来更新您的应用程序活瓷砖与新鲜的内容。
这里是一个视频显示如何将 live 面板添加到您的应用程序。
系统必备组件
本主题假定您可以创建一个基本的 Windows 应用商店应用程序使用 c + +、 C# 或 Visual Basic。为
如何创建 Windows 应用商店应用程序第一,有关说明请参阅建筑你第一次 Windows 应用商店应用程序在使用
C + +、 C# 或 Visual Basic。
若要使用本节中介绍的代码,您需要:
Windows 8
Microsoft Visual Studio 表达 20
- 2022-02-13 16:05:20下载
- 积分:1
-
wince下可运行的拼音输入法,在wincce4.2下测试成功。
wince下可运行的拼音输入法,在wincce4.2下测试成功。-weights can run under the Pinyin input method, the test under wincce4.2 success.
- 2023-01-05 10:40:04下载
- 积分:1
-
创建拨号连接
我最近在做拨号API,我注意到很多人都在使用的一些困难rasfunctions 。在这里,我决定现在如何创建一个新的电话簿项。主要功能arerassetentryproperties() ;创建电话簿条目,并rassetentrydialparams() ; ;存储用户名和密码的。有一对夫妇更 ;RAS ;所使用的功能,但我用他们的非常简单的功能,告诉你如何正确地使用它们。
- 2023-05-03 12:40:02下载
- 积分:1
-
java p2p 很好找到
ackage ex1_tp2 ;
导入 java.rmi.* ;
导入 java.rmi.server.* ;
导入 java.rmi.registry.* ;
公共类 Serveur 扩展 UnicastRemoteObject 实现 ex_ser {
公共 Serveur() 引发 RemoteException {}
公共字符串 reponce (字符串 mot) 引发 RemoteException {
返回"Bonjour tous";
}
公共静态 void main (字符串 [] args) {
请尝试 {
LocateRegistry.createRegistry(1099) ;
System.out.println ("端口 1099年") ;
} catch (RemoteException e1) {
System.err.println ("pas de 端口") ;
System.exit(1) ;
}
请尝试 {
Serveur objet = 新 Serveur() ;
Naming.rebind("mounir",objet) ;
System.out.println ("Serveur prêt") ;
}
catch (异常 e) {
System.err.println ("最好派个:"+ e.getMessage()) ;
}
}
}
- 2022-10-20 00:50:04下载
- 积分:1
-
一个C的扫雷小游戏,玩玩吧
希望各位大虾多多指教
一个C的扫雷小游戏,玩玩吧
希望各位大虾多多指教-A C game of mine, to play it I hope that the exhibitions prawns
- 2022-08-18 19:02:00下载
- 积分:1