-
in Java called C procedures do Java and C to a friend, it is worth learning
在JAVA里 调用 C 程序,做JAVA和C的朋友注意了,值得学习-in Java called C procedures do Java and C to a friend, it is worth learning
- 2023-01-04 03:30:03下载
- 积分:1
-
This is a numerical change of the procedure is the use of Shape to achieve, and...
这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
- 2022-07-25 17:48:48下载
- 积分:1
-
能够显示万年历,农历以及任意两天之间的天数差
能够显示万年历,农历以及任意两天之间的天数差-Able to show that calendar, the Lunar and arbitrary number of days between two days of poor
- 2022-11-19 10:45:03下载
- 积分:1
-
C常用算法程序机,是关于解线性方程,各种矩阵的处理。很有实际应用意义...
C常用算法程序机,是关于解线性方程,各种矩阵的处理。很有实际应用意义-C algorithms commonly used procedures machine is on the solution of linear equations, various matrix processing. Very practical significance
- 2022-09-20 08:05:03下载
- 积分:1
-
查看浮点对应的十六进制,自动生成记录文件,以文本格式存盘
查看浮点对应的十六进制,自动生成记录文件,以文本格式存盘-See the corresponding hexadecimal floating-point, auto-generated log files to text format disk
- 2022-12-30 04:10:03下载
- 积分:1
-
vb读写csv文件的示例代码,可以将配置表中的信息读到全局字符串数组中。...
vb读写csv文件的示例代码,可以将配置表中的信息读到全局字符串数组中。-Vb read and write in the csv file in the sample code
- 2022-02-13 11:56:01下载
- 积分:1
-
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助...
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助- C++ In Action the source code for learning C++ People to share! ! We hope to help
- 2022-02-09 18:35:59下载
- 积分:1
-
d3d高效视频图像显示代码
d3d高效视频图像显示代码,需要显示D3D视频的最精炼的代码。希望大家下载研究,互相交流学习 float x,y,z,rhw; //顶点坐标 DWORD color; //顶点颜色 float tu,tv; //纹理坐标 if( FAILED( m_pD3D->CreateDevice( D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, m_hWnd, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-06-15 20:25:20下载
- 积分:1
-
thi is a train management system
thi is a train management system
- 2023-07-05 10:30:03下载
- 积分:1
-
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺...
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。
演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
- 2022-10-13 13:15:03下载
- 积分:1