-
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
- 2022-03-24 14:48:17下载
- 积分:1
-
一个可以打开3DS格式模型的程序,用vc++结合opengl编写
一个可以打开3DS格式模型的程序,用vc++结合opengl编写-3DS format model can open a program, using vc++ with opengl prepared
- 2022-04-14 19:49:40下载
- 积分:1
-
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。书是从事Windows应用程序开发的软件工程师...
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。书是从事Windows应用程序开发的软件工程师的必备参考手册-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. Book is engaged in the development of Windows applications, a software engineer of the requisite reference manual
- 2022-02-02 09:04:12下载
- 积分:1
-
分形DCT
利用分形DCT图像压缩我准备这个代码来简化这些概念,并给你可以直接尝试的工具。当然,你可能会发现不同的方法,通过它可以提高代码的功能堆,所以请随时告诉我,任何此类更新,其余在这里。
- 2022-02-06 03:28:13下载
- 积分:1
-
serial debugging, support to send 16 band
串口调试,支持16进制发送-serial debugging, support to send 16 band
- 2022-04-22 09:42:40下载
- 积分:1
-
一个ocx控件开发的例子,一个发展的过程。完美的展示
一个ocx控件开发的例子,完美展示开发过程-a randomly controls development example, a perfect display of the development process
- 2022-01-26 02:25:05下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1
-
这是个MFC框架与sdk关联的小程序,虽是我的练习之作,也可供需要者学习。...
这是个MFC框架与sdk关联的小程序,虽是我的练习之作,也可供需要者学习。-This is a MFC framework and sdk associated applets, though it is my practice to make, but also for those who need to learn.
- 2022-02-02 16:10:53下载
- 积分:1
-
手机端与电脑端实现鼠标操作和照片传输,在IDE环境下开发,WINDOWS环境下运行...
手机端与电脑端实现鼠标操作和照片传输,在IDE环境下开发,WINDOWS环境下运行-Mobile terminal and computer terminal operation and transfer your pictures to achieve the mouse, in the IDE environment, development, WINDOWS environment to run
- 2022-03-25 02:36:30下载
- 积分:1
-
硬币找钱问题C++
该程序实现的是硬币找钱问题,即设有6 种不同面值的硬币,用这些面值的硬币来购物和找钱。购物时可以使用的各种面值的硬币个数存于数组Coins[1:6]中,商店里各面值的硬币有足够多。计算在1 次购物中需要使用的最少硬币组合。程序是基于VC++6.0平台实现的。
- 2022-08-19 11:45:34下载
- 积分:1