-
Windows Mobile PDA上的铃声软件 源码 有兴趣的可以
Windows Mobile PDA上的铃声软件 源码 有兴趣的可以-Windows Mobile PDA software source of ring tones are interested can try
- 2022-03-14 20:30:07下载
- 积分:1
-
Achieved with the mouse as a center of a circle of fixed
实现了以鼠标为圆心化固定大小的圆,可以自己选择颜色-Achieved with the mouse as a center of a circle of fixed-size circle to choose their own colors
- 2022-08-04 04:04:10下载
- 积分:1
-
Based on the serial port on the temperature and humidity sensors, data acquisiti...
基于串口,对温湿感应器数据进行采集并显示.些代码是用vb写的.我也写了个vc的,但感觉这个对vb开发人员比较好用.-Based on the serial port on the temperature and humidity sensors, data acquisition and display. More code is written in vb. I also wrote a vc, but felt it more easy to use for vb developers.
- 2022-01-25 21:34:06下载
- 积分:1
-
Median filter on the image of some reference articles, useful, the more the bett...
关于图像中值滤波的一些参考文章,很有用,多多益善!-Median filter on the image of some reference articles, useful, the more the better!
- 2022-02-07 07:56:30下载
- 积分:1
-
VPN,RAS拨号程序
一个完整的使用RAS相关函数编写的拨号程序,可支持VPN拨号程序代码,也适用于其他PPPOE拨号程序。主功能位于MyRasFunction,同时提供两个简单的测试程序。使用C++编写,测试程序界面使用ATL。
- 2022-02-03 18:10:58下载
- 积分:1
-
用于查看二进制文件的小工具 用MFC编写
用于查看二进制文件的小工具 用MFC编写-Binary file for viewing with a small tool for the preparation of MFC
- 2022-03-13 18:50:27下载
- 积分:1
-
一种服务器端聊天程序的源代码。热的东西。
服务器端聊天程序的源代码。热的东西。
- 2022-06-28 14:28:12下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
EVC6下非常好的按钮贴图,非常炫,强烈推荐下载!
EVC6下非常好的按钮贴图,非常炫,强烈推荐下载!-EVC6 button under the picture very good, very-hyun, strongly recommend to download!
- 2022-01-26 00:55:45下载
- 积分:1
-
本压缩包里 有两个程序一个是vc++和arm的c语言在ads中开发。功能主要是串口发送命令个arm,然后arm响应命令,然后执行操作。对初学arm和vc的人很有...
本压缩包里 有两个程序一个是vc++和arm的c语言在ads中开发。功能主要是串口发送命令个arm,然后arm响应命令,然后执行操作。对初学arm和vc的人很有帮助-The compression bag has two procedures one is vc++ And arm of the c language developed in the ads. Function is mainly to send the serial order of arm, and then arm in response to command, and then perform operations. Arm of the beginner and those who vc helpful
- 2022-01-23 10:26:38下载
- 积分:1