搜索资源列表
C++
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,要求每隔4分之一周期,圆的填充色和圆的周边颜色都发生变化(颜色自己选取),同时圆的半径在四分之一周期内由正弦曲线幅值的0.2倍至0.6倍的线性增长。-The preparation of a procedure on the screen there is a center of a circle along the sinusoid trajectory mobile solid round, one request every 4
C-chaoliujisuan
- 自己编写的C语言牛拉法电力系统潮流计算程序-Power flow calculation program written in C language cattle Rafah,
1208myself
- 有关1208芯片的相关程序,完全自己编写,在自己的板子上已经成功运用,希望能够帮主你。-Related procedures in the 1208 chip, fully written, has been successfully used on the board, the main fact you want to be able to.
zhishu
- 这是一个求质数的C语言程序,是自己编写的,已调试可以运行的-This is a C language program and quality number, write your own debugging can run
getrootpath
- c#编写程序的时候,经常需要用的项目根目录。自己总结如下。 -c# programming, often need to use the project root directory, they are summarized below.
SOPC-Nios2-and-LCD-interface
- Altera SOPC Builder提供了Nios Ⅱ处理器及一些常用外设接口,但并没有提供 12864液晶模块的接口及驱动。利用SOPC Builder中元件编辑器Create New Component, 通过自定义逻辑的方法在SOPC设计中添加自己开发的液晶显示模块IP核,并集成到系统, 实现了嵌入式NiosⅡ软核处理器与液晶显示模块的接口设计,并编写了驱动程序。可以和 系统自带的接口组件一样,开发者利用该开发组件,不必了解液晶屏原理就可以使用标准C 函数操作组件进行