登录
首页 » 其他项目 » 报表制作程序演示

报表制作程序演示

于 2023-05-18 发布 文件大小:49.39 kB
0 206
下载积分: 2 下载次数: 1

代码说明:

报表制作程序演示-statements prepared demo

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

发表评论

0 个回复

  • 这是一个简单的留言板源码,请大家多多,希望有用
    这是一个简单的留言板源码,请大家多多,希望有用-This is a simple message board source code, please lot of hope that useful
    2022-11-15 18:35:04下载
    积分:1
  • 一:需求分析 1.本程序需掌握树和二叉树的概念及工作原理,运用原理及概念完成实验.。 2.问题描述: 一个逻辑表达式如果对于变元的任一种取值都为...
    一:需求分析 1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。 2.问题描述: 一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下,既非重言式,也非矛盾式。试写一程序,通过真值表判断一个逻辑表达式属于那一类。 3.基本要求: (1)逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”, 分别表示或、与和非,运算优先程度递增,但可以有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。 (2)若是重言式或矛盾式,可以只“显示True forever”或“False forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式中变元取一组值,程序就求出并显示逻辑表达式的值。 -1 : a needs analysis. The process required the trees and the binary tree master the concept and principle, to use its principles and the concept of completion of the pilot. . 2. Problem description : If a logical expression for the changes in the yuan"s value for a true, as tautology; Instead, If the changes for the yuan"s value for a fake, then called the contradiction; However, the more the situation, neither tautology. is not a contradiction. Try to write a procedure for the adoption of a truth table judgment logical expression belong into that category. 3. Basic requiremen
    2022-01-23 10:34:57下载
    积分:1
  • 一个linux论坛
    一个linux论坛- A linux forum
    2022-03-13 22:33:26下载
    积分:1
  • 一个非常好用的教程~~~从0开始~~~~教你了
    一个非常好用的教程~~~从0开始~~~~教你了-a very user-friendly guide ~ ~ ~ starting from 0 ~ ~ ~ ~ teach you
    2022-01-26 03:52:45下载
    积分:1
  • 观念引擎DelphiX教程
    DelphiX spirte engine tutorial-DelphiX spirte engine tutorial
    2022-04-29 19:45:11下载
    积分:1
  • This is a knockout mice similar to the game, I hope you would like to common sen...
    这个也是敲地鼠类似的游戏,希望大家喜欢,来常识一下吧-This is a knockout mice similar to the game, I hope you would like to common sense about it
    2022-10-31 00:45:03下载
    积分:1
  • 这是用430驱动1621段码液晶的原程序,嘿嘿!还有1621的资料哦!...
    这是用430驱动1621段码液晶的原程序,嘿嘿!还有1621的资料哦!-This is a 1621 drive with 430 yards above the original liquid crystal process,嘿嘿! There are 1621 data Oh!
    2022-12-08 23:30:02下载
    积分:1
  • 设计并制作出汽车信号灯微机控制系统; 2)所需执行的操作由相应的开关控制,所需控制的信号灯有: 仪表板左/右转向灯、左/右头灯和左/右尾灯及左/右刹车灯...
    设计并制作出汽车信号灯微机控制系统; 2)所需执行的操作由相应的开关控制,所需控制的信号灯有: 仪表板左/右转向灯、左/右头灯和左/右尾灯及左/右刹车灯共8个灯,其驾驶操作与灯光信号对应关系如下: (1)左/右转弯(合上左/右开关):仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁。 (2) 紧急开关合上:除左右刹车灯以外,所有灯闪烁。 (3) 刹车(合上刹车开关):左右刹车灯亮。 (4) 左/右转弯并刹车:仪表板左/右转向灯、左/右头灯、左/右尾灯闪烁,左右刹车灯 亮。 (5) 合上紧急开并关刹车:仪表板灯、头灯、尾灯闪烁,刹车灯亮。 (6) 停靠(合上停靠开关):头灯、尾灯以20Hz的频率闪烁。 -designs and produces vehicle lights microcomputer control system; 2) the implementation of the operation from the corresponding switch control, the control signals required : the dashboard left/right shift lights, left/right front and left/right rear and left/right brake lights a total of eight lights, driving its operation and light signals corresponding relationships are as follows : (1) Left/right handers (Hopewell on the left/right switch) : the dashboard left/right turn signals, left/right headlight, left/right rear flashing. (2) emergency switch matches : Apart from the brake lights around outside, all lights flashing. (3) brakes (a switch on the brake) : about b
    2022-01-26 01:23:56下载
    积分:1
  • 基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考...
    基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考-TMS320F2812-based video image acquisition system design of Shiping collection of some reference
    2022-02-18 14:23:47下载
    积分:1
  • Beamforming algorithm in MATLAB to achieve under the
    波束形成算法在MATLAB下的实现源代码 -Beamforming algorithm in MATLAB to achieve under the
    2023-01-25 15:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载