▍1. code-
从键盘接收字符串,并统计其中各种字符出现频率!(calculate the frequency of every sinal get from the keyboard!)
从键盘接收字符串,并统计其中各种字符出现频率!(calculate the frequency of every sinal get from the keyboard!)
贪吃蛇游戏C语言程序,简单易懂,适合初学者参考(Snake game C Programming Language, easy-to-understand reference for beginners)
STM32的时钟显示模块,注意没有自动生成hex文件(clock module in STM32)
两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
利用VC编写的井地地震层析成像的小程序,含正演与反演两个部分,并有插值成图的代码,希望对大家有所帮助(Borehole seismic tomography, a small program written with VC, with the forward and inverse two parts, and interpolation mapping code, we hope to help)
西门子公司的电表规约程序开发,已经通过测试希望能给大家带来帮助(Siemens meter the Statute program development, has been tested, I hope we can bring to help)
使用VC++编写的,RPG游戏学习例子,简单演示了,地图上2个NPC(或主角人物)相互跑动的过程(Using VC++ written in RPG games learning example, a simple demo on the map two NPC (or protagonist) running each other)
VC俄罗斯方块源代码,很好玩的哦,这可是我辛苦找来的(Tetris VC source code, very good Oh, this is my hard to find)
this is small othello game. you can see the source and everything pls download it and learn
用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
用中点画圆法画椭圆。可以改变大小和位置。(Ellipse midpoint drawcircle.You can change the size and position.)
这是一款基于VC++6.0平台的电话簿管理系统,适合广大C++初学者借鉴学习。(This is a platform based on the VC++6.0phone book management system, suitable for C++ beginners to learn from.)
FastSlow MA RSI MACD 欧美5分钟 ,写法值得学习,是学习的好范例
弹球游戏,利用滑块移动碰撞弹球,使探球弹起碰撞商贩的滑块来赢得分数。(a game of ball ,ball and slider game,you can move the slider to collide the ball ,ball can move also to collide sliders where above the first slider.)
运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成 为所建树的根结点。(Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node into For the achievements of the root.)
使用VC++ 6.0 获取主板的序列号。(Get motherboard s serial number using VC++ 6.0)
设备管理系统,采用vc++及sql2000,odbc(Equipment management system vc++ and sql2000 )
用VC编的一个计算器,有界面,适合研究生VC编程初期学习使用(VC series a calculator interface, suitable for graduate student VC program initially learning to use)