-
windows media player ATL com控件例子
windows media player ATL com控件例子
- 2023-01-10 14:35:03下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
- 2023-02-14 02:50:04下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
Contents ftp client is a relatively simple ftp procedures, but the procedures fo...
目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现-Contents ftp client is a relatively simple ftp procedures, but the procedures for its interface, to enable readers to view all sorts of complex ftp procedures, the procedures for the various program modules will have been achieved
- 2022-01-20 22:46:45下载
- 积分:1
-
工资管理系统的应用
这个应用程序的工资管理系统,该系统在工资管理部门记录所有一切,这个系统是非常简单的使用。
- 2022-03-10 00:46:38下载
- 积分:1
-
这是一个很小的手机应用程序源代码 可以用来查看手机电话本等...
这是一个很小的手机应用程序源代码 可以用来查看手机电话本等-This a small cell phone use source code can be used to check the phone, etc.
- 2022-04-12 06:55:21下载
- 积分:1
-
凹陷线计算
根据线性线路电压和环境 temperature.thermal 系数的断裂伸长率、 长度、 两极之间的距离为麻雀芯铝绞线 5 计算的悬链线架空导线参数凹陷 matlab 程序。
- 2022-10-13 01:50:03下载
- 积分:1
-
文件管理系统
文献管理器针对个人用户,它集成了文献管理,文献收集,读后感管理及共享,参考文献的自动形成、格式校对等功能。目的是通过对文献的阅读,用户记录下自己的看法,通过同步软件将共享文件同步,而对后阅读的人来说,同一篇文献可以查看到不同用户的读后感,这样有利于新手快速学习和领悟。主要分为以下三个模块:用户管理模块、文献管理模块、读后感管理模块。
- 2022-03-01 21:04:46下载
- 积分:1
-
文件读写程序,很不错的!
文件读写程序,很不错的!-document literacy procedures, very good!
- 2023-02-28 22:20:03下载
- 积分:1
-
stm32f103 + freertos + DMA
源代码功能简介:
stm32f103移植Freertos,利用DMA实现3路串口数据的收发功能;
4路PT1000温度采样,4路硬件PWM输出,利用PID算法控制温度,精度+/-0.5度;
内含原理图及PT1000 250度热敏电阻分度表
- 2022-03-18 00:08:13下载
- 积分:1