-
算数表达式解析器,用于验证过程中的表达分析…
算数表达式解析器,专门用于分析算数表达式的程序-count expression parser devoted to the analysis of the expression validated procedures
- 2022-02-05 11:12:13下载
- 积分:1
-
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作....
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作.-REALIZE THE CONNECTION OF THE ANSYS AND VC.SO IT IS VERY CONVINIENT FOR US TO USE THE SOFT AND MAKE GOOD USE OF THE RESOURCE........................................
- 2022-01-23 10:46:12下载
- 积分:1
-
verilog 实现的jtag ip模块
包括了测试程序
verilog 实现的jtag ip模块
包括了测试程序-Verilog achieve the JTAG ip modules including test procedures
- 2022-11-13 13:50:03下载
- 积分:1
-
This is a Visual C++ with the preparation of the Sokoban game, deficiencies, wil...
这是一个用Visual C++编写的推箱子游戏,不足之处,见谅。-This is a Visual C++ with the preparation of the Sokoban game, deficiencies, will be forgiven.
- 2022-11-19 20:05:03下载
- 积分:1
-
VHDL洗衣机程序,程序不是很流畅,可能有一些小错误,供大家参考,请大家指正...
VHDL洗衣机程序,程序不是很流畅,可能有一些小错误,供大家参考,请大家指正-VHDL washing procedure, the program is not very smooth, there may be some minor errors, for your reference, please correct me
- 2022-05-06 21:06:26下载
- 积分:1
-
Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
- 2022-06-20 02:45:50下载
- 积分:1
-
Game name is to eat beans, opened there in detail what kind of play
游戏名是吃豆子,详细打开那里玩什么样的
- 2022-09-19 21:05:03下载
- 积分:1
-
将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机...
将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
- 2022-02-15 14:53:48下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
该文件主要内容包括DV
该文件主要内容包括DV-Hop代码,以及相应的注释。-Code of DV-Hop
- 2022-04-15 10:44:48下载
- 积分:1