资源列表

« 1 2 ... .42 .43 .44 .45 .46 46947.48 .49 .50 .51 .52 ... 66605 »

[其他小程序librarian

说明:简单的学生成绩管理,有英语,数学,c++成绩输入存盘,并对总成绩进行排名,还有各科的成绩分布情况统计。-Simple management of student achievement, there are English, Mathematics, c++ Accomplishments input disk, and a total score to rank, as well as the distribution of vari
<刘海> 在 2025-01-13 上传 | 大小:11kb | 下载:0

[Windows编程InterfacingPICMicrocontrollers

说明:一本英文的pic書籍,希望用pic的朋友喜歡-A pic of English books, hope to use a friend like pic
<楊卓成> 在 2025-01-13 上传 | 大小:2.99mb | 下载:0

[其他小程序2

说明:07年数学建模b题,用C++做的,有一些瑕疵!不过总体说来不错-2007 Mathematical Modeling b title with C++ Do have some flaws! Overall, however good
<曾召明> 在 2025-01-13 上传 | 大小:413kb | 下载:0

[对话框与窗口scrollproppage_Demo

说明:带滚动条属性页哦..一般属性页不带滚动条.-Property page with scroll bar Oh .. the general property page without scrolling.
<林林> 在 2025-01-13 上传 | 大小:25kb | 下载:0

[其他小程序pat7253596

说明:电压带隙基准一个在模拟电路中很重的一部分,本文论述了带隙基准的一个高阶补偿方法-Bandgap reference voltage in the analog circuits in a heavy part of this paper, bandgap reference, a high-level compensation
<PoLo> 在 2025-01-13 上传 | 大小:531kb | 下载:0

[Windows编程ir

说明:Infrared transmitter
<aerochun> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[界面编程mp3PLAYER

说明:一款自己用vb做的mp3播放器,很简单! -A vb do with their own mp3 player, is very simple!
<cissy> 在 2025-01-13 上传 | 大小:20kb | 下载:0

[Windows编程k92

说明:K92 module introduction.
<aerochun> 在 2025-01-13 上传 | 大小:92kb | 下载:0

[Windows编程FiveChess

说明:五子棋源代码。 vc++编译通过。-Gobang the source code. vc++ compiled through.
<sd2008> 在 2025-01-13 上传 | 大小:80kb | 下载:0

[控制台(字符窗口)编程tuixiangzi

说明:推箱子源码,windos控制台编程。代码还有很多不足处-Sokoban source, windos console programming. There are many deficiencies in the code
<sd2008> 在 2025-01-13 上传 | 大小:3kb | 下载:0

[其他小程序Hanoi

说明:一个Hanoi的小游戏 void Hanoi(int n, char x,char y,char z) { if (n==1) { printf("%c %d %c\n",x,n,z) return } Hanoi(n-1,x,z,y) printf("%c %d %c\n",x,n,z) Hanoi(n-1,y,x,z) }-Hanoi in a game vo
<123> 在 2025-01-13 上传 | 大小:142kb | 下载:0

[Windows编程task_grouping

说明:基于Gridsim仿真工具的网格系统仿真代码 包含资源,任务,以及调度-Gridsim simulation tool based on the grid system simulation code includes the resources, tasks, and scheduling
<liuchuan> 在 2025-01-13 上传 | 大小:241kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 46947.48 .49 .50 .51 .52 ... 66605 »

源码中国 www.ymcn.org