登录
首页 » 其他项目 » Flowchart drawing tool, the general flow chart for software design

Flowchart drawing tool, the general flow chart for software design

于 2022-03-10 发布 文件大小:3.11 MB
0 264
下载积分: 2 下载次数: 1

代码说明:

画流程图工具,一般用于软件的流程图设计,比较方便-Flowchart drawing tool, the general flow chart for software design

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 从命令行测试操纵杆的软件
    资源描述这是软件测试从USB手柄/摇杆从命令行按钮。也测试轴。代码是在C++和自由使用。代码可以在其他应用程序中实现的,甚至partsd软件。
    2022-03-03 12:36:46下载
    积分:1
  • 约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数...
    约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推. 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码. 3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点 4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先m值为6,正确出列顺序为6,1,4,7,2,3,5。 -Josephus 1. The demonstration program using a chain cycle, each node to a person, similar to a clockwise direction by people sitting circle, and each node include numbers, Password. As the number is the sequence. used as a password the next few reported figures. When reached at the end, the next nodes will cycle back, and so forth. 2. Demonstration Program to computer users with implementation of the dialogue, the corresponding user input data and output results in later. , Summed up the quota, and password. 3. Procedures for the implementation of the order include : 1) Create List 2) Find node 3) delete nodes 4. test data test data : the initial value of 20 m, n = 7, 7 PIN followed : 3,1,7,2,4,8,4. M value fo
    2022-07-24 02:51:37下载
    积分:1
  • High
    高速电路板信号完整性设计 Stephen C. Thierauf著-High-Speed Circuit Board Signal Integrity Auther: Stephen C. Thierauf
    2022-12-12 23:20:03下载
    积分:1
  • 单机,网络多人对战俄罗斯方块,内有详细设计说明
    单机,网络多人对战俄罗斯方块,内有详细设计说明-standalone, network multiplayer Tetris, with detailed design specifications
    2022-05-08 16:17:46下载
    积分:1
  • LRU页面置换算法,我们学校老师布置的任务,我们可以实现。
    LRU页面置换算法,我们学校老师分配的任务,大家可以做参考!-LRU page replacement algorithm, our school teacher assigned tasks, we can make reference!
    2023-07-22 08:35:03下载
    积分:1
  • 利用VB控制WORD输入文字
    利用VB控制WORD输入文字-VB control input text WORD
    2022-08-03 17:33:44下载
    积分:1
  • MPC860T the manual integration of hardware platforms, a detailed description of...
    本手册结合MPC860T硬件平台,详细叙述了PPCBOOT/UBOOT以及嵌入Linux的移植过程,介绍了SNMP和WEB组件在嵌入平台上的移植过程,同时这也可以作为在其它硬件平台上移植嵌入Linux的参考手册。-MPC860T the manual integration of hardware platforms, a detailed description of PPCBOOT/UBOOT and embedded Linux migration process. introduced SNMP and Web components in the embedded platform on the transplanting process. This will also serve as the hardware platform on the other transplant embedded Linux reference manual.
    2022-06-26 07:56:31下载
    积分:1
  • framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。 同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底...
    framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。他 同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底 层的任何操作。-framebuffer equipment that frame buffer (abbreviation fb) provided a display interface to the abstract depiction out. He also represented the storage and display interface, application function by defining good visit, does not need to know the bottom of any operation.
    2022-04-15 14:03:02下载
    积分:1
  • 智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。...
    智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。-intellectual puzzles, board games also known as the devil, 4* 4 components in the box, 15 letters, a box requiring mobile box put players line up in alphabetical order of the alphabet, from top to bottom and around the transport control.
    2022-03-04 08:48:29下载
    积分:1
  • CHM decompiler is a program that converts the internal files of CHM files back i
    CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。-CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler is transforms the CHM document house document HHP, HHC, with HHK and so on procedure. It uses in to translate the document.
    2022-03-06 22:04:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载