-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1
-
层次聚类分析
层次聚类就是通过对数据集按照某种方法进行层次分解,直到满足某种条件为止。按照分类原理的不同,可以分为凝聚和分裂两种方法,本程序通过VC代码模拟了层次聚类。
- 2022-07-21 16:45:15下载
- 积分: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
-
socket with the development of networks to link examples
用socket开发网络链接实例-socket with the development of networks to link examples
- 2023-04-22 12:10:03下载
- 积分:1
-
软件体系结构
Software architecture
- 2022-01-26 04:19:14下载
- 积分:1
-
Toj 2926 题目详解及题目源码 包括完整的可以提交的程序
Toj 2926 题目详解及题目源码 包括完整的可以提交的程序-Toj 2926 Detailed subject and topics, including the complete source code can be submitted to the procedure
- 2022-01-26 08:25:41下载
- 积分:1
-
国外有限元分析源程序5,用FORTRAN编写,用于结构的有限元分析。...
国外有限元分析源程序5,用FORTRAN编写,用于结构的有限元分析。-foreign source Finite Element Analysis 5, FORTRAN prepared for the structure of the finite element analysis.
- 2023-03-26 20:55:02下载
- 积分:1
-
浮动点加法器 ieee754 vhdl 语言和语言执行
IEEE 754 浮点标准
• 领先的有效数的"1"位是隐式的
• 指数是"偏见",使排序更容易
— — 全 0 是最小指数所有 1s 都是最大
— — 127 为单精度和双精度 1023年的偏置
— — 摘要: (– 1) 符号 × (1 + 有效数) × 2exponent — — 偏置
• 示例:
— — 十进制:-.75 =-3/4 =-3/22
— — 二进制:-.11 =-1.1 x 2-1
— — 浮点数: 指数 = 126 = 01111110
— — IEEE 单精度: 10111111010000000000000000000000
- 2023-01-16 16:30:04下载
- 积分:1
-
100个经典程序,主要是由C语言编写的经典程序,由易到难,非常适合新手学习...
100个经典程序,主要是由C语言编写的经典程序,由易到难,非常适合新手学习-100 classic program, mainly by the C language written in the classic procedure, Youyidaonan very suitable for novice to learn
- 2022-01-26 03:28:25下载
- 积分:1
-
很多时候我们对图片的么些关键地方并不希望别人看见,故我们可以对隐私的位置打上马赛克。...
很多时候我们对图片的么些关键地方并不希望别人看见,故我们可以对隐私的位置打上马赛克。-We have a lot of time to more critical picture of the places you do not want others to see, so we can put the location of the mosaic privacy.
- 2023-08-17 11:00:03下载
- 积分:1