-
WPF 自定义屏幕
• 检查各种 "风味" 的 WPF 应用程序
• 概述 WPF 提供的服务
• 审查的核心 WPF 程序集和命名空间
• 与窗口和应用程序的类类型
• 了解 XAML 的语法
• 了解 XAML/代码的关系
• 调查核心 WPF 控件类型
• 审查的 WPF 控件的编程模型
• 学会定位控件使用布局管理器
• 了解 WPF 控制命令的作用
• 了解 WPF 文档的 API 的范围
• 区分固定的文档和流文档
• 用填充文档中线和块元素
• 工作与 WPF 文档的 Api
- 2022-01-27 19:28:56下载
- 积分:1
-
Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握
Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握-Analysis of network communication protocal in vc, you can gain a completely new understanding of network programming
- 2022-12-10 15:35:04下载
- 积分:1
-
Sina微博爬虫程序
sina微博的爬虫程序,可以抓取新浪微博的大量网页信息。用 phthon语言编写,适合初学对感兴趣的同学很有意义。
- 2022-02-03 06:25:25下载
- 积分:1
-
用于更改系统桌面背景,虽然微软本身有一个动态库提供了这个功能,但是这个库本身系统不带。因此用Delphi编写了这个程序,用于设置自动更换桌面背景...
用于更改系统桌面背景,虽然微软本身有一个动态库提供了这个功能,但是这个库本身系统不带。因此用Delphi编写了这个程序,用于设置自动更换桌面背景-Change the system for the desktop background, while Microsoft itself has a dynamic library provides this functionality, but the library system does not take itself. Delphi therefore prepared to use this procedure for the automatic replacement of desktop background
- 2022-02-14 04:01:07下载
- 积分:1
-
Knn识别手写数字
knn识别手写数字,里面有详细的代码注释,具体讲述了利用knn算法,kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。
kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。
- 2023-03-29 15:05:04下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
电气machinepackage描述它至少有40字节的英文。
elektrical machinepackage and describe it at least 40 bytes in English.
- 2022-03-12 17:07:48下载
- 积分:1
-
Convert encoding method between GB2312 and BIG5.
Convert encoding method between GB2312 and BIG5.
- 2022-06-13 05:57:27下载
- 积分:1
-
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色...
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色-Similar to the windows of the drawing board, based on the MFC framework, can be achieved to save the file and read, draw points and lines circle rectangle and so on, you can set line width, linear and color
- 2022-02-04 20:10:12下载
- 积分:1
-
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大...
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大-In the Windows system program, the realization of string type, string type is different from other, more powerful
- 2022-01-25 15:21:51下载
- 积分:1