资源列表
[汇编语言] xiaoyanyuanma
说明:大家好我是网络大叔!这个是一款给你辅助上添加安全的源码!防止被破解!配合等下个我上传的防止破解源码-Hello, everybody my network Uncle! This is a add on to your auxiliary security source! Prevent crack! With the next I upload prevent crack source<凌建峰> 在 2025-03-24 上传 | 大小:2kb | 下载:0
[杀毒] SUBST
说明:all substitution cipher in 1 program menu driven<vikash Agarwal> 在 2025-03-24 上传 | 大小:2kb | 下载:0
[汇编语言] CPPjiandanbiancheng
说明:编写一个程序,输入N个学生数据,包括学号,姓名,成绩,要求输出这些学生的数据并计算平均分。-Write a program that input N a student data, including student id, name, achievement, request output the students data and calculating average score.<刘双> 在 2025-03-24 上传 | 大小:2kb | 下载:0
[汇编语言] JAVAjiandanchengxu
说明:这是个数据库连接池,这段代码是获取配置文件中数据库配置信息配置内容都在DBConfig.txt 这个文件中了-This is a database connection pool, this code is to get a configuration file database configuration information Configuration content in DBConfig. TXT this file in<刘双> 在 2025-03-24 上传 | 大小:2kb | 下载:0
[操作系统开发] require-the-use-of-a-linked-
说明:题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,&l<xy> 在 2025-03-24 上传 | 大小:2kb | 下载:0