-
等待另一个程序运行结束
wait another program to run end
- 2022-01-26 03:12:49下载
- 积分:1
-
这是一个测试程序
This a test program-This is a test program
- 2022-06-22 06:08:36下载
- 积分:1
-
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。...
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。-inside with the procedures example, used to check Win95 or 98 below a menu of a process of the use of resources.
- 2022-03-26 08:07:34下载
- 积分:1
-
c#.NET开发的图书管理系统,需要都朋友可以下载参考哦
c#.NET开发的图书管理系统,需要都朋友可以下载参考哦-c#. NET development of library management systems are required to download reference Oh Friend
- 2022-10-28 07:20:04下载
- 积分:1
-
Wince手持机直接访问SqlServer数据库服务器
Wince手持机直接访问SqlServer数据库服务器,开发环境:wince5.0+vs2005
简单的PDA连接示例
- 2022-03-18 05:27:30下载
- 积分:1
-
自己写的。用VB模拟走迷宫的程序。一个好的交互式可视化…
自己写的。由VB开发的模拟走迷宫的程序。 有良好的可视化交互环境,经典的寻路策略 及详细的注释。-wrote it myself. By VB simulation Maze procedure. A good interactive visualization environment, find their own path to the classic strategy and detailed comments.
- 2022-05-25 09:44:37下载
- 积分:1
-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
[原創證明]:Ending分享於codeForge
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2023-04-29 03:30:05下载
- 积分:1
-
MLP_backprop
此代码包括推行多层感知器神经网络的前馈和 backprop 算法。您还可以重构代码到不同的编程语言。
- 2023-04-23 08:00:03下载
- 积分:1
-
Source for the C++ Languages for the extraction of image contours, detailed proc...
源码为C++语言编写,用于提取图像轮廓,有详细过程,可直接执行。-Source for the C++ Languages for the extraction of image contours, detailed process, can be directly executed.
- 2022-02-20 03:39:38下载
- 积分:1
-
This example uses the FTP Server Profile library (ftps) to implement a simple re...
This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality:
* File & folder browsing
* Downloading files
Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
- 2022-12-09 17:20:03下载
- 积分:1