-
模糊模型的c++源代码,注释完整,清晰易懂
模糊模型的c++源代码,注释完整,清晰易懂-Fuzzy Programming
- 2022-03-21 17:31:02下载
- 积分:1
-
practice a fingering process. Process interface which depicts the various keys (...
一个指法练习程序.程序界面中画出了各个键(限字母)在键盘上的位置,以方便初学者熟悉键盘.可以在程序中设置练习的字母范围,如A~G,H~L...还可以对练习的时间进行设置,时间到后反馈练习成绩.-practice a fingering process. Process interface which depicts the various keys (the letter) in the position of the keyboard, to facilitate beginners familiar with the keyboard. The procedure can set the scope of practice of the alphabet, A to G, H ~ L. .. can also exercise the right time set up, time after practice performance feedback.
- 2023-08-26 00:15:04下载
- 积分:1
-
CRC编码算法,用VC实现
CRC编码算法,用VC实现-CRC coding algorithm, with VC
- 2023-07-13 05:00:03下载
- 积分:1
-
游戏用C #
资源描述简单的C编程语言的源#你tic-tac-toe ;是给定的,玩家可以用鼠标玩。该游戏已经实现了2个玩家模式和程序自动确定谁是赢家。这个应用程序的开发人员是不完整的游戏从来没有声称的编程代码的剂量和目标群体只是为了展示如何设计游戏的难题。
- 2022-12-31 00:30:04下载
- 积分:1
-
在列表控件中使用多行表头
在列表控件中使用多行表头 -list controls in the use of multi-line questionnaire in the first list of controls over the use of the first trip Table
- 2023-03-23 18:25:03下载
- 积分:1
-
吉林大学车辆工程考研资料,欢迎大家下载。欢迎大家提出意见。...
吉林大学车辆工程考研资料,欢迎大家下载。欢迎大家提出意见。-Jilin University vehicle engineering study section of the information, welcome you to download. Welcome to submit their views.
- 2023-05-26 20:35:04下载
- 积分:1
-
一个捕捉屏幕鼠标位置的源程序,包括所有的源码
一个捕捉屏幕鼠标位置的源程序,包括所有的源码-Capture the screen of a mouse the location of source, including all of the source
- 2022-09-18 18:55:03下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005...
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005-The other four parts of C# source code of Design patterns (single piece, factory methods, simple plants, generators). development platform:S2005
- 2022-04-30 05:45:01下载
- 积分:1
-
Student Information Management Information Management students
学生信息管理 学生信 息管理 -Student Information Management Information Management students
- 2022-05-27 08:58:31下载
- 积分:1