基于stm32水质监测系统(毕设)
2019-12-21 22:10:07 6.2MB stm32 c program
1
I am from the days when computer engineers and scientists had to write assembly language on IBM mainframes to develop high-performance programs. Programs were written on punch cards and compilation was a one-day process; you dropped o your punch-code written program and picked up the results the next day. If there was an error, you did it again. In those days, a good programmer had to understand the underlying machine hardware to produce good code. I get a little nervous when I see computer science students being taught only at a high abstraction level and languages like Ruby. Although abstraction is a beautiful thing to develop things without getting bogged down with unnecessary details, it is a bad thing when you are trying to develop super high performance code. Since the introduction of the rst CPU, computer architects added incredible features into CPU hardware to \forgive" bad programming skills; while you had to order the sequence of machine code instructions by hand two decades ago, CPUs do that in hardware for you today (e.g., out of order processing). A similar trend is clearly visible in the GPU world. Most of the techniques that were taught asperformance improvement techniquesin GPU programming ve years ago (e.g., thread divergence, shared memory bank conicts, and reduced usage of atomics) are becoming less relevant with the improved GPU architectures because GPU architects are adding hardware features that are improving these previous ineciencies so much that it won’t even matter if a programmer is sloppy about it within another 5{10 years. However, this is just a guess. What GPU architects can do depends on their (i)transistor budget, as well as (ii) their customers’ demands. When I saytransistor budget, I am referring to how many transistors the GPU manufacturers can cram into an Integrated Circuit (IC), aka a \chip." When I saycustomer demands, I mean that even if they can implement a feature, the applications that their customers are using might not
2019-12-21 21:54:28 4.97MB GPU CUDA Parallel
1
2018年中国少儿编程行业研究报告,研究各大机构的编程教育。
2019-12-21 21:49:47 1.6MB program
1
Java How to Program 第四版中文版 适合刚入门的同学看,经典的java入门教材之一。
2019-12-21 21:47:20 25.22MB Java
1
Java How to Program, Early Objects, 10th Edition, Deitel 2015.pdf
2019-12-21 21:45:06 14.7MB java
1
LPC1768全部模块的(uart,PWM,IIC,AD,DAC,IAP,QEI,RTC,SPI_SSP,timer,EINT,GPIO,GPDMA)程序例程
2019-12-21 21:28:10 11.01MB LPC1768 program
1
Visual C# 2012 How to Program 大学教程,原版书籍PDF,及全套教学PPT
2019-12-21 21:25:11 47.3MB C#
1
我重装了我的电脑,发现之前比较好的键盘驱动和电池管理不见了。苦寻了几天。 好像现在华硕官网不能下载了,我特此收集和整理,欢迎大家下载。 我之前只安装了电池程序发现不能调整电池保养模式。大家先安装键盘驱动再安装电池管理。 只在u4100u型号上真机测试过。但是同系列设备是一样的应该都可以用。
2019-12-21 21:22:55 16.7MB 驱动 电池 保养
1
Cavium Octeon Program Guide 全套的编程手册。该资料一般是不外泄的,从网络上很难下到的。官网需要公司才能注册到Q
2019-12-21 21:18:02 8.58MB Octeon, MIPS
1
ITE6263 schematic-demo program-datasheet-program guide-全套sdk资料啊,难得。
2019-12-21 21:12:59 2.65MB SDK
1