-
在 Visual Basic 中的数独游戏
数独,最初被称为数字位置,是基于逻辑的数字 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:00:22下载
- 积分:1
-
数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的...
数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的-The maze experiment in the data stuctures,making it like a program of tank game .Now time is limited ,having no time to write a document,but there is detailed explanation in the code .Wtitten under VS.NET 2003.
- 2022-04-18 19:36:23下载
- 积分:1
-
视频车辆检测
本程序可对通过三个车道的车辆进行检测,计数。背景建模使用的是背景差法,效果很好,程序中自带了测试视频,如果你想使用本程序,只要稍微改动一些参数即可。
- 2022-02-12 12:05:19下载
- 积分:1
-
汇编语言大作业,实现的学生信息管理系统,实现多种功能
汇编语言大作业,实现的学生信息管理系统,实现多种功能-assembly language major operations to achieve the student information management system, to achieve a variety of functions
- 2022-08-22 06:55:40下载
- 积分:1
-
PID控制相关程序,可以实现PID的相应控制量的控制
PID控制相关程序,可以实现PID的相应控制量的控制-PID control of related procedures, can control the volume of the corresponding PID control
- 2022-02-02 00:23:12下载
- 积分:1
-
大话设计模式
大话设计模式这本书里面的C++源码,很全面和详细,看这本书的人可以结合看下,能更好得理解和学习书中的内容,在这基础上编写简单程序!
- 2022-04-09 14:25:56下载
- 积分:1
-
c#获取进程名称
csharp语言(c#) 获取进程名称完整工程 包含源代码 可运行 有注释 获取系统进程信息 包含 System.Diagnostics.Process 类 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Diagnostics;
- 2022-05-25 09:51:27下载
- 积分:1
-
c# 写的 Microsoft.NET Compact Framewor中文版
c# 写的 Microsoft.NET Compact Framewor中文版-wrote Microsoft.NET Compact Framewor Chinese version
- 2022-01-27 15:23:57下载
- 积分:1
-
optimal binary tree and coding, to achieve a given frequency Construction Group...
最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
- 2022-03-24 13:16:31下载
- 积分:1
-
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的...
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。
3编写input()和output()函数输入,输出5个学生的数据记录。
4反向输出一个链表。
5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle and asked the last remaining original issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 reverse a linked list output. 5 to find the oldest, and output.
- 2022-03-25 19:21:33下载
- 积分:1