登录
首页 » 电子书 » 新时代软件教程:操作系统 主页制作 服务器 设计软件 网络技术 编程语言 文字编辑...

新时代软件教程:操作系统 主页制作 服务器 设计软件 网络技术 编程语言 文字编辑...

于 2023-03-29 发布 文件大小:234.61 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

新时代软件教程:操作系统 主页制作 服务器 设计软件 网络技术 编程语言 文字编辑-Neway Software Tutorial: Home production server operating system software, network technology design programming language text editor

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

发表评论

0 个回复

  • 名著《飘》的籍,中英文版对照,可以提高英语阅读能力...
    名著《飘》的电子书籍,中英文版对照,可以提高英语阅读能力-novel "Gone with the Wind" of electronic books, in both English and Chinese control, and improve their English reading ability
    2022-03-01 11:40:35下载
    积分:1
  • udp通讯,要的快下载了 udp通讯,要的快下载了
    udp通讯电子书,要的快下载了 udp通讯电子书,要的快下载了 -udp
    2022-03-01 13:00:04下载
    积分:1
  • Flash
    Flash-ROM(闪存)已经成为了目前最成功、流行的一种固态内存,与 EEPROM 相比具有读写速度快,而与 SRAM 相比具有非易失、以及价廉等优势。而基于 NOR 和 NAND 结构的闪存是现在市场上两种主要的非易失闪存技术。 Intel 于 1988 年首先开发出 NOR flash 技术,彻底改变了原先由 EPROM 和 EEPROM 一统天下的局面。紧接着,1989 年东芝公司发表了 NAND flash 技术(后将该技术无偿转让给韩国 Samsung 公司),强调降低每比特的成本,更高的性能,并且象磁盘一样可以通过接口轻松升级。-Flash-ROM (flash memory) has become the most successful and popular form of solid-state memory, Compared with the EEPROM with faster read and write, compared with SRAM and nonvolatile, and the advantages of cheap. For the NOR, and NAND flash memory structure of the market is now two main nonvolatile flash memory technology. Intel in 1988 to develop the first NOR flash technology, completely changed from the original EPROM and EEPROM dominate the market situation. Then, 1989 Toshiba Corporation issued a NAND flash technology (free after the technology transfer to the South Korean Sam sung), stressing the lower cost per bit, higher performance, and the same as the disk interface can be easily upgraded.
    2022-03-19 00:16:16下载
    积分:1
  • 本文件是C++中的经典著作More Effective C++的中文版本.
    本文件是C++中的经典著作More Effective C++的中文版本.
    2022-03-16 17:23:21下载
    积分:1
  • 图灵Ajax三剑客:《Ajax基础教程》、《Ajax实战》、《Ajax高级编程》的源代码...
    图灵Ajax三剑客:《Ajax基础教程》、《Ajax实战》、《Ajax高级编程》的源代码-Turing Ajax Three Musketeers : "Ajax basis Guide", "Ajax real," "Ajax Advanced Programming" source code
    2022-03-16 00:54:06下载
    积分:1
  • BCH编译码的DSP实现.pdf,fanbufaafeiyao20gezi
    BCH编译码的DSP实现.pdf,fanbufaafeiyao20gezi-BCH coding and decoding the DSP realize. Pdf, fanbufaafeiyao20gezi
    2023-02-15 00:55:04下载
    积分:1
  • 1001个问题,请你给answres
    1001 questions you are asked to give answres
    2022-03-24 20:27:59下载
    积分:1
  • 中文译名《最优C/C++编程秘诀》。中对new/delete、malloc/free,构造/析构函数等等C/C++难点问题有详细深入的讲解。
    中文译名《最优C/C++编程秘诀》。书中对new/delete、malloc/free,构造/析构函数等等C/C++难点问题有详细深入的讲解。-Hansard "optimal C/C programming tips." Book of the new/delete and malloc/free, Construction/destructor function, etc. C/C difficult issues detailed, in-depth explanation.
    2023-01-04 01:30:05下载
    积分:1
  • Visual.C programming skills selected 500 cases with Disks Chapter 1 of a news bo...
    Visual.C++编程技巧精选500例随书附盘 第1章 消息框 1.消息框设置演示 第2章 常用控件 13.如何使用picturebox 控件浏览多种格式的图像? 12.如何使listcontrol控件支持整栏选择? 11.如何在列表框中自动装载磁盘文件列表? 10.如何显示载有richedit 控件的对话框? 9.如何限制编辑控件输入的字符类型? 8.如何在程序窗口中创建按钮控件? 7.按钮设置演示 6.如何使用滚动条控件? 5.如何使用进度条控件? 4.如何使用列表控件? 3.如何使用树形控件? 2.如何使用标签控件? 1.如何使用滑块控件? 第3章 通用对话框 8.如何在程序启动时弹出文件打开对话框? 7.如何在文件对话框中预览位图文件? 6.文件对话框文件夹操作演示 5.文件对话框使用演示 4.如何使用查找与替换对话框? 3.如何使用页面设置对话框? 2.如何使用颜色对话框? 1.如何使用字体对话框? 第4章 标题栏与菜单栏 26.如何在子菜单中记录历史文件? 25.如何确定顶层菜单所占的行数? 24.如何取消对菜单状态的限制? 23.如何取消应用程序菜单栏? 22.如何获取菜单栏高度? 21.如何在对话框类型的应用程序中加载菜单? 20.如何设计自定义快捷菜单? 19.如何创建一个弹出式菜单? 18.如何触发一个菜-Visual.C programming skills selected 500 cases with Disks Chapter 1 of a news box. Speech news box set Chapter 2 of said common control 13. how to use the picturebox control View Multi-Format Image? 12. How listcontrol Control supportive of the whole column choice? 11. How the list box automatically loading disk document lists? 10. How to show co
    2022-03-11 09:18:49下载
    积分:1
  • OpenCV is supported by Intel s Open Source Computer Vision Library. It is lightw...
    OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效――由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 这本书是一本OPENCV入门书-OpenCV is supported by Intel s Open Source Computer Vision Library. It is lightweight and highly efficient- by a series of C functions and a small amount of C++ classes that implement the image processing and computer vision in a lot of common algorithms. This book is a primer OPENCV
    2022-01-26 06:29:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载