-
This a program code that solves a puzzle.Which is in 3x3 grid you must place num...
This a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.-This is a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.
- 2022-01-20 22:56:08下载
- 积分:1
-
Atheros网卡读定EEPROM工具
读写Atheros无线网卡EEPROM,测试过AR9280,手边没有别的网卡,请自行测试~
- 2023-05-15 20:55:03下载
- 积分:1
-
利用VC+ARCOBJECTS开发的简单示例
利用VC+ARCOBJECTS开发的简单示例-VC ARCOBJECTS development of the simple examples
- 2022-03-11 15:50:31下载
- 积分:1
-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换...
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6
- 2022-10-12 13:45:04下载
- 积分:1
-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1
-
Some form code, C++ Prepared, very practical! I hope there is help for beginners...
一些窗体代码,C++编写的,很实用!希望对初学者有帮助!来源INT。-Some form code, C++ Prepared, very practical! I hope there is help for beginners! Source INT.
- 2022-02-04 15:15:58下载
- 积分:1
-
文件被修改后通知主界面,不错的程序,可以试一试
文件被修改后通知主界面,不错的程序,可以试一试-After file has been modified,it notifies main window.A good progrmming.You may have a try.
- 2023-04-13 13:00:03下载
- 积分:1
-
HTML5打飞机
HTML5打飞机游戏,仿制之前的微信打飞机,通过Javascript和HTML5进行开发,拙作,望各位莅临指导,不胜感激。
Javascript对象思想强化练习,可修改添加音效和大BOSS等,此版本只是抛砖引玉,一起学习的小练习。
- 2022-02-13 12:47:07下载
- 积分:1
-
检测电脑中的HID设备的数量和信息
本程序基于MFC界面开发,使用编程语言C++,编程工具室VS2008,通过按下按钮,可自动检测连接到电脑上的HID设备以及相关的HID设备的信息,该工程需要在工程属性中添加testUSB文件中的头文件,在link中增量链接使能需要改为NO
- 2022-01-22 13:40:23下载
- 积分:1
-
可精确到1/1000秒,并集成了很多计时功能
可精确到1/1000秒,并集成了很多计时功能-Can be accurate to 1/1000 second, and integrates a lot of time function
- 2022-01-31 04:55:21下载
- 积分:1