资源列表
Text18
- 人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死-it has been a crazy magic known as the "Game of Life" small games, this game is quite simple. Suppose a chessboard like the same square grid, each box had place
3
- 模拟内存管理,操作系统实验,C++编程,免费下载.windows编程.-Analog memory management, operating system experiment, C++ programming, free download. Windows programming.
accretionpictureinthetreenode
- 用c#开发的在树节点添加图片,这里引用一个方法,直接添加上去,然后直接引用就行啦,呵呵 小程序,很简单~!-C# development using the picture to add nodes in the tree, to quote here a way to directly add up, and then direct you to quote on the line, huh, huh applet, it is easy ~!
suanshuma
- 算术码编解码,本程序变量命名都很规范。已经在VC6.0上编译通过-Arithmetic encode and decode
SamplesInC
- how to create threads in C, how a pointer points to an integer, how to copy input entries to output, copy a string to loercase-how to create threads in C, how a pointer points to an integer, how to copy input entries to output, copy a string to loerc
Config-Gsm
- simcom Sim900 Gsm configuration
mergesort
- 用mergesort给array排序,所用到的各种函数,有recursive mergesort 也有iterative mergesort,两种不同的思想,都能完成mergesort-to sort an array use mergesort idea
a
- /* 在我们现在使用的日历中 , 闰年被定义为能被4整除的年份, */ /* 但是能被100整除而不能被400整除的年是例外,它们不是闰年。 */ /*输入包含若干行,每行包含一个正整数,表示从 2000年1月1日开始逝去的天数。 */ /*输入最后一行是-1, 不必处理。可以假设结果的年份不会超过9999。 */ /*对每个测试样例,输出一行,该行包含对应的日期和星期几。格式为YYYY-MM-DD */ /*"DayOfWeek”,其中 “DayOfWeek” 必须是下面
TransfoSat3limb_BH2Sat
- TransfoSat3limb_BH2Sat.m ,功率电子领域matlab仿真文件,已经验证过,程序运行正常-TransfoSat3limb_BH2Sat.m, power electronics matlab simulation files have been verified, the program runs correctly
CPPaccess
- 使用C++编程语言,连接对Access数据库进行操作,常用的方法有DAO和ADO两种方式,本文将介绍采用ADO的方式方位Access数据库。-Use C++ programming language, connection Access operations, commonly used methods are two ways DAO and ADO, this article will introduce the use of ADO approach azimuth Access .
funny
- 没什么技术含量,但是把一些常用功能都屏蔽了,如任务管理器,很有趣-No technical content, but some commonly used features are shielding, such as the mission manager, very interesting
pca
- 主分量分析的源程序,可以用于降阶,压缩图像,还可用于ICA的预处理