-
为了方便大家学习,上传了一个贪心算法的算法代码
为了方便大家学习,上传了一个贪心算法的算法代码-In order to facilitate them to learn, upload a greedy algorithm algorithms code
- 2022-07-03 04:51:30下载
- 积分:1
-
The tutorial3 of TLM
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial3 of TLM-2.0 which is released from OSCI group currently!
- 2022-03-02 06:01:36下载
- 积分:1
-
VC++ 2d游戏地图编辑器
VC++ 2d游戏地图编辑器-VC++ 2d game map editor
- 2022-03-01 07:19:25下载
- 积分:1
-
一个简单的示例代码创建一个SPIM装配清单和调用函数
A simple spim assemply example code on creating a list and calling functions
- 2022-04-26 12:35:06下载
- 积分:1
-
定时器时间计算工具 使用方便 并有模拟功能 是一个不错的软件...
定时器时间计算工具 使用方便 并有模拟功能 是一个不错的软件-The calculation of time timer tools easy to use and have analog functions is a good software
- 2023-05-23 03:35:03下载
- 积分:1
-
A simulated bank account management software, the realization of accounts to cre...
一个模拟银行账户管理的软件,实现账户创建,修改,查询,清理的功能-A simulated bank account management software, the realization of accounts to create, modify, query, clean-up function
- 2022-04-10 13:55:01下载
- 积分:1
-
比Borland的ComboBox多了个自动搜索中文字符串的功能
比Borland的ComboBox多了个自动搜索中文字符串的功能-Borland"s ComboBox than in the out-string Chinese automatic search function
- 2022-05-10 11:43:21下载
- 积分:1
-
array stack and the realization Chain stack code
数组堆栈与链表堆栈的实现代码-array stack and the realization Chain stack code
- 2023-06-27 20:10:03下载
- 积分:1
-
图书管理系统,vb制作,源代码
图书管理系统,vb制作,源代码-library management system, vb production, the source code
- 2022-05-29 20:29:32下载
- 积分:1
-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1