-
一个可以免费打电话的软件! 只要申请一下就可以了! 可以打手机和固定电话...
一个可以免费打电话的软件! 只要申请一下就可以了! 可以打手机和固定电话-a free phone software! For about as long as he can! It could have fixed telephone and mobile phone
- 2022-11-02 08:00:02下载
- 积分:1
-
在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。...
在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。-In the Windows operating system, the task is a priority, the program demonstrated a different thread to run in accordance with priority.
- 2022-08-04 10:18:37下载
- 积分:1
-
一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。...
一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。-Corrugated division of a boundary element and the graphical display applications. This application allows users to change the parameters of Corrugated, demarcation of the border unit of the control parameters, the results show that cell division and so on.
- 2022-03-22 08:12:35下载
- 积分:1
-
嗅探器
dsniff-2.3完整套装.友情提醒:安装dsniff-2.3的时候注意要先把libnet-1.0.2a.tar.gz和 libnids-1.16.tar.gz装上,不然会因为缺少库函数而无法编译和安装,其它的包不是必需的,根据自己的需要看着办.-dsniff-2.3 complete package. Friendship reminded : Installation dsniff-2.3 attention to the first libnet- 1.0.2a.tar.gz and libnids- 1.16.tar.gz loaded, otherwise because of a lack of library functions are unable to build and install, the other package is not necessary, according to their own needs size up situation and act accordingly.
- 2022-05-16 09:38:49下载
- 积分:1
-
捕获 windows 桌面
它是一个简单的应用程序来捕获 windows 桌面。
在这种应用程序 ,用于命名的管道发送数据。当然,你可以使用另一种方式去做。吸为套接字,文件...等
我用这个在通信中的应用与 windows 服务,我认为是否一个服务到想做与桌面的东西,它会有帮助。
很高兴这样做。
- 2022-03-14 10:17:58下载
- 积分:1
-
没有任何功能,只作演示用的程序粗略框架。适合教学使用。...
没有任何功能,只作演示用的程序粗略框架。适合教学使用。-There is no function, only the procedures used for a rough framework for presentation. Suitable for teaching use.
- 2022-06-28 05:37:56下载
- 积分:1
-
opencv vs配置文件
应用背景opencv开源视觉配置文件,永远在windows8下,vs2013下opencv2.4.9使用时不用每次进行配置,只需加载此配置文件即可!!!关键技术在vs下生成属性管理配置文件,每次新建opencv工程时无需多次配置工程属性,方便快捷1
- 2022-07-01 00:42:47下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
总共有178个c语言程序的源代码,希望对大家有用
总共有178个c语言程序的源代码,希望对大家有用-A total of 178 c language program
- 2023-05-05 12:35:03下载
- 积分:1
-
简单的汉诺塔程序 用于的动态显示 排列过程
简单的汉诺塔程序 用于的动态显示 排列过程-Simple Tower of Hanoi program arranged for the dynamic display during
- 2022-04-09 16:10:22下载
- 积分:1