-
不规则界面程序VC示例工程源码,如果你只能制作传统的举行程序界面,可以参考一下这个...
不规则界面程序VC示例工程源码,如果你只能制作传统的举行程序界面,可以参考一下这个-Irregular interface VC sample program source code works, if you only held the production of the traditional program interface, you can refer to this
- 2022-05-09 14:35:00下载
- 积分:1
-
实现两个文件的连接,并把他存在另一个文件
实现两个文件的连接,并把他存在另一个文件-Connections to achieve the two documents and the existence of another document, he
- 2022-12-06 19:25:03下载
- 积分:1
-
控制鼠标滚轮的控件
控制鼠标滚轮的控件-control of the mouse wheel controls
- 2022-06-02 15:46:21下载
- 积分:1
-
产生毫秒级延时的程序
产生毫秒级延时的程序-have millisecond delay the proceedings
- 2022-05-06 15:26:59下载
- 积分:1
-
树形控件简单自绘
属性控件简单自绘制,增加树形控件背景,树形控件根节点、子节点加载图标,响应鼠标操作
- 2022-07-25 01:58:24下载
- 积分: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
-
Wince environment in the following simulation using gpio to i2c source code
在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
- 2023-06-06 07:20:03下载
- 积分:1
-
Windows 窗口菜单响应编程
Windows 窗口菜单响应编程-response to the Windows programming menu
- 2022-11-02 20:45:03下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
用于产生时间的代码
利用matlab编制时间表,可在任意区间内生成逐小时,日或年时间表-A code used for producing the time-sheet based on matlab, which can produce time sheet per hour, day or year between any period of time.
- 2022-03-11 07:45:33下载
- 积分:1