-
高级列表显示 可自定义列及列表头 还有不同的颜色显示等等。
高级列表显示 可自定义列及列表头 还有不同的颜色显示等等。-senior table shows can be obtained from the definition out there and the first list of different colors, and so on.
- 2022-07-09 01:23:15下载
- 积分:1
-
演示如何显示数状目录的组合框的小技巧
演示如何显示数状目录的组合框的小技巧-demonstration showed how few from the list of the small frame composition skills
- 2022-01-22 02:43:50下载
- 积分:1
-
数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的...
数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的-The maze experiment in the data stuctures,making it like a program of tank game .Now time is limited ,having no time to write a document,but there is detailed explanation in the code .Wtitten under VS.NET 2003.
- 2022-04-18 19:36:23下载
- 积分:1
-
串行通信
串口通信 元代码 通过测试
串口通信是指外设和计算机间,通过数据信号线 、地线、控制线等,按位进行传输数据的一种通讯方式。这种通信方式使用的数据线少,在远距离通信中可以节约通信成本,但其传输速度比并行传输低。
串口是计算机上一种非常通用的设备通信协议。大多数计算机(不包括笔记本电脑)包含两个基于RS-232的串口。串口同时也是仪器仪表设备通用的通信 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-24 09:25:27下载
- 积分:1
-
有序单链表,用C++描写的,是数据结构中的
有序单链表,用C++描写的,是数据结构中的-Single linked list in an orderly manner, using C++ description and is the data structure of
- 2022-03-18 17:14:19下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
实例03
实例03-网络聊天室客户端-03-network chat room client
- 2022-03-17 09:00:18下载
- 积分:1
-
achieve the Windows system service control procedures
实现windows系统的服务控制程序-achieve the Windows system service control procedures
- 2023-08-28 12:25:03下载
- 积分:1
-
示范如何将TDBGrid 的数据利用 QuickRepot印出的例子
示范如何将TDBGrid 的数据利用 QuickRepot印出的例子-TDBGrid demonstrations on how to use the data printed examples QuickRepot
- 2022-06-30 16:54:15下载
- 积分:1
-
用matlab实现最小生成树,GA算法,克鲁斯卡尔算法和prim算法三种方法
用matlab实现最小生成树,GA算法,克鲁斯卡尔算法和prim算法三种方法,自行输入图信息,实现最小生成树,处理如旅行商问题,推销员问题等。熟悉matlab的操作和函数的使用。
- 2023-01-11 04:05:03下载
- 积分:1