-
异步USB传输程序源码,找了很久,希望对大家有用
异步USB传输程序源码,找了很久,希望对大家有用
- 2022-03-03 18:39:54下载
- 积分:1
-
my work, and there is nothing better for everyone now Take the future there will...
我的作业,没什么更好的给大家 现在就拿这个了 以后会有好的哦-my work, and there is nothing better for everyone now Take the future there will be a good, oh
- 2022-02-02 00:40:12下载
- 积分:1
-
CASIO 计算器程序:
直线段边坡超欠挖检查及开口线放样程序
圆弧段边坡超欠挖检查及开口线放样程序
测量坐标与施工坐标换算
隧洞直线段顶圆弧放...
CASIO 计算器程序:
直线段边坡超欠挖检查及开口线放样程序
圆弧段边坡超欠挖检查及开口线放样程序
测量坐标与施工坐标换算
隧洞直线段顶圆弧放样程序-CASIO calculators : slope of the straight-less digging and inspection procedures for opening lines lofting arc of the slope-unerbreak opening line inspection and measurement procedures coordinates lofting coordinate conversion and construction of the tunnel straight top lofting arc procedures
- 2023-07-12 23:40:03下载
- 积分:1
-
利用ewb实现二倍频的电路
利用ewb实现二倍频的电路-Ewb realize the use of frequency-doubling of the Second Circuit
- 2022-01-27 14:50:38下载
- 积分:1
-
DomGroup 可以用来获取工作组信息
DomGroup 可以用来获取工作组信息-DomGroup Working Group can be used to obtain information
- 2022-02-27 02:00:33下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1
-
编程模拟实现数据链路层协议中的停等协议.
用c++写的,对初学tcp ip协议的人,有很大帮助...
编程模拟实现数据链路层协议中的停等协议.
用c++写的,对初学tcp ip协议的人,有很大帮助-this is a protical that implements tingdeng protical in data_link .
it is a perfact work that you can hand it to teacher .i think it is useful for the people who just start to learn the tcp ip protical . it really helps a lot
- 2022-09-06 00:40:02下载
- 积分:1
-
利用msp430单片机的一般I/O管脚实现键盘输入。
利用msp430单片机的一般I/O管脚实现键盘输入。-The use of MSP430 MCU general I/O pin realize keyboard input.
- 2023-03-24 05:15:03下载
- 积分:1
-
网游的重点就是代码的复用和脚本配置,这套脚本的特点是可以根据[]定位所要读取的id号,并通过“,”号分割各个属性,那么在利用的时候方便策划编辑。...
网游的重点就是代码的复用和脚本配置,这套脚本的特点是可以根据[]定位所要读取的id号,并通过“,”号分割各个属性,那么在利用的时候方便策划编辑。-Network is the focus of code reuse and configure script, this script can be characterized by [] to read positioning id number, and through
- 2022-08-22 04:20:52下载
- 积分:1
-
CString usage of Windows services, including the four major parts: First, Servic...
CString用法
Windows服务包括四大部分:
一,服务控制管理器(Service Control Manager)。是系统中的一个RPC服务器,总管所有服务,“Admin$System32Services.exe”。拥有一个在注册表中记录的数据库,包含了所有已安装的服务程序和设备驱动服务程序的相关信息。
二,服务控制程序(Service Control Program)。用来执行对服务程序的开启、控制和状态查询功能。
三,服务程序(Service Program)。服务的执行代码。
四,服务配置程序(Service Configuration Program)。 用来更改,查询已安装服务的信息。-CString usage of Windows services, including the four major parts: First, Service Control Manager (Service Control Manager). Is an RPC system servers, all mains services,
- 2022-04-24 01:16:09下载
- 积分:1