-
画图,可变色,多文档
画图,可变色,多文档-drawing, color, Multi- Document
- 2022-06-13 01:48:11下载
- 积分:1
-
自己做的一个学生成绩管理系统,用于对学生成绩进行查看,添加,删除等等。...
自己做的一个学生成绩管理系统,用于对学生成绩进行查看,添加,删除等等。-Myself a student achievement management system, for pupils to view, add, delete and so on.
- 2022-05-26 11:45:02下载
- 积分:1
-
reversi
reversi
- 2022-03-10 23:13:58下载
- 积分:1
-
text retrieval procedures, the longest match, can immediately find all the sente...
全文检索程序,最长匹配,可以立刻找到所有出现的句子,需要语料库,(例如人民日报)。-text retrieval procedures, the longest match, can immediately find all the sentences need to Corpus (for example, the People"s Daily).
- 2023-03-15 21:30:03下载
- 积分:1
-
ISO8583c#实现方式
应用背景
金融行业通信标准。ISO8583 128位域解析传输。
SOCKET传输。
C#实现方式
WEB示例代码
关键技术
//智能组包
Iso8583Package sendPackage = new Iso8583Package("fullSchema.xml");
sendPackage.SmartBitmap = true;
sendPackage.MessageType = "0210";
sendPackage.SetString(2, "8888888888888888888");
sendPackage.SetString(3, "171111");
sendPackage.SetMoney(4, 12.34M);
sendPackage.SetDateTime(7, DateTime.Now);
sendPackage.SetNumber(11, 111);
sendPackage.SetDateTime(12, DateTime.Now);
sendPackage.SetDateTime(13, DateTime.Now);
sendPackage.SetString(25, "20");
sendPackage.SetNumber(28, 123);
sendPackage.S
- 2023-06-13 06:35:04下载
- 积分:1
-
data structure of the curriculum design, are the two largest computer profession...
数据结构的课程设计,正在大2的计算机专业的必修课程设计之一,给那些没有什么头绪的
参考-data structure of the curriculum design, are the two largest computer professional design one of the compulsory courses for those who do not know exactly what the reference
- 2022-12-26 15:30:02下载
- 积分:1
-
两段法解线性规划问题的程序实现,用Matlab实现的附有详细程序和基本介绍...
两段法解线性规划问题的程序实现,用Matlab实现的附有详细程序和基本介绍-Solving two linear programming problems Matlab implementation, with detailed procedures and a basic introduction to
- 2023-05-02 08:20:03下载
- 积分:1
-
基于STM8S开发的主机软件I2C
作为主机,基于stm8s开发,24C02作为从机,经测试稳定可靠
- 2022-03-04 06:28:30下载
- 积分:1
-
本代码包包括超长整数相加、积分实现、数制转换、单词统计等...
本代码包包括超长整数相加、积分实现、数制转换、单词统计等-the code include long integer column, integral realization of a number of system conversion, word statistics
- 2022-09-04 16:50:03下载
- 积分:1
-
一个插件示例,详细讲解了用VC做COM插件的方法,内附文档。
一个插件示例,详细讲解了用VC做COM插件的方法,内附文档。
- 2022-02-01 02:23:26下载
- 积分:1