-
MFC_Othell14882010282002
this is small othello game. you can see the source and everything pls download it and learn
- 2012-03-31 21:56:42下载
- 积分:1
-
POS
使用控件打印收据,功能完整,可以扩展,附带数据库和sql。vs 2005 sql2005 c# winfrom
- 2009-11-06 19:12:31下载
- 积分:1
-
s1
说明: MDVLDVF M VLMCLV KMVKLMCLV
- 2015-01-19 16:22:09下载
- 积分:1
-
EmbeddedProject1
说明: 基于VS2019+VisualGDB的STM32F10X 项目模板
编程语言:C++11
调试方式:Jlink(STM32F10X Project Template Based on VS2019+Visual GDB
Programming language: C++ 11
Debugging: Jlink)
- 2020-06-18 22:00:01下载
- 积分:1
-
measure-24-ways-of-impulse
说明: 本人编写的一段小程序,单片机通过8255a扩展端口,实现3*8=24路低频脉冲信号的测量,采用的特别的软件算法,具有使用价值。通过串口和上位机通信。(this is a small source code i have written. i use 8255a to rich ports for MCU in order to measure 24 ways of impulse. it is practically in use.)
- 2010-03-26 11:30:42下载
- 积分:1
-
bianyiqi
八、 设计SAMPLE语言的语法、语义分析器,输出四元式的中间结果。
检查要求:
a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音)。
b] 请求输入测试程序名,键入程序名后自动开始编译。
c] 输出四元式中间代码(样式见样板输出3和4)。
d] 能发现程序的语法错误并输出出错信息。
(Eight, design SAMPLE language grammar, semantic analyzer, the output quaternion type of intermediate results. Inspection requirements: a] start the process, the first output of the author' s name, class, study number [available in Chinese, English or Pinyin]. b] a request to enter the test program name, type the program name after the compiler automatically. c] output type between quaternion code [see sample output pattern 3 and 4]. d] the procedure can be found in a syntax error and output error message.)
- 2021-01-09 17:48:51下载
- 积分:1
-
FindPort
远程主机端口测试程序,有UI界面。能实现基本功能(port test distance host)
- 2018-05-10 20:20:57下载
- 积分:1
-
FCBO——概念格生成算法
This program computes intents of all formal concepts in an object-attribute data set (a formal context), i.e. the algorithm computes all maximal submatrices of a boolean matrix which are full of 1’s. The program implements FCbO, a fast algorithm based on Kuznetsov’s CbO with improved canonicity test.
The INPUT-FILE is in the usual FIMI format: each line represents a transaction or an object and it contains of a list of attributes/features/items. If the INPUT-FILE is omitted or if it equals to ‘-’, the program reads the input form the stdin. The OUTPUT-FILE has a similar format, each line represents one intent (itemset), where numbers indicate attributes in the intent (itemset). If the OUTPU
- 2022-03-23 20:17:15下载
- 积分:1
-
digital-signal-generator
Matlab 数字信号发生器 课程要求,不全但可用。(Matlab digital signal generator)
- 2011-10-21 16:59:55下载
- 积分:1
-
1
说明: 编写实现C=A+B操作的函数。其中,矩阵A、矩阵B和矩阵C均采用压缩存储方式存储,矩阵元素均为int类型。并设计一个测试主函数,要求按矩阵方式输出矩阵C的数值。设矩阵A和矩阵B为如下所示的矩阵:
A=[█(1 2 3@2 4 5@3 5 6)] B=[█(10 20 30@20 40 50@30 50 60)]
(Prepared to achieve C = function A+B operation. Among them, the matrix A, the matrix B and C matrices are stored in compressed storage, the matrix elements are of type int. The main function and design a test that requires the matrix output matrix C values. Let matrix A and matrix B is a matrix as follows: A = [█ (1 2 3 @ 2 4 5 @ 3 5 6)] B = [█ (10 20 30 @ 20 40 50 @ 30 50 60)])
- 2014-06-05 17:10:29下载
- 积分:1