资源列表
Array-of-gold-coins-problem
- //金币阵列问题 /*算法思想:将原始数列作为参考数列(m*n),将目标数列的第一列与本身的-n列分别进行对调 在每次对调后进行一下处理:比较对调后的第一列与原始数列的第一列,从而知道对应的行是否要 进行变换。行变换确定后,然后确定列变换,通过列遍历性的交换,将目标数列转换到原始数列*/ -//Gold array problem /* Algorithm thinking: the original series as the reference sequence (m*
Video-Input-(C)
- Just for download another source
CPU_ASM
- c语言嵌套汇编获取Cpu信息,将汇编指令嵌套如C中使用.-get CPU information used by language C and ASM
page_jaune-stat
- Programme de gestion de pages jaunes en implémentation statique
page_jaune-dynam
- Programme de gestion de pages jaunes en implémentation dynamique
test
- image deskew for visual basic 2010 v have a good programming
Faktury
- This program in ANSI C for make bills for your customers. It uses linked list (implemented by me).-This is program in ANSI C for make bills for your customers. It uses linked list (implemented by me).
DomowaBiblioteka
- It s program in ANSI C, which provide you home library. You can, add,delete, edit books in your home library. Additionally you can save, which books are lent for your friends.
Pola
- This program show you how to make application in ANSI c which use Standard Input to control application. It s simple game, check this out.
Projekt-Gotowy
- This program is text editor in ANSI C. It uses linked list (one way). It can open, edit and save txt files.
PROYCOMP
- Compilador primera fase Tokenizacion escrito en lenguaje C
IntArray
- 实现一个类似模板的intarray,也是c++primry3中的代码实现-intarray like the standard libarary which use the <vector>
