资源列表
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.
Russia
- 只有程序源代码,寻求它的相关数据说明,流程图及模块功能。
Md5Code
- 可以用devcpp编译,可以测试文件,字符的md5值-Can be devcpp compile, you can test the file, the character of the md5 value
gpibvc
- NI-488.2 GPIB卡C++类实现了封装,该类库能够实现一卡控制多台仪器和多卡多台仪器的控制。轻松自如地让一台电脑就能控多台高端仪器(如Agilent8960,CMU200,数字电源等).-NI-488.2 GPIB card C++ class implements the package, the library can achieve more than one card control equipment and multi-card multi-instrument contro
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.
abc
- VB键盘记录器(无Dll版),有需要的就下载吧。-VB keyloggers (no Dll version), there is a need to download it.
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
RegexTest
- 在c平台下,采用regex库,使用正则表达式查找文本中匹配字符-use regex to find match string under regex lib