-
c语言编写的彩色框架,供初学者使用和学习,
c语言编写的彩色框架,供初学者使用和学习,-c language of color framework for beginners to use and learn, thank you
- 2023-05-11 10:35:03下载
- 积分:1
-
艺术文字输入
艺术文字输入
- 2022-05-06 22:37:29下载
- 积分:1
-
Visual C++学习的例子,可以直接运行,初学者可以了解MFC…
Visual C++的学习实例,可直接运行,初学者可了解Visual C++的MFC运行过程和MFC的结构等。包括COM、CWND、CFrameWnd、CView/CDocument结构-Visual C learning examples can be run directly, beginners can understand the MFC Visual C operating processes and the structure of MFC. Including COM, CWND, CFrameWnd, CView/CDocument structure etc.
- 2022-04-28 20:29:51下载
- 积分:1
-
模拟光电编码器,a,b两相在文件中定义,通过计算机串口控制...
模拟光电编码器,a,b两相在文件中定义,通过计算机串口控制-simulation photoelectric encoder, a, b 2 is defined in the document, through the computer serial port control
- 2022-02-25 09:47:23下载
- 积分:1
-
- 2022-10-22 12:50:03下载
- 积分:1
-
该计数器将实现算数的四则运算,如+、
该计数器将实现算数的四则运算,如+、-、×、/等-The counter will achieve the four fundamental operations of arithmetic, such as+,-,×,/, etc.
- 2022-08-06 21:37:03下载
- 积分:1
-
vcardjt是基本移动电话或其他发展。管理日程计划
vCardJT is a program for managment agenda basically for mobile phone or other devices that can read files with extension .vcf
It can handle data such as name, complete address (home and work), several phone numbers, URLs and one photograph image.
- 2022-08-25 02:25:38下载
- 积分:1
-
Named Pipes can be on the same computer between different processes, or across a...
命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这
是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立
通信。-Named Pipes can be on the same computer between different processes, or across a network of different computers in different processes in support of a reliable, one-way or two-way data communications. Do not need prior grasp of the grass-roots network protocol (such as TCP/IP or IPX) knowledge. This is because the use of Named Pipes Provider Microsoft Network (MSNP) redirector through a network set up at the inter-process communication.
- 2022-02-15 03:41:25下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。...
一个基于VB的万年历的制作,本设计使用VB工具箱自带的控件制作一个简单的用户交换界面。- This design using VB toolbox own controls to make a simpleuser switching interface which based on VB calendar
- 2022-05-29 18:48:59下载
- 积分:1