资源列表

« 1 2 ... .78 .79 .80 .81 .82 9383.84 .85 .86 .87 .88 ... 16282 »

[系统编程K4

说明:K均值算法 利用K均值方法对数据进行分类,将数据按自己要求进行分类-K-means algorithm using K-means method for data classification, data classified according to their own requirements
<陈辉> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[系统编程parksys

说明:简单的dos系统下车辆管理模拟程序,有点启示的作用-Dos system under the vehicle simulation program, the role of a little inspiration
<L.Qiao> 在 2024-11-08 上传 | 大小:256kb | 下载:0

[系统编程parkmanagement

说明:停车场管理系统的mfc界面实现和后台管理-The mfc parking management system interface and back office management
<L.Qiao> 在 2024-11-08 上传 | 大小:7.87mb | 下载:0

[系统编程finance

说明:个人理财工具 很好用的!基本功能做到了!-Personal finance tools are very easy to use! The basic functions to do!
<残雪> 在 2024-11-08 上传 | 大小:254kb | 下载:0

[系统编程vbduxiewenjianshili

说明:VB 编写简单读取本地txt文件示例,希望对初学者有所帮助。-Written in VB simply read a local txt file example, hope to help beginners.
<陆飞讯> 在 2024-11-08 上传 | 大小:13kb | 下载:0

[系统编程sushu

说明:自动判断输入的一个整数是否为素数 并输出 “是素数” “不是素数”-#include<stdio.h> int main() { int i,n,mark=0 printf("请输入一个整数:",n) scanf(" d",&n) for(i=2 i<n/2+1 i++) { if(n i==0) { printf(" d不是素数",n)
<刘磊> 在 2024-11-08 上传 | 大小:5kb | 下载:0

[系统编程monijianpanzidongdazi

说明:VB编写,检测当前输入法是否是搜狗拼音输入法(不安装搜狗拼音输入法的就不用测试了)如果,不是,则自动切换到搜狗拼音输入法,然后打开记事本,模拟键盘按键进行自动打字等-VB to write, detection of the current input method whether it is a search dog Pinyin input method search dogs Pinyin input method of on d
<陆飞讯> 在 2024-11-08 上传 | 大小:4kb | 下载:0

[Linux/Unix编程Linux-kernel-learn-0.12kernel

说明:最经典的内核学习资料,基于linux0.12内核-Most classical kernel learning materials, based on linux0.12 kernel
<prince> 在 2024-11-08 上传 | 大小:7.09mb | 下载:0

[CA认证Cryptography

说明:maple的密码算法源码!需要更多可以联系QQ451361904-maple password algorithm source code! Need more contact QQ451361904
<蒲锐玲> 在 2024-11-08 上传 | 大小:190kb | 下载:0

[系统编程czxt

说明:计算机操作系统实验源代码!比较准确-Experimental source code of computer operating system! More accurate. . .
<蒲锐玲> 在 2024-11-08 上传 | 大小:629kb | 下载:0

[系统编程stack

说明:栈的基本运算,栈的初始化,元素进栈,元素的出栈,栈的销毁-The basic operation of the stack: stack initialization, put the elements into the stack,output the elements in stack, destroy the stack.
<陆言> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[系统编程the-shortest-path-of-chart

说明:求有向图的最短路劲,根据所给图的边长和顶点,建立有向图,以邻接表的方式存储,并编写程序求从有向图任一点出发的最短路径-according to the graph with sides and vertex, establish a directed graph, and write a program find the shortest path from one of the point of the chart
<陆言> 在 2024-11-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 9383.84 .85 .86 .87 .88 ... 16282 »

源码中国 www.ymcn.org