-
阻塞用户输入
阻塞用户输入-所带源代码,是很好的示例.-Blocking user input-
- 2022-08-06 07:19:45下载
- 积分:1
-
温度采集以及LCD1602显示
基于STC89C52以及DS18B20温度传感器的温度检测代码,可通过串口与PC端串口助手通信,并使用LCD1602进行温度显示,精度在0.5℃左右,
- 2022-12-05 23:25:03下载
- 积分:1
-
vc++6.0 MSChart控件简单示例工程
最近由于工作的原因,接触了一些windows图表开发的东西,网上也有些相关的博客资料,本人根据一步步的配置,成功的将工程建立。
由于VC++6.0中并不包含MSChart控件,所以我将MSChart控件的资料放这,以方便大家下载,并在计算机上注册。至于windows不同系统注册的问题网上有不少介绍的。
MSChart.exe: http://pan.baidu.com/share/link?shareid=100879&uk=1798273438
MSCHART20.OCX: http://pan.baidu.com/share/link?shareid=100882&uk=1798273438
- 2022-04-30 02:53:15下载
- 积分:1
-
在Matlab环境下生成dll再在vb中调用
在Matlab环境下生成dll再在vb中调用-in Matlab environment generated dll again in vb Calling
- 2022-02-01 09:52:56下载
- 积分:1
-
Shape
Shape-Changing Progress Control
- 2022-03-06 14:44:50下载
- 积分:1
-
一个漂亮的代码,请使用
一个漂亮的代码,请使用-a beautiful code, please use the
- 2022-04-26 21:32:59下载
- 积分:1
-
读取目录下的所有txt文本文件
资源描述读取指定目录下的所有文本文件,指定目录是m_strSDFile,这个变量可以按需要改变,可以打开一个目录让用户选择。读取的方法采用递归调用,如果txt文件比较多,对于内存占用会比较多。文本文件的大小没有限制。文本文件找到后,存储在m_TxtFileArry中。
- 2022-09-20 19:15:03下载
- 积分:1
-
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺...
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。
演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
- 2022-10-13 13:15:03下载
- 积分:1
-
阶乘实例
输入n的值,用循环语句完成1!+2!+3!……+n!=s的实例。用c#实现。
- 2022-08-26 09:53:13下载
- 积分:1
-
CTextFileDocument lets you write and read text files with different encodings (A...
CTextFileDocument lets you write and read text files with different encodings (ASCII, UTF-8, Unicode 16 little/big endian are supported).
- 2022-02-05 10:22:11下载
- 积分:1