-
一个验证程序,生成证书.可以用来生成证书和验证证书
一个验证程序,生成证书.可以用来生成证书和验证证书-A application for generating and validating certificate.
- 2022-09-16 02:15:03下载
- 积分:1
-
文本识别
使用 c# 和相同的dlls实现自动文本识别 。程序可以检测到文本和数字。欢迎大家下载、参考。
- 2022-01-25 21:14:32下载
- 积分:1
-
mediocre chess perft calculation in c
mediocre chess perft calculation in c-mediocre chess perft calculation in c++
- 2022-01-27 12:22:00下载
- 积分:1
-
经典游戏代码,主要为俄罗斯方块游戏代码、扫雷游戏代码、s60游戏代码以及贪吃蛇游戏代码、坦克1998游戏代码...
经典游戏代码,主要为俄罗斯方块游戏代码、扫雷游戏代码、s60游戏代码以及贪吃蛇游戏代码、坦克1998游戏代码-Classic game code, mainly for the Russian box game code, game code mine, s60 game code as well as the Snake game code, game code tank in 1998
- 2022-10-18 14:30:03下载
- 积分: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
-
MiniHex is an open source, compact and practical hexadecimal editor.
MiniHex是一款开放源代码的、小巧而实用的十六进制编辑器。-MiniHex is an open source, compact and practical hexadecimal editor.
- 2022-02-24 16:09:57下载
- 积分:1
-
some examples in c programming
some examples in c programming
- 2022-03-22 19:25:05下载
- 积分:1
-
The code for the net IP phone on real time. The interface can be designed by the...
实时网络ip电话源代码,用户可自行设计界面-The code for the net IP phone on real time. The interface can be designed by the user.
- 2022-08-13 08:23:15下载
- 积分:1
-
OPCClient工業用數據採集
工業用WINDOWS開發OPCClient源碼。經過測試和現場使用,正常獲得OPC Server列表信息,沒有tag的數量限制,設置定時刷新讀取等。
- 2022-03-18 13:40:44下载
- 积分:1
-
简易贪吃蛇游戏
这是初学C语言时用C语言编写的一个贪吃蛇小游戏,实现了贪吃蛇游戏的基本功能,即通过上下左右操作实现蛇的移动,并且随机产生蛇的食物,通过界面刷新实现画面的更新
- 2022-03-21 13:34:00下载
- 积分:1