-
javascrip
javascrip
- 2022-01-25 14:07:00下载
- 积分:1
-
实体识别
基于机器学习的方法实现生物医学实体识别,来识别生物文献中的实体;用genia语料库作为训练集和测试集,并使用基于机器学习的朴素贝叶斯的方法来训练模型;以此来实现生物文献中的实体。
- 2022-08-17 22:30:49下载
- 积分:1
-
RMI的处理器au1200系列所用的BOOTLOAD,包括SD卡启动USB启动硬盘启动网络启动,并初始化硬件的所有参数,支持内核调试....
RMI的处理器au1200系列所用的BOOTLOAD,包括SD卡启动USB启动硬盘启动网络启动,并初始化硬件的所有参数,支持内核调试.-RMI
- 2022-06-12 13:19:59下载
- 积分:1
-
C#高仿PS界面源码
应用背景本程序是基于C#开发,高度模仿PS做的界面,界面风格和PS基本一致,可供大家参考方法。关键技术 这是C#高仿Photoshop+CS6界面源码,比较适合学习交流使用, 感兴趣的可以下载看看啊。 开发环境为Visual Studio 2010,无数据库,使用.net 3.5开发。
- 2022-03-13 09:17:26下载
- 积分:1
-
js的一个tooltip源码.用于提示信息
js的一个tooltip源码.用于提示信息-js source of a tooltip. For a message
- 2022-06-19 10:24:29下载
- 积分:1
-
vc 扩展 logowiz
vc 扩展 logowiz-vc expansion logowiz
- 2023-08-04 05:20:03下载
- 积分:1
-
calculator, a simple calculation functions, vc programming reflects the benefits...
计算器,实现简单的计算功能,体现vc编程的好处!-calculator, a simple calculation functions, vc programming reflects the benefits!
- 2022-07-04 15:45:25下载
- 积分:1
-
核心编程源代码,很牛的书的相关的源代码,很值得一看,看后受益匪浅,有时间的可以考虑...
核心编程源代码,很牛的书的相关的源代码,很值得一看,看后受益匪浅,有时间的可以考虑-core programming source code, is the cattle related to the source code, is an eye-catcher, after reading the benefit of a time can be considered to see if
- 2022-02-06 13:10:19下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
这是我的C++课程设计作业,一个简单的工资管理系统
这是我的C++课程设计作品,简单的工资管理系统-This is my C++ course design work, a simple payroll system
- 2022-05-04 21:53:00下载
- 积分:1