-
NXP
NXP
8-bit synchronous binary down
counter
- 2022-01-25 20:23:43下载
- 积分:1
-
磁盘克隆
资源描述使用Win32的API读写卷扇区实现磁盘克隆,对于无法使用API打开的卷,使用驱动进行打开。
- 2022-04-27 21:48:19下载
- 积分:1
-
国外有限元分析源程序6,用FORTRAN编写,用于结构的有限元分析。...
国外有限元分析源程序6,用FORTRAN编写,用于结构的有限元分析。-foreign source Finite Element Analysis 6, FORTRAN prepared for the structure of the finite element analysis.
- 2022-08-16 10:40:36下载
- 积分:1
-
手写数字识别实现(MNIST):朴素Bayes、KNN、SVM(带界面)
编写Windows窗体程序实现了朴素Bayes、KNN、SVM分类器的手写数字识别,识别率分别为84%、92.5%、94.2%
- 2023-01-14 19:40:13下载
- 积分:1
-
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:...
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket
PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。
另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows
CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。
以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development/pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows C
- 2022-05-21 18:26:03下载
- 积分:1
-
java website source code
java网站源代码-java website source code
- 2023-05-30 20:10:03下载
- 积分:1
-
//定义全局变量
const int x=10,y=10 //常量,便于修改
int Available[x] //各资源可利用的数量...
- 2022-01-25 21:29:17下载
- 积分:1
-
简易记事本
简要说明:
此软件为单窗口的简易记事本
Tnotepad.1.02.1 - 新增:
-------------------------------
1.自动保存上次窗体大小
- 2022-06-28 00:17:47下载
- 积分:1
-
use DirectShow realized Wince.Net platform multimedia files broadcast gong will...
利用DirectShow实现了Wince.Net平台下多媒体文件的播放功能,可以播放wmv、mpeg、mp3、wma等媒体文件。-use DirectShow realized Wince.Net platform multimedia files broadcast gong will be broadcast wmv, mpeg, mp3, wma, and other media files.
- 2022-01-22 16:19:21下载
- 积分:1
-
基于pso(粒子群)的图像分割
该程序是运用粒子群算法对图片进行分割,开始是在vs2003.net中开发,后来被我改成vc6.0,在用新版的vs2010.2012.2015等版本在打开时均会进行转化,在用vc6.0打开时可直接加载运行,对于初学图像处理,和c++的同学会有很好的帮助,对于有一定基础的同学,也可以参考,希望和大家一起学习,进步
- 2022-12-12 07:40:03下载
- 积分:1