登录
首页 » 界面开发 » counter procedures can be revised procedures for automatic memory before each am...

counter procedures can be revised procedures for automatic memory before each am...

于 2022-05-30 发布 文件大小:8.79 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

程序计数器 可以将一段程序进行修改 而后自动记忆每次修改的版本 用户可在C盘相应的文件夹中查看: 修改结果EG第几行修改了或者删除了-counter procedures can be revised procedures for automatic memory before each amended version of the C users can set the corresponding folder View : Amending the results EG line number amended or deleted

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 非常实用的放大镜,浮动窗体,可以放大屏幕到任何倍数.
    非常实用的放大镜,浮动窗体,可以放大屏幕到任何倍数.-very useful magnifying glass, floating windows, can enlarge the screen to any multiples.
    2022-02-13 19:12:06下载
    积分:1
  • Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training s...
    Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training sequence. The use of a training sequence bypasses the need for multi-dimensional integration. The LBG algorithm is of iterative type and in each iteration a large set of vectors, generally referred to as training set, is needed to be processed. Usually, vectors sampled from a group of typical signals to be encoded altogether construct a training set T={x1,x 2,?.x M} ,where xi represents a sampled training vector and M represents the size of training set which is far greater than the codebook size N.
    2023-07-03 15:00:03下载
    积分:1
  • 图像隐写术使用DWT
    Steganographyis一个技术信息隐藏。借助ofsteganography人们可以偷偷沟通。它涉及通信secretdata在适当的多媒体载体,如文本,图像,音频和videofiles。隐写术的主要动机是为了确保该transmittedmessage是完全隐藏在盖的信号内,并由此确保该消息isaccessible仅由预定receiverand不受任何入侵者或未经授权方。thisresearch的主要目的是提出一种新颖的和安全的高容量图像steganographytechnique小波的帮助下以可接受的不可见性和总体安全性的高层次的水平变换。
    2022-01-25 17:02:41下载
    积分:1
  • 使用Qt+LibQrencode实现二维码生成
    应用背景 使用Qt+LibQrencode实现二维码生成,支持跨平台编译 编译环境:Qt Creator + Qt4.8.4     二维码(QR Code)是用某种特定的几何图形按一定规律在平面(二维方向)分布的黑白相间的图形记录数据符号信息的。是所有信息数据的一把钥匙。应用十分广泛,如:产品防伪/溯源、广告推送、网站链接、数据下载、商品交易、定位/导航、电子凭证、车辆管理、信息传递、名片交流、wifi共享等。   二维条码常用的码制:     Data Matrix、MaxiCode、Aztec、QR Code、Vericode、PDF417、Ultracode、Code 49、Code 16K等。   二维码与一维码的对比:     一维码:只能在一个方向(一般是水平方向)上表达信息,只能由数字和字母组成。     二维码:在水平和垂直方向都可以存储信息,能存储汉字、数字和图片等信息。 可以看出,二维码是一种比一维码更高级的条码格式,应用领域也要广得多 关键技术Libqrencode(QRencode)是一个用C语言编写的用来解析二维条形码(QR Code)的程序库,Libqrencode通过手机的CCD摄像头来扫描二维条形码。二维码容量可达7000个数字或4000个字符,是非常强大的。  
    2023-06-10 10:35:04下载
    积分:1
  • Max6675 温度程序
    应用背景关键技术快速测量温度,用于arduino快速 开发开,两线偶电热杆。对于初开发学者有很好的学习案例,也可以进一步应用一般温度设计。
    2022-03-14 04:28:04下载
    积分:1
  • MFC定时器timer应用在对话框内显示文字
    应用背景 此程序可实习对话框内每隔一定时间将设定颜色的文字在水平方向和竖直方向显示,呈现出动态文字的效果,具体界面如下,有需要的朋友可以下载,嘿嘿: 关键技术基于MFC对话框的timer定时器应用,同时用puttext函数进行文字显示,并设置其颜色,定时器每隔一定时间显示文字,并切换其位置,整体看起来像是动态文字效果,主要用timer实现,希望对您有用!
    2022-05-16 23:56:37下载
    积分:1
  • 控制,MFC的例子,包含了大量的源代码,包括:cdirtreectrl…
    控件,MFC示例,包含很多源代码,包括:CDirTreeCtrlu demo-host tree progressu inu status s2u demo-schedule model StatusBar列出进度和集成示例win32c controls-摘要列表向导抽象步骤设置标准树页标准属性示例文件结构树列表数字和简单集成Ftp一个简单的编程范例编程范例Ftp两个简单浏览器示例摘要视图两个简单数据库示例
    2022-10-13 17:30:03下载
    积分:1
  • 该压缩包可直接解压,不需密码,可以让vc的实现xp风格
    该压缩包可直接解压,不需密码,可以让vc的界面实现xp风格-the compression packages can be directly extracted without password, allows the interface to achieve vc xp style
    2023-08-27 19:40:04下载
    积分:1
  • 简介
    Introduction Do you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. Features Transparency effect for both channel and thumb. Customize size of the thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap. -IntroductionDo you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. Features Transparency effect for both channel and thumb. Customize size of the thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap.
    2022-03-12 12:19:31下载
    积分:1
  • PCSC Delphi sample code
    PCSC Delphi sample code源码, 帮助你连线到smart card, 并取得需要的资讯 程式码精简易懂,适合入门的朋友使用 另外也希望可以跟大家交流更多的源码
    2023-03-05 00:15:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载