资源列表
huagezi
- 这是一个简单的汇编程序,在汇编后,运行生成的可执行文件,输入行数和列数,即可在屏幕上画出相应行数和列数的格子。-This is a simple compilation of procedures, in the compilation, run the generated executable file, enter the number of rows and columns, you can draw on the screen the corresponding number of ro
ex3.c
- transposed matrix :complete, initialize and display the matrix
prog1A
- A program that takes as argument a list of data types, and it prints the data type size in bytes under the current system
test1
- 在8086平台,用汇编语言,(使用时间中断),不断输出A-In the 8086 platform, using assembly language, (use of time interrupt), and continuously output A
p188
- 在屏幕中间分别显示绿色、绿底红色、白底蓝色的字符串‘welcome to masm!’。-Green, green background of red, white and blue string welcome to masm! In the middle of the screen display.
test18
- determent the value and classify which are number or letter
binary-tree-in-templates
- so i want to make a code, that creates a binary tree, that holds data, for example ints like 1,6,2,10,8 and on pop i get the biggest number, and after that it gets deleted from the tree, and on push i can insert a new element. And this should be in a
cyuyan
- 用单片机I/O口实现流水灯电路 用keil4编辑-To achieve water lamp circuit with the single-chip I/O port
do
- 很简单的一个php+mysql链接操作,新人可以看看,规范写法。-Very simple php+ mysql link operation, the couple can look at, standardized wording.
split
- 指定分隔符来分隔字符串,返回分隔后的列表,并更新相应的关键字表 示例 select * from dbo.[ft_Split]( D,d,f,d,f,s , , )-select* from dbo.[ft_Split]( D,d,f,d,f,s , , )
KHUSH.CPP
- program in cpp using overloading and inheritance concept-program in cpp using overloading and inheritance concept
count_chars
- Count characters in asm