-
网狐新骰宝游戏源码
应用背景网狐正版代码,全源码,验证可用!!!关键技术网狐6603适用,其他平台请自行移植,技术交流群8990607
- 2022-08-16 16:15:30下载
- 积分:1
-
Software engineering project development document template. Written works to gui...
软件工程项目开发文档模板。引导正确的书写工程文档的各个文件。-Software engineering project development document template. Written works to guide the correct documentation of each file.
- 2022-08-20 16:24:19下载
- 积分:1
-
matlab with the vc++ mixed programming are mainly four kinds of ways, this artic...
matlab与vc++混合编程主要有4种途径,本文主要介绍可脱离matlab环境的应用方法。中文文献-matlab with the vc++ mixed programming are mainly four kinds of ways, this article focuses on the environment could be out of matlab application methods
- 2022-02-09 19:59:23下载
- 积分:1
-
编程教程,提供数控编程的绝密资料,希望对大家有用
编程教程,提供数控编程的绝密资料,希望对大家有用-Programming Guide to provide NC programming of top-secret information, in the hope that useful
- 2022-03-24 19:03:49下载
- 积分:1
-
DM114这个文件的详细介绍,包括详细的时序图…
本文对DM114进行了详细的说明,包括详细的时序图、硬件说明
- 2022-04-17 23:37:29下载
- 积分:1
-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
uIP的嵌入式TCP/IP
应用背景UIP的 ; ;一 ;开源 ;TCP / IP ;栈可用于微小的8位和16位微控制器 。它最初是由 发达;亚当Dunkels ;的“网络化嵌入式系统”集团在 ;瑞典计算机科学研究所,授权一个BSD风格的许可下,进一步开发的大集团开发商。关键技术uIP在 很有用;嵌入式系统 ;因为它需要很少量的代码和内存。它已被移植到多个平台,[ 1 ] [ 2 ] [ 3 ] [ 4 ];2008年十月, ; ;思科,ATMEL,和 ;吴迪 ;宣布完全兼容IPv6 ; ;延伸到UIP,叫uipv6。[ 5 ]
- 2022-07-12 07:07:09下载
- 积分:1
-
ADP 软件使用说明
ADP 采用 “所见即所得” 的先进观念,使用者可立即在屏幕上看到画面设计的实际结果,如各种字形大小、颜色、元件位置、图形、刻度、底方...
ADP 软件使用说明
ADP 采用 “所见即所得” 的先进观念,使用者可立即在屏幕上看到画面设计的实际结果,如各种字形大小、颜色、元件位置、图形、刻度、底方块等等,在屏幕上的显示都会与实际人机界面所显示的画面一样。而在编辑操作方法上ADP 更以 “对象导向” 的理念设计,达到 “拖曳式” 编辑,让使用者可将画面设计工作区中的元件,随意以鼠标拖曳到其它位置,或改变其外形、大小。-ADP Software ADP shows a " WYSIWYG" advanced concepts, users can immediately see on the screen menu design and the actual results, such as a variety of font size, color, component location, graphics, scale, at the end of the box, etc. and so on, will be displayed on the screen and the actual man-machine interface, as shown in the picture. In the editing methods of ADP, in " object-oriented" concept designed to achieve " drag-style" editing so that users will be able screen design work area components, arbitrarily using the mouse drag it to another location, or change its shape,大小.
- 2022-02-13 18:13:30下载
- 积分:1
-
elevator simulation by R.crites
介绍
- 2022-02-12 17:04:06下载
- 积分:1
-
用于浏览手机特定文件的程序,比如图片、声音、视频等,代码规范,适合新手学习。...
用于浏览手机特定文件的程序,比如图片、声音、视频等,代码规范,适合新手学习。-phone browser for specific documentation procedures, such as images, audio, video, code norms, suitable for novice learning.
- 2022-01-26 00:44:59下载
- 积分:1