文件名称:djysiV0.4.2
介绍说明--下载内容均来自于网络,请自行研究使用
djyos不是以线程而是以事件为调度核心,这种调度算法使程序员摆脱模拟计算机执行过程编写程序的思维方式,而是按人类认知世界的方式编写应用程序,就如同在嵌入式编程中引入了VC似的。djyos的调度算法使程序员可以摆脱线程和进程的束缚,djyos没有有关线程的api,一个完全不懂线程知识的程序员也可以顺利地在djyos下编写应用程序-djyos but not in event-dispatching thread is the core of this algorithm to get rid of analog computer programmers write programs the implementation process of thinking, but rather by human cognition, the way the world write applications, just as in the embedded programming like the introduction of the VC. djyos scheduling algorithm so that programmers can get rid of the shackles of threads and processes, djyos not have the thread of the api, a complete knowledge of the programmers do not understand the thread can be successfully prepared the application in djyos
(系统自动生成,下载前可以参看下载内容)
下载文件列表
djysiV0.4.2-stm32
.................\si
.................\..\arch
.................\..\....\stm32
.................\..\....\.....\appinit
.................\..\....\.....\.......\appinit.c
.................\..\....\.....\.......\critical
.................\..\....\.....\.......\........\gpio.c
.................\..\....\.....\core
.................\..\....\.....\....\cpu.c
.................\..\....\.....\....\cpus.s
.................\..\....\.....\....\exception.c
.................\..\....\.....\....\exceptions.s
.................\..\....\.....\dma
.................\..\....\.....\...\dma.c
.................\..\....\.....\doc
.................\..\....\.....\...\pcb.pdf
.................\..\....\.....\...\sch1.pdf
.................\..\....\.....\...\sch2.pdf
.................\..\....\.....\...\stm32串口驱动说明.doc
.................\..\....\.....\...\stm32移植日志之一.doc
.................\..\....\.....\...\stm32移植日志之三.doc
.................\..\....\.....\...\stm32移植日志之二.doc
.................\..\....\.....\...\stm32移植日志之五.doc
.................\..\....\.....\...\stm32移植日志之六.doc
.................\..\....\.....\...\stm32移植日志之四.doc
.................\..\....\.....\driver
.................\..\....\.....\......\key
.................\..\....\.....\......\...\key-hard.c
.................\..\....\.....\......\timer.c
.................\..\....\.....\......\uart
.................\..\....\.....\......\....\uart.c
.................\..\....\.....\include
.................\..\....\.....\.......\config.h
.................\..\....\.....\.......\cortexm3.h
.................\..\....\.....\.......\cpu.h
.................\..\....\.....\.......\dma.h
.................\..\....\.....\.......\exception.h
.................\..\....\.....\.......\gpio.h
.................\..\....\.....\.......\inflash.h
.................\..\....\.....\.......\int.h
.................\..\....\.....\.......\nude_io.h
.................\..\....\.....\.......\rcc.h
.................\..\....\.....\.......\stm32f10x_map.h
.................\..\....\.....\.......\timer.h
.................\..\....\.....\.......\uart.h
.................\..\....\.....\.......\uart.h.bak
.................\..\....\.....\.......\wdt.h
.................\..\....\.....\preload
.................\..\....\.....\.......\critical.c
.................\..\....\.....\.......\int.c
.................\..\....\.....\.......\ints.s
.................\..\....\.....\rominit
.................\..\....\.....\.......\initcpu.s
.................\..\....\.....\.......\initcpuc.c
.................\..\....\.....\wdt
.................\..\....\.....\...\wdt.c
.................\..\djyos
.................\..\.....\core
.................\..\.....\....\djyos.c
.................\..\.....\....\endian.c
.................\..\.....\....\sys_init.c
.................\..\.....\djyfs
.................\..\.....\.....\file.c
.................\..\.....\.....\flashfile
.................\..\.....\.....\.........\ddr.c
.................\..\.....\.....\.........\ddr.h
.................\..\.....\.....\.........\ecc256.c
.................\..\.....\.....\.........\fdt.c
.................\..\.....\.....\.........\fdt.h
.................\..\.....\.....\.........\flashfile.c
.................\..\.....\.....\.........\mdr.c
.................\..\.....\.....\.........\mdr.h
.................\..\.....\driver
.................\..\.....\......\driver.c
.................\..\.....\......\key
.................\..\.....\......\...\key.c
.................\..\.....\include
.................\..\.....\.......\critical.h
.................\..\.....\.......\djyos.h
.................\..\.....\.......\driver.h
.................\..\.....\.......\ecc256.h
.................\..\.....\.......\endian.h
.................\..\.....\.......\file.h
.................\..\.....\.......\flashfile.h
.................\..\.....\.......\inc_os.h
.................\..\.....\.......\kernel.h
.................\..\.....\.......\key.h
.................\..\.....\.......\line.h
.................\..\.....\.......\lock.h
.................\..\.....\.......\memb.h
................
.................\si
.................\..\arch
.................\..\....\stm32
.................\..\....\.....\appinit
.................\..\....\.....\.......\appinit.c
.................\..\....\.....\.......\critical
.................\..\....\.....\.......\........\gpio.c
.................\..\....\.....\core
.................\..\....\.....\....\cpu.c
.................\..\....\.....\....\cpus.s
.................\..\....\.....\....\exception.c
.................\..\....\.....\....\exceptions.s
.................\..\....\.....\dma
.................\..\....\.....\...\dma.c
.................\..\....\.....\doc
.................\..\....\.....\...\pcb.pdf
.................\..\....\.....\...\sch1.pdf
.................\..\....\.....\...\sch2.pdf
.................\..\....\.....\...\stm32串口驱动说明.doc
.................\..\....\.....\...\stm32移植日志之一.doc
.................\..\....\.....\...\stm32移植日志之三.doc
.................\..\....\.....\...\stm32移植日志之二.doc
.................\..\....\.....\...\stm32移植日志之五.doc
.................\..\....\.....\...\stm32移植日志之六.doc
.................\..\....\.....\...\stm32移植日志之四.doc
.................\..\....\.....\driver
.................\..\....\.....\......\key
.................\..\....\.....\......\...\key-hard.c
.................\..\....\.....\......\timer.c
.................\..\....\.....\......\uart
.................\..\....\.....\......\....\uart.c
.................\..\....\.....\include
.................\..\....\.....\.......\config.h
.................\..\....\.....\.......\cortexm3.h
.................\..\....\.....\.......\cpu.h
.................\..\....\.....\.......\dma.h
.................\..\....\.....\.......\exception.h
.................\..\....\.....\.......\gpio.h
.................\..\....\.....\.......\inflash.h
.................\..\....\.....\.......\int.h
.................\..\....\.....\.......\nude_io.h
.................\..\....\.....\.......\rcc.h
.................\..\....\.....\.......\stm32f10x_map.h
.................\..\....\.....\.......\timer.h
.................\..\....\.....\.......\uart.h
.................\..\....\.....\.......\uart.h.bak
.................\..\....\.....\.......\wdt.h
.................\..\....\.....\preload
.................\..\....\.....\.......\critical.c
.................\..\....\.....\.......\int.c
.................\..\....\.....\.......\ints.s
.................\..\....\.....\rominit
.................\..\....\.....\.......\initcpu.s
.................\..\....\.....\.......\initcpuc.c
.................\..\....\.....\wdt
.................\..\....\.....\...\wdt.c
.................\..\djyos
.................\..\.....\core
.................\..\.....\....\djyos.c
.................\..\.....\....\endian.c
.................\..\.....\....\sys_init.c
.................\..\.....\djyfs
.................\..\.....\.....\file.c
.................\..\.....\.....\flashfile
.................\..\.....\.....\.........\ddr.c
.................\..\.....\.....\.........\ddr.h
.................\..\.....\.....\.........\ecc256.c
.................\..\.....\.....\.........\fdt.c
.................\..\.....\.....\.........\fdt.h
.................\..\.....\.....\.........\flashfile.c
.................\..\.....\.....\.........\mdr.c
.................\..\.....\.....\.........\mdr.h
.................\..\.....\driver
.................\..\.....\......\driver.c
.................\..\.....\......\key
.................\..\.....\......\...\key.c
.................\..\.....\include
.................\..\.....\.......\critical.h
.................\..\.....\.......\djyos.h
.................\..\.....\.......\driver.h
.................\..\.....\.......\ecc256.h
.................\..\.....\.......\endian.h
.................\..\.....\.......\file.h
.................\..\.....\.......\flashfile.h
.................\..\.....\.......\inc_os.h
.................\..\.....\.......\kernel.h
.................\..\.....\.......\key.h
.................\..\.....\.......\line.h
.................\..\.....\.......\lock.h
.................\..\.....\.......\memb.h
................