-
一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式
一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式-a VC into the calculator small program to imitate the Windows calculator format
- 2022-02-04 16:39:14下载
- 积分:1
-
可以更改各种文字的演示程序
可以更改各种文字的演示程序-can change all kinds of written procedures for the demonstration
- 2022-04-20 01:45:40下载
- 积分:1
-
用VC(MFC)准备九
用VC(MFC)编写的九格拼图游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用。
。-With VC (MFC) to prepare the nine-source grid puzzle procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts. .
- 2022-03-25 10:18:25下载
- 积分:1
-
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
- 2022-03-19 05:14:22下载
- 积分:1
-
网络编程,进行端口监听
网络编程,进行端口监听-network programming, monitoring ports
- 2022-05-09 11:09:23下载
- 积分:1
-
mfc实例教程 ,0基础起步,从最基础的窗口代码开始
mfc实例教程 ,0基础起步,分析详细 ,代码十分清晰
- 2022-03-02 06:19:13下载
- 积分:1
-
关于曼彻斯特解码的源代码
曼彻斯特解码的软件,用于无线接收433MHZ传感器的数据,之前看了很久还是很好的学习资料的。用的是CC1101芯片做的载体在最下面
- 2023-03-31 16:45:03下载
- 积分:1
-
Java Perk 5.01 For Win9x/NT辅助产生 Java 特殊效果, 如动画、幻灯片、广告变化、打字效果、数字钟、下拉屏幕等....
Java Perk 5.01 For Win9x/NT辅助产生 Java 特殊效果, 如动画、幻灯片、广告变化、打字效果、数字钟、下拉屏幕等.-NOTE:
Java Perk 5.01 For Win9x/NT assistant produces Java especial effect,for example,cartoon,slide,advertisement change,typing effect,numeric bell,below-haul screen,and so on.
- 2023-06-27 05:50:05下载
- 积分:1
-
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大...
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory caused more debris. This procedure can be started in an allocation of a large memory, thus avoiding the frequent application and release memory. The process greatly enhanced the efficiency of enforcement.
- 2023-01-18 18:45:04下载
- 积分:1
-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
- 2022-05-25 18:34:59下载
- 积分:1