资源列表

[Windows编程1

说明:灰熵.txte0=[25 7 10 120] %确定理想对象 e=[26.5 6.7 9.3 112 29.3 5.9 8.8 115 28.6 5.4 7.6 98] %评价对象的实际值 e1=[26.5 6.7 9.3 112] %甲 e2=[29.3 5.9 8.8 115] %乙 e3=[28.6 5.4 7.6 98] %丙 e=[e1 e2 e3] v0=[1 1 1 1] %数据预处理-Gray
<caiweihua> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[其他小程序Text1

说明:这是用C语言写的一个学生成绩管理系统,有什么问题多多指教。-This is the C language used to write a student achievement management system, what is the problem with the exhibitions.
<黄毅> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Windows编程GetHahaImg

说明:从XX网站下载图片 (xx from the web site to download images)-XX download pictures from the website (xx from the web site to download images)
<longuano> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[其他小程序Huffman

说明:Huffman算法的C实现,非可视化程序,可直接运行输出-Huffman algorithm to achieve C, non-visualization process, can be directly run output
<00> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[进程与线程first

说明:已知各进程的的到达时间等如下: 进程名 到达时间 服务时间 优先数 A 0 3 12 B 1 5 31 C 2 2 21 D 3 4 10 分别实现下面两种调度算法 • 按优先数调度算法实现处理器调度 • 按时间片轮转法实现处理器调度(时间片以2ms为单位) -Known to the process, such as the arrival time as follows: th
<00> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[其他小程序p1-69

说明:结构体的使用,包括如何声明结构体、如何定义结构体、如何使用结构体。-The use of the structure, including how to structure the statement, how to define the structure, how to use the structure.
<liu> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[C#编程eight

说明:八皇后 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击 即任意两个皇后都不能处于同一行 同一列或同一斜线上,问有多少种摆法-Eight Queen s in the 8x8 grid of the International Chess Queen placed eight, making it unable to attack each other or any two Queen s in the same line
<laihao> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[其他小程序Matrix

说明:矩阵运算vb代码,可以进行进行矩阵运算,很实用,希望对大家有所帮助-Vb code matrix operations, matrix operations can be carried out, it is useful, I hope all of you to help
<杨哲> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[其他小程序shunxu

说明://顺序表的建立、查找、插入与删除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #define ListSize 100 //表最大长度 //结构定义 typedef struct SeqList { int node[ListSize] //存放表结点 int length //当
<珈旖> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[文件操作vseg1

说明:自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarel
<bill.zhang> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[C#编程test

说明:c#枚举OPC服务器 c#枚举OPC服务器-c# enumeration OPC server c# enumeration OPC server
<Dan Gao> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[Windows编程game

说明:扑克牌对抗游戏原码,共享一下。有不足之处请指出,不胜感激。-Poker games against the original code, sharing about. Inadequacies Please indicate, greatly appreciated.
<张三> 在 2025-01-23 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org