-
Windows API编程大全,不错的编程帮助
Windows API编程大全,不错的编程帮助-Encyclopedia of Windows API programming, good programming help
- 2022-06-29 07:09:17下载
- 积分:1
-
用程序来控制控制面板里的每一项.
用程序来控制控制面板里的每一项.-procedures used to control the control panel"s every one.
- 2022-03-15 00:51:29下载
- 积分:1
-
井字游戏
一种游戏,两个玩家交替地把十字架和圆圈放在九格方格中的一个格子里;目标是在对手之前得到一排三个十字架或三个圆圈
- 2022-04-20 10:17:34下载
- 积分:1
-
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2023-01-20 10:45:04下载
- 积分:1
-
HX711称重传感器STM32驱动
使用STM32单片机读取称重模块HX711数据,读取的前两次数据不稳定,使用后4次数据做中位数排序处理。程序亲测可用
- 2022-05-13 01:07:17下载
- 积分:1
-
String sort, a simple string sorting, string sorting procedure on more
字符串排序,简单的字符串排序,对字符串排序的程序比较多-String sort, a simple string sorting, string sorting procedure on more
- 2023-01-21 03:40:03下载
- 积分:1
-
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出...
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出错信息,CLbraryError用来处理C运行时库的出错信息,CWin32APIError用来处理Win32 API出错信息。-contains three types of code sets, respectively, to deal with three different kinds of error messages, custom error messages, built-in CRT or Win32 API error messages. CBasicError to handle custom error messages, CLbraryError to handle C Runtime Library error messages, CWin32APIError to deal with the Win32 API error messages.
- 2023-03-19 01:15:03下载
- 积分:1
-
libcurl Ver 7.4里面的所有例程源码下载
一些例子简单的 HTTPsimple.c 演示如何获取远程 web 页中只有四个 libcurl 函数调用。简单的 HTTPShttps.c 获取一个单一的 HTTPS 页面,而 simplessl.c 演示如何获取远程 https 网页和一组不同的 SSL 控制选项。HTTP 单独相处标头sepheader.c 获取一个 web 页,并将响应标头存储在一个单独的文件。简单 FTPftpget.c 证明获取 FTP 文件一样简单。FTP 上传ftpupload.c 将本地文件上载到远程 FTP 服务器。它也成功转移后重命名该文件。得到一个远程的文件只能在内存中getinmemory.c 描述了如何使用回调系统去取文件到内存缓冲区没有编写必要的文件。HTTP 付诸表决httpput.c 使给一个 HTTP 服务器的本地文件。HTTP 表单 POSTpostit2.c 演示如何生成 RFC1867 式窗体发布并将它发送到 HTTP 服务器。持续转移persistant.c 表明只以连续的方式获取文件将使它使用持续连接,如果远程服务器支持它。多线程的 URL 回迁multithread.c 启动的线程数,并检索一个 URL 中的每个线程。这就需要一个工作线程库。网址提取与 GTK 进度栏curlgtk.c 使用 GTK 和 libcurl 进度回调函数来下载时显示进度栏的 GUI。fopen () 的 URLfopen.c 显示了您如何可以编写 fopen ()-风格仿真图层,很容易使程序读取 Url 而不是本地文件。非阻塞的部分体多 post.c 使得使用多接口,使它成为一个非阻塞的操作部分体。调试回调debug.c
- 2022-02-02 22:12:39下载
- 积分:1
-
critical of the use of multithreading synchronous test
利用临界区的多线程同步测试-critical of the use of multithreading synchronous test
- 2022-12-25 10:10:03下载
- 积分:1
-
This package contains a collection of geometry filters
This package contains a collection of geometry filters-- programs that
are for manipulating polgonal representations for 3D graphical objects.
This source code is undergoing revision, and I expect that a new
version of the code, together with many more filters, will be
available shortly.
- 2022-01-25 18:10:58下载
- 积分:1