-
详细阐述了网络中的最大流量的实现方法,并编写了实现算法。...
详细阐述了网络中的最大流量的实现方法,并编写了实现算法。-Elaborated in detail on the largest network flow method and the preparation of the algorithm.
- 2022-06-30 13:31:05下载
- 积分:1
-
基于c语言开发的40KHz超声波产生与发射程序,适用于51系列单片机...
基于c语言开发的40KHz超声波产生与发射程序,适用于51系列单片机-C-based languages have developed and launched 40KHz ultrasonic procedures, applicable to 51 Series Single Chip
- 2022-03-12 23:02:54下载
- 积分:1
-
汇编语言的示例,学习的好东东,要下的快了。
汇编语言的示例,学习的好东东,要下的快了。-Examples of assembly language, learning a good Dongdong, it is necessary to fast.
- 2022-08-18 03:40:25下载
- 积分:1
-
matlab 实现fft变化的源代码,这是源代码,不是直接调用函数
matlab 实现fft变化的源代码,这是源代码,不是直接调用函数-matlab source code changes to achieve fft
- 2022-03-02 13:06:33下载
- 积分:1
-
一个小小宾果的游戏编程 程序简单易懂对想学习游戏编程的人是非常好的学习程序...
一个小小宾果的游戏编程 程序简单易懂对想学习游戏编程的人是非常好的学习程序-a little Bingo game programming procedures are simple to learn game programming to the people is a very good learning proce
- 2022-09-08 07:00:03下载
- 积分:1
-
图书管理系统,jdk1.9
图书管理系统,Java,Sqlserver,Eclipse。
1. 绘制系统的功能结构及流程图,并完成项目实验报告;2. 在eclipse中测试数据库的连接;3. 新建eclipse项目,预先导入图片文件等资源;4. 代码完成后进行测试与排错。
- 2022-02-22 10:17:32下载
- 积分:1
-
年大宇,大宇和# 39;财务总监问我写的一个小软件…
当年在大宇时,大宇的财务部主任托我写的一个小软件,好像后来网星的财务部主管也用这个小软件。输入栏要输入的是计税金额。-year in Daewoo, Daewoo"s financial director asked me to write a small software, like the Star network was the financial director also used the small software. Input column to the admission of taxable amount.
- 2022-02-04 23:00:05下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
VC++编写的一个画图小程序运行界面非常像WINDOWS自带的程序而且可以方便的继续扩充...
VC++编写的一个画图小程序运行界面非常像WINDOWS自带的程序而且可以方便的继续扩充-prepared in a small drawing running Windows interface much like its own procedures but would also facilitate the continued expansion
- 2022-01-26 04:00:13下载
- 积分:1
-
打地鼠C#开发版本用于理论实践一体化课程
打地鼠C#开发版本用于理论实践一体化课程-Hamster playing C# Development version for the integration of theory and practice courses
- 2022-02-07 11:34:39下载
- 积分:1