资源列表
conway
- c++实现conway生命演化模型,从txt读取初始配置,输入回车进化一代,输入数字进化数字代,输入q退出。-c++ achieve conway model the evolution of life, from initial configuration to read txt, press enter evolutionary generation, digital input digital evolution generations, enter q to quit.
noj习题1
- noj就是程序联系的题库,这是第一题的代码,已经提啊试制成功,have 啊 try
grademanage
- 我的汇编课程设计,一个成绩管理系统 包含增加,插入,删除,查找,排序
joke
- bcd转二进制的源代码文件真的是,可以直接在电脑上运行的-bcd switch to binary is really the source code files can be run directly on the computer
AT89S2051.HEX
- Pure Sine Wave Inverter using Atmel 89S2051, complete project with schematic, pcb and code.
cyuyanbaogao
- 1. 进一步掌握和利用C语言进行程序设计的能力; 2. 进一步理解和运用结构化程序设计的思想和方法; 3. 初步掌握开发一个小型实用系统的基本方法; 4. 学会调试一个较长程序的基本方法; 5. 学会利用流程图或N-S图表示算法; 6. 掌握书写程设计开发文档的能力 (书写课程设计报告) 。
How-to-break-the-2K-limit-of-Keil
- 如何突破Keil软件未注册情况下的2K限制,非常实用-How to break the Keil software is not registered under the 2K limit, very practical
huibianjingdianshili
- 汇编经典实例汇编初学者宝典,必学经典实例-Compilation of the classic examples of compilation for beginners Collection, will learn the classic example of
pdks5
- LBM Lattice Boltzmann格子波尔兹曼程序,二维的例程,不可多得。-LBM Lattice Boltzmann Lattice Boltzmann program, a two-dimensional routines, rare.
1122
- 客户端的聊天程序,可以实现多对多的和一对多的通讯,可以变换字体和颜色等-Client chat program, you can achieve many and one to one chat, you can simply change the colors, fonts, etc.
CAS
- 一个C style Assembler的source code-one of the C style Assembler source code
jinwang
- 4位二进制计数器 基于quartus2程序-module CNT24(CLK,Q) output [3:0] Q input CLK reg [3:0] Q1 always @(posedge CLK) begin Q1<=Q1+1 end assign Q=Q1 endmodule
