初学,usb串口输出样例
2021-03-05 18:05:44 610KB 树莓派pico
1
pso-example-java-master.zip
2021-03-05 09:06:23 6KB 粒子群算法、Java
verilog PLI handbook example 例子 chapter.01\build_vpi_XL.mak ..........\hello_test.log ..........\hello_test.v ..........\hello_vpi.c ..........\show_value_test.log ..........\show_value_test.v ..........\show_value_vpi.c ..........\vpi_user_XL.c .........2\build_vpi_XL.mak .......
2021-03-04 18:02:05 364KB verilog PLI handbook example
1
基于OpenCL的并行化编程学习资料,很完整的电子书,特别清晰,值得大家拥有,资源难得!!!
2021-03-03 16:01:52 3.75MB opencl
1
基于spring-boot的二维码扫描例子,可以实现网页跳转,或者展示文字等
2021-03-03 10:01:41 61KB 二维码 java spring boot
opc客户端VC++源码
2021-03-02 19:03:58 4.73MB opc
1
Every day, more and more people learn and use the C++ programming Language. I have taught C to thousands of students in my life. I see many of those students now moving to C++ in their school work or career. The C++ language is becoming an industry-accepted standard programming language, using the solid foundation of C to gain a foothold. C++ is simply a better C than C. C++ By Example is one of several books in Que抯 new line of By Example series. The philosophy of these books is simple: The best way to teach computer programming concepts is with multiple examples. Command descriptions, format syntax, and language references are not enough to teach a newcomer a programming language. Only by looking at numerous examples and by running sample programs can programming students get more than just a 揻eel?for the language. Table of Contents Overview I Introduction to C++ 1 Welcome to C++ 2 What Is a Program? 3 Your First C++ Program 4 Variables and Literals 5 Character Arrays and Strings 6 Preprocessor Directives 7 Simple Input/Output II Using C++ Operators 8 Using C++ Math Operators and Precedence 9 Relational Operators 10 Logical Operators 11 Additional C++ Operators III C++ Constructs 12 The while Loop 13 The for Loop 14 Other Loop Options 15 The switch and goto Statements 16 Writing C++ Functions IV Variable Scope and Modular Programming 17 Variable Scope 18 Passing Value 19 Function Return Values and Prototyping 20 Default Arguments and Function Overloading V Character Input/Output and String Functions 21 Device and Character Input/Output 22 Character, String, and Numeric Functions Contents x VI Arrays and Pointers 23 Introducing Arrays 24 Array Processing 25 Multidimensional Arrays 26 Pointers 27 Pointers and Arrays VII Structures and File Input/Output 28 Structures 29 Arrays of Structures 30 Sequential Files 31 Random-Access Files 32 Introduction to Object-Oriented Programming VIII References A Memory Addressing, Binary, and Hexadecimal Review B Answers to Review
2021-03-01 13:47:39 4.2MB C++ example
1
地理编码示例 地址到地理位置。 地理位置定位 其他示例是
2021-02-28 00:39:55 266KB JavaScript
1
git-example
2021-02-27 22:03:44 4.9MB Kotlin
1
入门 首先,运行开发服务器: npm run dev # or yarn dev 用浏览器打开以查看结果。 您可以通过修改pages/index.js来开始编辑页面。 页面在您编辑文件时自动更新。 可以在上访问。 可以在pages/api/hello.js编辑此端点。 pages/api目录映射到/api/* 。 此目录中的文件被视为而不是React页面。 了解更多 要了解有关Next.js的更多信息,请查看以下资源: -了解Next.js功能和API。 交互式Next.js教程。 您可以查看-欢迎您提供反馈和意见! 在Vercel上部署 部署Next.js应用程序的最简单方法是使用Next.js创建者提供的。 请查看我们的以获取更多详细信息。
2021-02-27 11:05:54 88KB CSS
1