-
用C++编写的虚拟键盘程序。在风险投资环境下可以看到…
用vc++编写的虚拟键盘程序。在VC环境下可以看到,有助于开发模拟-With vc++ Prepared virtual keyboard program. In the VC environment can see that will help the development of simulation
- 2022-07-01 17:37:14下载
- 积分:1
-
读取Excel表格文件转换成自定义格式并打印示例
读取Excel表格文件转换成自定义格式并打印示例-read Excel files into a custom format and print examples
- 2022-02-15 19:00:32下载
- 积分:1
-
Source Code for Visual Basic
Source Code for Visual Basic
- 2022-02-03 09:19:47下载
- 积分:1
-
This tutorial is concerned with applications of information theory concepts
in...
This tutorial is concerned with applications of information theory concepts
in statistics. It originated as lectures given by Imre Csisz´ ar at the
University of Maryland in 1991 with later additions and corrections by
Csisz´ ar and Paul Shields.
- 2022-02-04 11:26:44下载
- 积分:1
-
This macro examines the character at the cursor. If it is any of the 4 character...
This macro examines the character at the cursor. If it is any of the 4 characters (){} it tries to find the matching character. For C programs it correctly handles comments, and string and character constants.
- 2023-07-24 15:05:03下载
- 积分:1
-
多项式求和计算的程序
多项式求和计算的程序-polynomial SUMMATION procedures
- 2022-03-10 00:15:27下载
- 积分:1
-
汇编语言的好东西,,电子时钟显示
汇编语言的好东西,,电子时钟显示-language compilation good things, the electronic clock display
- 2022-02-04 02:07:19下载
- 积分:1
-
Paint a very useful tool, with the drawing is similar to learning computer graph...
一款很实用的画画工具,跟画图差不多,学习计算机图像的人可以学习一点。-Paint a very useful tool, with the drawing is similar to learning computer graphics can learn from that.
- 2023-05-31 09:15:03下载
- 积分:1
-
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码...
内存性能状态指示器 2.0(VB.NET2005)
===================================
这个代码原先是VB6的代码,作者升级改造为VB.NET2005。主要功能是获取本地计算机的内存、页面文件、CPU等参数及使用状态。类似Windows的资源管理器中的性能显示,程序以条形图显示物理内存总量、剩余数等。-Memory performance status indicators 2.0 (VB.NET2005) =================================== This code was originally VB6 code, the author upgrading to VB.NET2005. Main function is to access the local computer" s memory, page file, CPU, etc. and the use of state parameters. Similar to Windows Explorer in the performance shows that procedures are in place to bar graph shows the total physical memory, the number remaining.
- 2022-04-13 02:54:09下载
- 积分:1
-
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list of the code is to provide the right information within the rapid indexing, thereby greatly increasing the speed of data access.
- 2022-02-05 03:14:59下载
- 积分:1