-
C #,俄文字写的程序,用自己的想象力去写…
C#,俄文表意文字的书写程序,用自己的想象写出了错误的初始权重,但基本功能实现了,哈
- 2022-03-12 19:02:48下载
- 积分:1
-
裁剪图像
这是一个代码在眼底图像裁剪图像。通常我们需要裁剪图片成小的作物来帮助重要特征提取的其他方法,如 kmeans,支持向量机,等等。如今,机器学习方法是很热,所以这段代码是一种数据预处理。
- 2022-04-09 18:27:27下载
- 积分:1
-
SVPWM by AVR32 Reference Codes
这是一个完整的AVR32的参考设计,实现SVM脉宽调制驱动三相电机或逆变器代码可以作为完整的库用于电机驱动。
- 2022-04-12 01:18:21下载
- 积分:1
-
7Zip
This file is part of SevenZipSharp. SevenZipSharp is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SevenZipSharp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with SevenZipSharp. If not, see .
- 2022-07-20 00:09:31下载
- 积分:1
-
ExcelWordOper
DSOFramer在vs2015winform下操作excel、word 等操作。(int DSOFramer,use vs2015 winform operate excel,word ...)
- 2020-06-15 22:35:01下载
- 积分:1
-
在 C# 中的 CRC 数据加密算法
循环冗余校验 (CRC) 是常用的数字网络和存储设备检测到的原始数据意外更改的错误检测代码。输入一个短校验值附加,这些系统得到的数据块的基于及其内容 ; 及多项式除法的余数检索重复计算,并且如果检查值不匹配,可以反推定的数据腐败所采取的纠正行动。这是一个项目 CRC32 Algorithm.It 中的加密数据基于 CRC,输入的数据加密的加密算法。
- 2022-03-24 21:27:09下载
- 积分:1
-
MagicLibrary.dll组件的应用,类似如vs2005
MagicLibrary.dll组件的应用,类似如vs2005
- 2022-05-14 18:44:59下载
- 积分:1
-
NoteBook记事本
该记事本是类似于记事本的windows 窗体应用程序,可以实现简单文件打开,修改及保存的功能。
This document is similar to the Notepad windows form program, you can achieve the file open, modify and save functions!
- 2023-05-07 20:45:02下载
- 积分:1
-
初学者很适用的C#例子
包含多个界面,可用于分别学习各种对象的使用方式,对于初学者来说非常实用,希望对想学习的认识有所帮助!
- 2022-05-05 02:52:43下载
- 积分:1
-
c语言例程之图案设计实操
c语言初学者使用星号设计图案,熟悉符号输出方式。#include #include int main(){ int i,j; for (i=0;i
- 2022-05-18 02:41:58下载
- 积分:1