这篇文章主要介绍了visual studio 2019的安装以及使用图文方法,一款专为帮助程序设计人员更好,设计更优质程序开发的功能强大,需要的朋友可以参考下
2021-08-03 09:07:21 316KB 初学者
1
上位机为COM2口,打开里面的串口.dsp工程可以看见~
2021-07-31 18:06:51 2.45MB 适合初学者
1
一个小型的操作系统,采用gcc进行开发,几千行的代码,方便初学者学习,内含有编译好的映像文件,及bochs模拟器配置文件,可在bochs下模拟运行。如下为源码包内的README文件: # # Snixos Project version 1.0, 2003.6 # (C) Copyright 2003,2004,2005 Jockeyson,KeqianGao # All Rights Reserved. # Distributed under the terms of the GNU General Public License. # # This program is a free and open source software and you can redistribute # it and/or modify it under the terms of the GNU General Public License as # published by the Free Software Foundation. As no any liability is assumed # for any incidental or consequential damages in connection with the # information or program fragments contained herein,so any exception arised # is at your own risk. It is ABSOLUTELY WITHOUT ANY WARRANTY. # Bug report please send to Snallie@tom.com . # 0. What is Snixos Project? Snixos Project is an experimental operating system designed by Jockeyson , KeqianGao aiming at multitask/multithread, Chinese envionment including Chinese characters input and ouput etc... 1. What you need to run Snixos PC with the following minimum configuration: CPU: i386 or above MEM: 2M extended memory or more DISPLAY: VGA or above Floppy Drive: 1.44M 2. Compile Environment RH Linux 7.2 or above (kernel 2.4.7-10 ) NASM 0.98 gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) 3. Compile and install a. unpack the source package tar zxvf snixos_x.x_YYYYMMDD_HHMMSS.tgz b. cd to snixos cd snixos c. before make insert a 1.44M floppy in drive c.1 to make snixos run in VGA text mode make clean make VIDEO=TEXT diskimg make floppy c.2 to make snixos run VGA graphics mode make clean make diskimg make floppy d. bootup with the floppy just created in step c also you can follow this way to run snixos in bochs either in Windows or Linux a. just as the above b. just as the above c. invoke these command: make clean; make diskimg you'll get a snixos ima
2021-07-31 13:02:22 506KB snixos
1
电工基础知识(非常适合初学者)电工基础知识(非常适合初学者)
2021-07-30 10:57:51 1.88MB 电工基础知识
1
stm32系列的芯片,由于功能强大,深受开发人员喜爱。 该资料提供了最基础的例程为初学者提供了很好的学习资料。
2021-07-29 14:47:14 10.25MB stm32 c程序 初学者必看
1
IOS实现天气预报。简单易懂。IOS的资源还是比较少一点吧。觉得例子不错。上传给大家学习。一起进步咯。
2021-07-28 16:10:16 147KB IOS 天气预报 JSON AFNetwork
1
matlab编制的贪食蛇程序,很适合初学者了解代码的应用
2021-07-28 15:03:48 6KB matlab 程序 初学者
1
安卓上的租车项目,源码加apk,可直接使用,初学者也可学习更改
2021-07-28 10:56:22 7.66MB 安卓 租车 初学者框架
1
本书是您在学习编写c#程序时的必备向导,它逐步阐明了c#和.NET的关键概念。本书首先介绍c#语言 的基础知识,然后深入探讨如何利用c#进行面向对象的编程,如何利用c#编写windows应用程序,以及如何 用c#创建动态web页和web服务。最后的两个案例分析提供了多个完整实用的c#应用程序范例,同时展示了 利用c#编写应用程序的方法。 本书适用于初学者,以及相对缺乏编程经验、但又想从不支持面向对象编程技术的语言转移到.NET 的程序员。
2021-07-27 18:11:07 20.46MB C#入门经典
1