-
BMThread
BMThread
- 2022-06-14 04:52:23下载
- 积分:1
-
从剪贴板上获取整个系列号,然后进行分解,依次填入即可。自己做了一个!...
从剪贴板上获取整个系列号,然后进行分解,依次填入即可。自己做了一个!-access from the clipboard on the whole series, then decomposition, can be followed by Enter. Doing a one!
- 2023-03-01 23:35:04下载
- 积分:1
-
射频处理之 PC 仿真器, 可以在 PC 上仿真执行射频的解码过程, 并将解码结果通过串行口输出(115200bps). 另外, 该工具还有 Offline 及...
射频处理之 PC 仿真器, 可以在 PC 上仿真执行射频的解码过程, 并将解码结果通过串行口输出(115200bps). 另外, 该工具还有 Offline 及数据比较(解码前後)功能.-RF processing for PC emulator, the PC simulation of RF implementation decoding process, and will decode the results serial port output (115200bps). In addition, the tool also Offline and data comparisons (before and after decoding) function.
- 2023-04-09 22:20:46下载
- 积分:1
-
年大宇,大宇和# 39;财务总监问我写的一个小软件…
当年在大宇时,大宇的财务部主任托我写的一个小软件,好像后来网星的财务部主管也用这个小软件。输入栏要输入的是计税金额。-year in Daewoo, Daewoo"s financial director asked me to write a small software, like the Star network was the financial director also used the small software. Input column to the admission of taxable amount.
- 2022-02-04 23:00:05下载
- 积分:1
-
some classic VC source code (5)
一些经典的VC源代码(5)
- 2022-03-22 05:57:35下载
- 积分:1
-
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色...
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色-Similar to the windows of the drawing board, based on the MFC framework, can be achieved to save the file and read, draw points and lines circle rectangle and so on, you can set line width, linear and color
- 2022-02-04 20:10:12下载
- 积分:1
-
C++核心编程技术
C++核心编程技术 -C++ Core programming technology
- 2023-08-29 00:35:03下载
- 积分:1
-
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不...
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。
B组:
汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。
C组:
用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式)
-A group
Using assembly language to achieve: on the screen:
SIN (X)+345* X/67
X =?
REXUILT =
Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed.
B:
Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
- 2022-04-25 18:27:40下载
- 积分:1
-
mfc的RTTI过程的模拟,对与理解MFC的RTTI原理有很好的帮助,源码详细编写模拟了MFC的RTTI响应的宏...
mfc的RTTI过程的模拟,对与理解MFC的RTTI原理有很好的帮助,源码详细编写模拟了MFC的RTTI响应的宏-mfc of RTTI process simulation, and understanding of the principle of MFC
- 2023-08-24 16:15:04下载
- 积分:1
-
在VC下生成GTK+工程的脚本
这是我写的GTK+工程向导,如果在VC6 IDE下已经搭建好了GTK+开发环境,可以运行此脚本自动创建GTK+工作目录、工程文件、项目文件和源文件模板,所有操作只需输入工程名称并按回车即可,免去各种配置的麻烦。对于更高版本的Visual Studio,您也可参考此脚本的思路自行编写出自己的工程向导。
- 2023-04-08 11:35:03下载
- 积分:1