资源列表
classical-algorithm-c-language
- c语言经典算法 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++) /*以下为三重循环*/ for(j=1 j<5 j++) for (k=1
steganodotnet10b_src
- stegano palette method
surf.zip
- Windows上的文本Web服务器
nRF2401
- nRF24L01无线模块的发送和接收代码,AT89S52单片机-nRF24L01 wireless module to send and receive code, AT89S52 microcontroller
VC_TCPaUDP-english
- Source code and Application to send and recieve UDP, TCP/IP packets from PC
Automatic-shutdown
- 自己编写的一个自动关机代码,很简单的,但是适合初学者学习-I have written an automatic shutdown code, very simple, but for beginners to learn
Arkanoid
- 一个好玩的打砖块游戏,用Visual Basic 语言开发,我只完成了基本代码,请多多指教。-A fun Breakout game, developed in Visual Basic language, I only completed the basic code, exhibitions.
GSM_sim_v1.0
- 基于MATLAB的GSM仿真系统 并附有直接画出性能曲线的简化程序。-GSM based on MATLAB simulation system with a direct paint performance curve of a simplified procedure.
nd-yshchd
- 游蛇吃豆的程序只是没有源码,希望理解,但是能够运行-Pac-Rhabdophis procedures not only source, I hope to understand, but can run
10_01
- 多维立体图形 四周旋转可以见道全面的各个地方,属于立体图形!-Dimensional graphics can see the road full rotation around the various parts, are three-dimensional graphics!
Set-the-timer-turned-off
- 设置定时关机,设置时分后可关闭软件,如要取消,打开软件取消就可以!-Set the Sleep timer, set up after midnight and to close the software, if you want to cancel, open the software to cancel you can!
c#服务程序控制
- c#服务程序控制 把该程序复制到服务程序目录下,实现对服务程序的安装、卸载、启动、停止操作
