-
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。...
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。-A classic example of the book, in this excerpt from, let C++ This regard programming friends can more easily find, compressed packet, there are three kinds of algorithm to identify examples of technologies, the need to study slowly Oh.
- 2022-01-31 08:57:09下载
- 积分:1
-
http://samples.gotdotnet.com /快速/ Default.aspx
此功能是使用不同浏览器访问的不同的CSS样式表的功能!-http://samples.gotdotnet.com/quickstart/default.aspx
- 2022-03-18 20:50:41下载
- 积分:1
-
定时刷网页, 还有修复本地连接
定时刷网页, 还有修复本地连接-Brush the page from time to time, as well as repair of local connection
- 2023-06-20 16:25:02下载
- 积分:1
-
电话计费方式详细
详细的电话计费方法
- 2022-08-13 20:19:15下载
- 积分:1
-
Windows Application Startup Routine
Windows Application Startup Routine
- 2022-07-10 08:20:42下载
- 积分:1
-
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。-About MIMO+ OFDM simulation code. To run code of the document ui_start.
- 2022-10-20 03:55:03下载
- 积分:1
-
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个...
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1,
例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。
现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。
Input
第一行是整数t,表示多少个case,
每行有一个数n,表示串的长度(n
- 2022-08-23 01:27:03下载
- 积分:1
-
Serial communications, the use of serial communication control realize.
串口通信,利用串口通信控件实现 。-Serial communications, the use of serial communication control realize.
- 2022-01-28 21:16:26下载
- 积分:1
-
实现简单的桌面写字功能 实现简单的桌面写字功能
实现简单的桌面写字功能 实现简单的桌面写字功能-err
- 2022-02-21 07:02:48下载
- 积分:1
-
MyIE3源码,非常不错的源码,可以在vc6.0下编译通过,里面使用了线程池进行客户端的操作,效率非常高...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways.
- 2022-04-09 21:22:34下载
- 积分:1