-
这是一个简单的马术管理软件,能够实现从选手注册到对选手信息的管理,最后到进行比赛,最后排名。适合C初学者掌握基本结构以及指针和链表。...
这是一个简单的马术管理软件,能够实现从选手注册到对选手信息的管理,最后到进行比赛,最后排名。适合C初学者掌握基本结构以及指针和链表。-This is a simple equestrian management software, can be realized from the player" s registration information to the management, to carry out the final game, the final ranking. Suitable for beginners to master the basic structure of C as well as the pointer and linked list.
- 2022-08-12 20:03:11下载
- 积分:1
-
This is a game similar to Fucai procedures, in the middle part of the pre
这是一个类似于福彩的游戏程序,中间事先制定大奖号码的部分没有做好~-This is a game similar to Fucai procedures, in the middle part of the pre-established winning numbers did not do a good job ~
- 2022-04-25 10:11:13下载
- 积分:1
-
与Visual C++ olddb
connect to olddb with visual c++
connect to olddb with visual c++
library-connect to olddb with visual c++
connect to olddb with visual c++
library
- 2022-10-26 20:05:03下载
- 积分:1
-
读取网卡MACS地址
读取网卡MACS地址-MACS address card reader
- 2022-05-23 02:11:44下载
- 积分:1
-
一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。...
一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。-Adopted a regulation Audio Decoder serial register tool that automatically generates voice curve.
- 2022-06-19 06:54:32下载
- 积分:1
-
泛型堆栈
在 c + + 的泛型堆栈的 implementatioon
堆栈被定义作为泛型堆栈和它可以做为 int 或 double 类型的需求
- 2022-08-22 12:58:02下载
- 积分:1
-
GraphControl example
GraphControl_exm,你可以找到最好的图形控件的例子!
- 2022-03-22 17:37:27下载
- 积分:1
-
对于 Windows 记事本
简单记事本使用 C# 帮助你写编辑保存和还打开您将您的文本文件保存在哪里...
- 2023-03-31 11:55:04下载
- 积分:1
-
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常...
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常使用剪贴板。剪贴板是视窗操作系统中不可缺少的一部分。本程序演示了如何访问剪贴板中的各种数据。用VC访问剪贴板源程序-so clipboard system is out of a process of sharing important region. In different applications transmission of data between the time, the first option is the use of the clipboard. Not only that, with a program to copy between different forms of data often use the clipboard. Windows clipboard is an indispensable part. This program demonstrated how to access the clipboard data. VC visit clipboard source
- 2022-11-18 10:40:03下载
- 积分:1
-
vb.net 数据库基础
此代码演示如何在 visual studio 2010 vb.net 与 sql 数据库中执行的基本操作。
它显示的操作,如插入、 更新、 删除和检索数据以不同的方式。
它还显示概念,如命名空间、 类、 基本控制、 方法、 reusablity 方法在 vb.net 中
- 2022-03-10 00:21:39下载
- 积分:1