资源列表

« 1 2 ... .17 .18 .19 .20 .21 43222.23 .24 .25 .26 .27 ... 66581 »

[其他小程序RSA

说明:C++代码实现对一段文字实现加密解密,而且运用了相关VB的知识,对项目进行了界面设计。-C++ code implements the encryption and decryption of the paragraph of text, but also the use of the VB knowledge about interface design project.
<邵磊> 在 2025-11-20 上传 | 大小:15.26mb | 下载:0

[C#编程Demo

说明:文件加密解密,并且有登陆、用户管理等功能,MD5加密密码。默认用户名和密码为:junjie 数据库是SQLite-File encryption and decryption, and landing, user management function, MD5 encrypted password. Default user name and password: junjie database is SQLite
<王俊杰> 在 2025-11-20 上传 | 大小:502kb | 下载:1

[其他小程序147

说明:利用Image控件制作小动画 利用Image控件制作小动画-Image control to produce a small animation using the Image control to produce a small animation
<ryl> 在 2025-11-20 上传 | 大小:154kb | 下载:0

[C#编程Weather

说明:调用WebService实现天气查询,原理简单。调用WebService实现天气查询,原理简单。-Call WebService weather query, the principle is simple. Call WebService weather query, the principle is simple.
<王俊杰> 在 2025-11-20 上传 | 大小:61kb | 下载:0

[其他小程序Ecg

说明:噪声的分类,不同滤波器的实现,以及对含噪声心电信号的处理。-Noise classification, different filters are implemented, as well as the noise-containing ECG processing.
<董凤菊> 在 2025-11-20 上传 | 大小:1.08mb | 下载:0

[C#编程Call

说明:手机号码归属地查询,有SQL Server和SQLite版,分享给大家学习。-The phone numbers attribution to inquiries, SQL Server and SQLite version to share for everyone to learn.
<王俊杰> 在 2025-11-20 上传 | 大小:1.64mb | 下载:0

[文件操作FreeFileSync_5.12_source

说明:一块优秀的文件同步软件源码,可作为学习参考之用-File synchronization software source code,for studying
<张允> 在 2025-11-20 上传 | 大小:2.56mb | 下载:0

[其他小程序Code

说明:C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-C++ clas
<张媛媛> 在 2025-11-20 上传 | 大小:209kb | 下载:0

[其他小程序Code1

说明:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
<张媛媛> 在 2025-11-20 上传 | 大小:26kb | 下载:0

[其他小程序D8-card-reader-test-for-CSharp

说明:德卡D8读卡器C#测试程序,用于测试与D8读卡器的通信,实现了读卡器的初始化,蜂鸣,密码校验和读写卡操作。-A test program for D&C s D8 card reader, it is used to test the communication with the D8 reader, and it has achieved the operation of the Initialization, beep, password checking reading and writi
<刘鹏> 在 2025-11-20 上传 | 大小:72kb | 下载:0

[其他小程序Code2

说明:每个进程至少拥有一个线程,来执行进程的地址空间中的代码。当创建一个进程时,操作系统会自动创建这个进程的第一个线程,称为主线程。此后,该线程可以创建其他的线程。-Each process has at least one thread to execute the code in the address space of the process. When a process is created, the operating system will automatically create a
<张媛媛> 在 2025-11-20 上传 | 大小:1.81mb | 下载:0

[其他小程序Code3

说明:事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event kernel object, the key to the explanation of the code segment (critical section), and synchronization in multithreaded applications. M
<张媛媛> 在 2025-11-20 上传 | 大小:41kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 43222.23 .24 .25 .26 .27 ... 66581 »

源码中国 www.ymcn.org