资源列表
address-book
- 通讯录程序, 添加、删除、编辑联系人的姓名,联系方式,住址等信息。并能保存于电脑中-The address book program, adding, deleting, editing the names , contact numbers, addresses and other information of the contact person. And we can save it in our computers.
combox1
- combox按键的自定义选择,就是从键盘选择数字,从而选定combox的内容-Combox buttons custom choice, is to choose Numbers from the keyboard, and the content of the selected combox
FindPath
- 寻径问题: 给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短? 实现的功能: 1.自动生成数据; 2.自动生成字符串; 3.显示矩阵图; 4.非法输入的判断; 5.重复输入现有的相同数据的判断; 6.动态生成一维数组,二维数组; 7.数组内数值的比较以及输出; 8.查找标示符在数组中
student-system
- 这是一个用C语言编写的一个学生管理系统 这是一个用C语言编写的一个学生管理系统-student regulation system
69491709BPC
- BP算法神经网络,是用C++写的。功能强大。 有技术含量的。-BP neural network algorithm, is written in C. Powerful. A technical content.
xiaobo4
- 该函数对水印图像进行置乱操作,以打乱水印图像数据的分布,增强水印的抗切割攻击性。-The function of the watermark image scrambling operation to disrupt the watermark image data distribution, enhanced anti-watermarking cutting offensive.
Install
- 打包MSI安装程序的源码,实用WixEdit编辑查看最佳。运行时自动安装。-MSI installer package source code, the best practical WixEdit edit view. Run automatically when installed.
winserialnotifier
- This file is part of QSerialDevice, an open-source cross-platform library
SerialPortClass
- C#开发串口总结,并提炼串口辅助类到公用类库-C# to develop serial Summary and refining serial auxiliary class to a public class libraries
datastruct
- 通过反序输出整数,实现了一个整数的反序输出。很好的实现了反序功能。-#include< iostream> using namespace std int main(){int a,b=0 cout< < please input the integer: < < endl cin> > a while(a){b=b*10+a 10 a/=10 }cout< < the end is < < b< < endl return 0 }
zhihuansuanfa
- os操作系统四种置换算法的置换算法的实现-os
fz易语言32位进程调用64位DLL函数源码
- fz易语言32位进程调用64位DLL函数源码.这是原代码。
