-
计算器显示部分的7段译码管。输入四位的二进制端口,输出7位的译码端口...
计算器显示部分的7段译码管。输入四位的二进制端口,输出7位的译码端口-Calculator shows that part of paragraph 7 decoding tube. Binary four input ports, output port 7 of the decoding
- 2022-08-09 19:03:55下载
- 积分:1
-
建立一个基于多播的组讨论程序,其中不需发建立服务器
建立一个基于多播的组讨论程序,其中不需发建立服务器-The establishment of a multicast group based on the discussion process, in which the establishment of the server without fat
- 2023-05-02 16:00:02下载
- 积分:1
-
把快捷方式的文件的路径,使用IShellLink。
怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescription[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID*)&psl) if (SUCCEEDED(hres)) { IPersistFile* ppf hres = psl->QueryInterface(IID_IPersistFile, (void**)&ppf) if (SUCCEEDED(hres)) { WCHAR wsz[MAX_PATH] char lpszLinkFile[MAX_PATH] //这里存放的是快捷方式的路径 if(MultiByteToWideChar(CP_ACP, 0, lpszLinkFile, -1, wsz, MAX_PATH)==0) return hres = ppf->Load(wsz, STGM_READ) if (SUCCEEDED(hres)) { hres = psl->Resolve(m_hWnd, 0) if (SUCCEEDED(hres)) { hres = psl->GetPath(szGotPath, MAX_PATH, (WIN32_FIND_DATA*)&wfd, SLGP_SHORTPATH)-Get the path file of the Shortcut, using IShellLink.
- 2023-07-15 01:10:03下载
- 积分:1
-
一个简单指令的cpu设计。
可以实现4个指令的的运算。
一个简单指令的cpu设计。
可以实现4个指令的的运算。-a simple instructions cpu design. 4 can be achieved directive arithmetic.
- 2023-07-14 04:10:03下载
- 积分:1
-
文件设备描述表的使用,利用兼容DC实现图形的保存和再现
文件设备描述表的使用,利用兼容DC实现图形的保存和再现-Document device use, the use of DC-compatible graphics to achieve the preservation and reproduction
- 2022-06-15 23:16:38下载
- 积分:1
-
modbus Tcp演示
演示modbus Tcp仿真实现
演示modbus Tcp仿真实现
演示modbus Tcp仿真实现
演示modbus Tcp仿真实现
演示modbus Tcp仿真实现
演示modbus Tcp仿真实现
演示modbus Tcp仿真实现
- 2022-02-12 09:20:46下载
- 积分:1
-
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点...
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。
创建一个操作类(Operater),操作类实现如下功能:
显示菜单,操作链表。-use a single linked list to achieve the procedural requirements of each node-Chain store a student information. Create a Chain category (List), objectlist can achieve the following functions : Create List, insert nodes, the nodes to delete, edit nodes, nodes showed that the preservation Chain information and other functions, read features such as data files (see detailed description of the source code). The creation of a category of operation (Operater), the operation to achieve the following functional categories : display menu, operation List.
- 2022-02-13 06:34:24下载
- 积分:1
-
名片管理软件
名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件,名片管理软件。
- 2022-01-25 21:43:55下载
- 积分:1
-
Wireless Sensor Network Key Management Scheme simulation program can be simulati...
Wireless Sensor Network密钥管理方案仿真程序,可仿真Laurent Eschenauer和Virgil D. Gligor提出的基于随机图理论的管理方案以及其他多种自定义密钥管理方案。-Wireless Sensor Network Key Management Scheme simulation program can be simulation Laurent Eschenauer and Virgil D. Gligor proposed a random graph theory-based management programs, as well as a variety of other custom key management program.
- 2022-02-06 04:47:28下载
- 积分:1
-
在线购物项目
这是在线购物项目。在 aspx 中使用此项目。它是马华学生迷你项目之一。这一项目有首页一样像在线购物网站。它是用户友好。易于在购物时用此项目。这一项目更易于在站下。它也有登录、 帐单、 付款、 检查、 产品查看和登记。
- 2022-01-27 12:27:52下载
- 积分:1