资源列表
21231231231231123131
- 用MFC写的一个猜数字的小程序,可以存档,就是在填写数字的时候稍稍有些麻烦。-with MFC wrote a small viewing the procedure can be archived, is filling in the figures slightly some trouble.
ChristmasTree
- 这个是个消遣的小程序,是一棵圣诞树,有心的人可以把它送给你女朋友啊!-this is a pastime of small programs, is a Christmas tree, concerned persons can send it to your girlfriend ah!
定积分求解
- 这是一个在C环境下实现 的关于定积分求解的程序!-This is an environment in C under the integral solution of the procedure!
example100
- vc编程一百例。包括界面 ,按钮,控件,对话框,多媒体等等各方面的实例100个。-vc Programming 100 cases. Including interface, buttons, controls, dialog boxes, multimedia, etc. Examples of the 100.
200505132247180
- 该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的,所以你的计算机在安装Microsoft .NET Framework 才可以运本程序.-I am learning C# out to (including source code) for free learning and we use pure green software, the process is a computer m
文本抖动
- 文本抖动-text jitter
方块魔方2
- 方块魔方-ideographic Cube
BinToText
- 把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用-put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of
lxing
- 编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Princ
test1
- 图书管理小程序,能实现进书,借出等功能,供初学者参考-small library management procedures to achieve books, lending and other functions, reference for beginners
Analysis
- 完成经济型片上数采系统所需的分析功能,目前暂定为 FFT,各种窗函数,以后待硬件完善后再继续添加-economic unit completed several mining system for the analysis function, tentatively scheduled for FFT, Window functions, beyond question hardware continue to improve after adding
N皇后问题的回溯法,非递归实现
- 这是N皇后问题的回溯法,非递归实现.此算法对初学者有难度,最好去参考书.这个问题也是回溯法的经典例题,推荐自己去实践.还有,我贴的程序在TC3.0下调试通过.-This the Queen's retroactive law, non - recursive. This algorithm is difficult for beginners, to the best reference books. This issue is also back classic example of
