资源列表

« 1 2 ... .44 .45 .46 .47 .48 3949.50 .51 .52 .53 .54 ... 16274 »

[系统编程vocLogFile

说明:通过多种方式实现日志的记录和输出,主要包括将日志输出到txt文档,调试输出等,日志中有7个等级可供选择输出-Record of the log and output, mainly achieved through a variety of ways including the log output to a txt document, debug output, and 7 levels to choose output log
<wjl> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程ethtool.tar

说明:ethtool的源码,该工具是用于查询及设置网卡参数的命令ethtool ethx //查询ethx网口基本设置,其中 x 是对应网卡的编号,如eth0、eth1等等 ethtool –h //显示ethtool的命令帮助(help) ethtool –i ethX //查询ethX网口的相关信息 ethtool –d ethX //查询ethX网口注册性信息 ethtool –r ethX //重置ethX网口到自适应模式 ethtool –S ethX //查询ethX
<snow> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程DrawListBox

说明:vc++.NET界面编程实例:仿金山毒霸监控防御的列表框的源代码文件,可以在VS2008下运行并编译,界面如上图所示,很漂亮的一个界面列表框,文件不大,欢迎大家下载学习。-VC++. an instance of the NET interface programming: source code files of the the the of the list box of of the imitation Jinshan drug tyrants monitoring Defense, yo
<胡立平 > 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程kMean

说明:k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-k-means clustering
<cao> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程2DES

说明:Delphi双重DES加密算法演示源程序,源码在D7下直接编译就行了,可以顺利运行。源码主要演示如何在Delphi环境下实现双重的DES加密,允许输入明文的情况下,可输入两个DES密钥-Delphi demo double DES encryption algorithm source code, source code compiled in D7 directly on the line, can run smoothly. Main source demonstrates how the
<丽丽> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程java_student_choose_lesson

说明:该系统具备管理学生信息、课程信息、选课信息的功能:用户通过输入账号和密码进下该系统后,可以进行一些基础维护(学生信息维护、课程信息维护、选课信息维护)。全部都可以进行增加、修改、删除、模糊查询。-The system has to manage student information, course information, course information functions: user by entering the account number and password into th
<扈泽瑞> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程VBMouseLeave

说明:实现VB MouseLeave功能: 函数CreateRoundRectRgn用于创建一个圆角矩形,该矩形由X1,Y1-X2,Y2确定,   并由X3,Y3确定的椭圆描述圆角弧度   CreateRoundRectRgn参数 类型及说明   X1,Y1 Long,矩形左上角的X,Y坐标   X2,Y2 Long,矩形右下角的X,Y坐标   X3 Long,圆角椭圆的宽。其范围从0(没有圆角)到矩形宽(全圆)   Y3 Long,圆角椭圆的高。其范围从0(没
<Jerry Huang> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[扫描程序sfz_card

说明:二代身份证识别例程,适用国腾身份证阅读器,可自动读取身份证信息。-Second-generation ID card identification routines for Guoteng card reader, can be automatically read ID information.
<gaoshiyun> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[加密解密AES

说明:aes加密算法,在vc++6.0下可以完美运行,其中包含完整的源代码。-aes encryption algorithm
<立春> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[Linux驱动Relatorio.pdf

说明:Intriducing a System Call to Linux Kernel 2.6 .
<Bajoja> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程mpi

说明:高性能计算与云计算 实验报告 ——MPI 求最短路径 本实验的目的是通过练习掌握分布存储并行编程的知识和技巧。 1. 了解并行算法的设计方法 2. 掌握MPI并行程序编写的基本步骤 3. 掌握MPI编程环境和工具的使用 4. 了解MPI程序调试和调优的技巧 -High-performance computing and cloud computing lab report MPI seeking purpose of this experiment is th
<alfred artorius> 在 2025-11-15 上传 | 大小:180kb | 下载:0

[系统编程Tetris

说明:俄罗斯方块,基于vs2010编写,可以直接使用。有开始界面,可以选择挑战难度等级。-Tetris, based vs2010 write, can be used directly. There began interface, you can choose to challenge the level of difficulty.
<YangZhe> 在 2025-11-15 上传 | 大小:180kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 3949.50 .51 .52 .53 .54 ... 16274 »

源码中国 www.ymcn.org