-
一个基于access数据库的小型计算机等级考试报名系统
一个基于access数据库的小型计算机等级考试报名系统-Access database based on a small computer grade examination registration system
- 2022-03-21 18:35:17下载
- 积分:1
-
计算最短路径的简单实例
计算最短路径的简单实例-shortest path calculation of simple examples
- 2022-02-05 19:29:13下载
- 积分:1
-
CNC control software for C source, the PCB can be controlled carving machine use...
CNC控制软件为C源代码,可以控制PCB雕刻机使用,以大DIY生产成本无法使用
- 2023-01-12 00:50:04下载
- 积分: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
-
网络扫描软件
一个关于网络扫描的软件-on a network scanning software
- 2022-12-10 09:50:03下载
- 积分:1
-
C# 编写的智能感知文本框
介绍
智能感知功能来预测这个词,当我们正在键入的单词的起始字母只不过是。我们都使用 Visual Studio,那里我们正在键入的类名称或命名空间名称,Visual Studio 将自动显示的对象列表中持有的成员与那类的方法 / 命名空间。
这篇技巧文章一定会对你,使你自己的智能感知文本框在 C# 中有用。这不完美的智能感知,但它具有最小处理自动词完成的能力。
系统的设计
此应用程序的系统设计是很容易理解。当我们在文本框中输入文本时,弹出列表框中显示的列表的开始在字符串中的最后一个单词的字母。从词典列表中,我们创建了应用程序加载的弹出列表框项目。如果最后一个字不能配合列表元素,弹出式菜单,菜单隐藏。
弹出式菜单,菜单应该显示的文本行,所以在这里我们需要得到的文本光标位置的缺点。为此,我们需要调用 private extern static int GetCaretPos(out Point p) 函数的user32.dll大会。
使用中的代码
AutoCompleteTextBox 是使智能感知为给定文本框的方法。
- 2023-03-11 10:10:03下载
- 积分:1
-
使用方便,可以实时传送数据并曲线显示,可以适用于单片机串口通信的数据显示等。...
使用方便,可以实时传送数据并曲线显示,可以适用于单片机串口通信的数据显示等。-Easy to use, you can send real-time data and curves show that can be applied to microcontroller serial communication of data displays.
- 2022-03-04 01:01:29下载
- 积分:1
-
c#写的基于access2000的选课系统。
c#写的基于access2000的选课系统。-c# to write the elective system based access2000.
- 2023-08-28 20:25:02下载
- 积分:1
-
OD2.0字符插件
OD 2.0字符搜索插件 源码。用于编写 OD 插件。搜索 字符串,对应的只支持中文 ascii以及部分繁体中文,很好的教材
- 2022-02-14 16:12:26下载
- 积分:1
-
BER for BPSK in ISI channel with Zero Forcing equalization
BER for BPSK in ISI channel with Zero Forcing equalization
- 2022-01-25 16:13:54下载
- 积分:1