-
ESS公司的DVD芯片ESS830电子文档,很有参考价值。
ESS公司的DVD芯片ESS830电子文档,很有参考价值。-ESS
- 2022-07-06 14:51:01下载
- 积分:1
-
student_management
我不知道该说些什么,因为我的英语水平仍然有限,我希望董事会能同情我。这个软件是用来管理一个班级的学生的,程序还很粗略,大家期待评论。你好
- 2022-03-02 08:40:00下载
- 积分:1
-
语音聊天
dsfsdfsdfsdfsdf jkljlksdjfklsdjflksdjfs
任何一个可以帮我如何做语音聊天和在 C# 中的 cideo 聊天...与客户端服务器......可以任何一个帮我一个源代码或可遵循的一些技巧...谢谢你...4 等待您的答复
09 年 7 月 11 日 #1
- 2022-05-22 19:01:59下载
- 积分:1
-
追踪 Microsoft 解决方案 ( Newer SCM 工具)
翻译 maninwest@Codeforge 作者:sbarnes@CodeProject Newer 是个比较解决方案快照的应用程序。如果你的任务是快速衡量新开发是从哪里开始的,之前的快照是从哪里弃用的,并找出这些更改发生的地方,那么这个工具就非常有用. Newer 不仅可以用做 SCM 系统的补充,还可用作你的 SCM 系统。注意: 我使用了软件配置管理 (SCM)这个词而不是版本修改或版本控制软件或系统 (VCS) ,因为 Newer 主要是个更改追踪工具。
- 2022-05-26 08:45:28下载
- 积分:1
-
这个文档介绍了目前绝大部分的FPGA/CPLD设计软件,并对每个软件做了简要的介绍。大家在学习前看看,对于设计软件的选择将有极大帮助。...
这个文档介绍了目前绝大部分的FPGA/CPLD设计软件,并对每个软件做了简要的介绍。大家在学习前看看,对于设计软件的选择将有极大帮助。-This document describes the current most of the FPGA/CPLD design software, and each software to do a brief introduction. Look at everyone before the study, the design software will greatly assist selection.
- 2022-07-20 16:15:17下载
- 积分: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
-
软件配置管理培训文档,文档中介绍了配置管理的基本概念和流程。...
软件配置管理培训文档,文档中介绍了配置管理的基本概念和流程。-Software configuration management training documents, the document describes the basic concepts of configuration management and flow.
- 2022-12-05 00:35:03下载
- 积分:1
-
使用python的机器学习聊天-
一个基于命令行的聊天机器人,在与它聊天时学习,并在进一步的对话中使用这些知识。使用机器学习在python中实现同样的功能。运行类型;
- 2023-03-27 18:50:04下载
- 积分:1
-
#include <stdio.h>
#include <stdlib.h>
#define STACKSIZE 50
typed...
顺序栈的出栈、入栈、求栈长等基本操作
#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct-#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct
- 2022-01-25 22:01:46下载
- 积分:1
-
use of new technology Distributed Object
利用新的分布式对象技术-移动agent实现的掌上电脑证券监管系统-use of new technology Distributed Object-agent mobile handheld computer to achieve the securities regulatory system
- 2023-03-13 10:25:04下载
- 积分:1