登录
首页 » c » 99乘法表的输出

99乘法表的输出

于 2022-07-06 发布 文件大小:471.58 kB
0 101
下载积分: 2 下载次数: 1

代码说明:

实现99乘法表的打印,用俩个for语句的嵌套,值得注意的是如何嵌套,和数据位宽的设置是结果看起来美观!

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

发表评论

0 个回复

  • SAIFUN SPI FLASH (S25F020) read and write operations with C preparation
    SAIFUN SPI FLASH(S25F020)的读写操作程序用C编写-SAIFUN SPI FLASH (S25F020) read and write operations with C preparation
    2022-12-25 13:30:03下载
    积分:1
  • client
    windows下基于QT开发的客户端源码,采用了tcp协议与服务器端通信(QT development under windows based client source code, using the tcp protocol to communicate with the server)
    2017-01-19 11:17:25下载
    积分:1
  • visualmatlabImageryprocessing
    调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较 4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads 5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with 3.gatbx-example, everybody might compare the original bookCarries on comparison 4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
    2010-10-17 15:11:22下载
    积分:1
  • MSP430
    说明:  MSP430F5529控制小车的部分程序,希望可以对大家有帮助(MSP430F5529 control car part of the program, I hope you can help)
    2020-06-18 10:00:01下载
    积分:1
  • 程序
    基于51单片机的自动评分器,使用了keil软件和proteus仿真软件,利用矩阵键盘输入基础分值,自动求和求出平均数,并且自动去掉了最大值和最小值。(Automatic Scorer Based on 51 Single Chip Microcomputer Keil software and Proteus simulation software are used to input the basic score by matrix keyboard, and the average is automatically summed up, and the maximum and minimum values are automatically removed.)
    2021-04-25 20:38:46下载
    积分:1
  • Ucos_C8051F_PCF_UART0
    在C8051F060上实现嵌入式系统ucos,读取时钟,并实现IIC通信以及串口通信。(C8051F060 at implementation on embedded systems ucos, read clock, and IIC communications, as well as implementation of serial communication.)
    2009-03-06 11:33:24下载
    积分:1
  • MeDelete
    SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging)) In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function. )
    2011-06-26 23:22:21下载
    积分:1
  • gooj
    一个电梯小程序,采用动画形式模拟上下电梯,学习的好源码(Mini Programs, an elevator, using animation to simulate the elevator up and down, a good source of learning)
    2018-09-30 06:04:15下载
    积分:1
  • called Dynamic C# example, it is estimated that we will put useful Thank you
    C#动态调用的例子,估计会对大家有用的把 -called Dynamic C# example, it is estimated that we will put useful Thank you
    2022-02-11 18:44:13下载
    积分:1
  • 链接库实现简单的增删改查
    一款用C#编写的精简实现增删改查系统,帮你了系统和C#开发的方法
    2022-08-13 07:49:06下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载