-
用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动...
用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动清空。-used to prepare an API function keyboard handling procedures, requirements in the window drawing a rectangle, Size and color set ourselves that if the cursor keys, will be moved to rectangular, According to Key characters will be able to switch characters written on the rectangular, written all over automatically emptied.
- 2023-03-01 00:55:03下载
- 积分:1
-
关于简单遗传算法和简单bp网络的程序,其中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层...
关于简单遗传算法和简单bp网络的程序,其中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层-on simple genetic algorithms and simple bp network procedures, which the matrix multiply very fast, but relatively easy to expand, or arbitrary number of input and any number of hidden layer
- 2022-11-19 19:55:03下载
- 积分:1
-
djvu格式的电子书阅读器,解压缩后可以直接运行使用。
djvu格式的电子书阅读器,解压缩后可以直接运行使用。-DjVu format e-book reader, unzip it using direct running.
- 2022-03-02 19:17:19下载
- 积分:1
-
生成一个 Rayleigh flat
生成一个 Rayleigh flat-fading channel with Doppler shift
- 2023-03-25 00:55:03下载
- 积分:1
-
无线电出租车系统客户家系
这是在线可以家系,必将有助于对 regerster cab.you 可以登录,您可以执行家系的源代码,这个网站有蕙也 = 杜松子酒遮阳篷。
- 2022-02-21 09:35:17下载
- 积分:1
-
一个数字时钟的系统工程
一个数字时钟的系统工程-a digital clock system
- 2022-02-25 05:20:00下载
- 积分:1
-
哈夫曼压缩算法课程设计报告+源码(C++)
哈夫曼压缩算法课程设计报告+源码(C++)-haffuman
- 2022-02-15 15:36:43下载
- 积分:1
-
堆栈的基本应用(用于通讯录)适于初学者加深对其理解学习。...
堆栈的基本应用(用于通讯录)适于初学者加深对其理解学习。-The basic application of the stack (for address book) for beginners to learn to deepen their understanding.
- 2022-03-23 22:17:40下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1
-
One with C++. Net realized very smart man
一个用C++.net实现的非常智能的人机对战--黑白棋游戏, 可以分3个级别, 个人认为值得学习.-One with C++. Net realized very smart man-machine war- Reversi game, can be divided into three levels, personal view is that worth learning.
- 2022-06-15 06:17:55下载
- 积分:1