登录
首页 » 文件处理 » 用于将图像文件转换为内核引导屏幕的位图转换器

用于将图像文件转换为内核引导屏幕的位图转换器

于 2022-06-21 发布 文件大小:188.14 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

Bitmap Converter for converting image files to kernel boot screen

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该程序实现了很好的的输入和输出,更适合…
    该程序很好的实现了文本文档的输入和输出,比较适合初学C的人-The program achieved a very good text document input and output, are more suitable for people learning C
    2022-02-06 14:00:21下载
    积分:1
  • 16 band
    16进制-16 band
    2022-05-13 08:07:29下载
    积分:1
  • BVH阅读器的头
    bvh reader header file
    2022-12-01 00:30:03下载
    积分:1
  • 安装能实现自删除的程序
    安装能实现自删除的程序-installation can be achieved since the deletion of procedures
    2022-01-26 08:07:58下载
    积分:1
  • 原始数据划分为train.dat和test.dat
    应用背景开始是做movielense的数据,可以把原始数据任意划分为train.dat和test.dat,主要是为了做验证实验。非常简单明了,适合初学者看看,如果不喜欢,请轻喷。关键技术# -*- coding: cp936 -*- from sklearn import cross_validation c = [] filename = r"Raw.data" #原始数据 out_train = open(r"train.txt","w") #训练集 out_test = open(r"test.txt","w") #测试集 for line in open(filename):     items = line.strip().split(",")      c.append(items)   c_train,c_test = cross_validation.train_test_split(c,test_size=0.1)#size =你需要的比例 for i in c_train:     out_train.write(",".join(i)+" ") for i in c_test:     out_test.write(",".join(i)+" ")
    2022-01-25 21:21:56下载
    积分:1
  • 两岸通
    两岸通--简繁字互转源代码 --strait-- 66.248.97.196 source code word referrals
    2022-10-14 12:20:02下载
    积分:1
  • CMarkUP最新版11.5
    最有名的一个VC++外部类,Cmarkup,现在已经出了最新版11.5了,现在网上的都是6.1以下的版,希望这个新版对你们有所帮助,一些相用VC开发VML的朋友千万不要错过-one of the most famous VC external categories, Cmarkup, now out of the latest version 8.2. Now online are below the 6.1 version, I hope this new right will be helpful. Some compared with VC VML friend Do not miss
    2023-08-26 14:00:03下载
    积分:1
  • 该代码例子提供了一个对进行压缩和解压操作过程
    该代码例子提供了一个对文件进行压缩和解压文件操作过程-The code provides an example of the documents to document compression and decompression operation
    2022-01-25 22:40:36下载
    积分:1
  • opera bookmarks derived document conversion (to the shortcut generation) opera d...
    opera书签导出文件转换器(加入了快捷方式生成) 将opera书签导出文件转换成收藏夹里的快捷方式-opera bookmarks derived document conversion (to the shortcut generation) opera derived text bookmarks pieces into the collection folder shortcuts
    2022-02-14 07:01:49下载
    积分:1
  • 媒介社会优势
    应用背景selangkah去kejayaan关键技术
    2022-07-20 12:30:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载